This issue started this morning and I don't have a handle on it.
I create a blank Silverlight Business Application and press F5. I get an IE error saying the Xap file could not be downloaded. I click on the debug button, and it shows a page from a different Silverlight project and thus is trying to download the wrong
XAP file.
If I then go back to the project and set the startpage to the .html page, it works fine. If I delete the aspx file, and then rename the html file to .aspx, the error returns.
IE shows that it is not serving up the aspx file of the current project, but the prior project. I went in and deleted the earlier project, and it then switched to running an even earlier project that was being worked on.
I have rebooted several times, still same issue.
It must be an issue with Cassini servering up the wrong page.
Greg Hollywood
Member
92 Points
238 Posts
Cassini server serves wrong aspx page on project startup
Feb 20, 2010 06:46 PM | LINK
This issue started this morning and I don't have a handle on it.
I create a blank Silverlight Business Application and press F5. I get an IE error saying the Xap file could not be downloaded. I click on the debug button, and it shows a page from a different Silverlight project and thus is trying to download the wrong XAP file.
If I then go back to the project and set the startpage to the .html page, it works fine. If I delete the aspx file, and then rename the html file to .aspx, the error returns.
IE shows that it is not serving up the aspx file of the current project, but the prior project. I went in and deleted the earlier project, and it then switched to running an even earlier project that was being worked on.
I have rebooted several times, still same issue.
It must be an issue with Cassini servering up the wrong page.
Greg
Greg Hollywood
Member
92 Points
238 Posts
Re: Cassini server serves wrong aspx page on project startup
Feb 20, 2010 09:11 PM | LINK
This was an IE issue. There is a setting to for Temp Files and it was set to not ever check for a new page!