Hi,
When trying to debug in VS 2005 with ASP.net Dev Server, the following occurred:
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /en/default.aspx
Does anyone has any clue?
First don't use the Dev Server, it's crap!
Most of the features in EPiServer is not supported in it so.
Set up the enviroment as you did with 2003 and use your IIS as web server.
/HAXEN
Hi,
You need install this extension from Microsoft:
http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx
After that you could develope EPiServer solutions in VS 2005 as you did VS 2003. If you right click on project and select "Properties" you will get one tab with name "Web". You can chose "Use IIS Web Server" under section "Servers"