Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 889711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T13:36:41+00:00 2026-05-15T13:36:41+00:00

I get the following error after moving aspx page to some folder. Error: Unhandled

  • 0

I get the following error after moving aspx page to some folder.

Error: Unhandled Error in Silverlight Application 
Code: 2104    
Category: InitializeError       
Message: Could not download the Silverlight application. Check web server settings    

Environment: Win7 x64, VS2010, SL 4.0.50524.0, IE8, IIS7.5

Steps to reproduce:

  1. In VS 2010 create a new Silverlight
    Application (target .NET Framework
    4.0).

  2. Host the Silverlight application (Silverlight version 4.0) in a new Web site (Web application project).

  3. Runs SilverlightApplication.web project, where the starting page is SilverlightApplicationTestPage.aspx
  4. Application run successful without any error.
  5. In VS2010, create a new folder with name Test under SilverlightApplication.web project and move the SilverlightApplicationTestPage.aspx page to it.

    SilverlightApplication.web
    — Test
    — SilverlightApplicationTestPage.aspx

  6. In the SilverlightApplication.web project change the path to the starting page refer to the moved pageSilverlightApplicationTestPage.aspx (Properties -> Web tab -> Start Action -> Specific Page = Test/SilverlightApplication5TestPage.aspx)
  7. Runs SilverlightApplication.web project again.

Result:
The above JS error appears.

I have checked the MIME types (xaml, xap and etc.) in my IIS. They are present.
I can successfully access directly to the SilverlightApplication.xap file.

Do you have any idea what I’m doing wrong?

Maybe I should change some additional settings after moving asp page that host Silverlight control?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T13:36:41+00:00Added an answer on May 15, 2026 at 1:36 pm

    I got the same result when following your instructions. The problem is the following line in your aspx page:

    <param name="source" value="ClientBin/TestOnly.xap"/>
    

    The page is trying to load the XAP file from a directory called ClientBin under your test directory. Change the line to this:

    <param name="source" value="/ClientBin/TestOnly.xap"/>
    

    Now the path will start at the root of the web site. I also noticed this line in the aspx page:

    <script type="text/javascript" src="Silverlight.js"></script>
    

    This won’t load correctly either for the same reason. I changed the line to:

    <script type="text/javascript" src="/Silverlight.js"></script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 515k
  • Answers 515k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I'm sorry, I'm not familiar enough with JavaFX to help… May 16, 2026 at 6:39 pm
  • Editorial Team
    Editorial Team added an answer You've got it right. Pickling to a blob is the… May 16, 2026 at 6:39 pm
  • Editorial Team
    Editorial Team added an answer Is this a cross domain request? In that case your… May 16, 2026 at 6:39 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am getting the following error after deploying my web application to a 2008
I was using the following code to retrieve HTML snippets from a database table
The following code sends me an email holding the following variables. One of the
The following code does not work scp /home/username/public_html/site/pictures/* myUsernameAtMyMac@myIpAddress:/home/Masi/Desktop/ I have Allow only essential
I'm trying to backport an android 1.6+ application to android 1.5. Following the advice
I'm just in the process of moving from Visual Studio 2008 to Visual Studio
Why do I get a mysql_query(): supplied argument is not a valid for the
I am trying to get Orbited working on OS X 10.6. Installing it in
How do I change my library to allow partially trusted callers? I get the
I have an Excel spreadsheet that I'm reading in that contains some £ signs.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.