Quote:
quote:Originally posted by Lee Dumond
Are you sure you did the conversion to 3.5 correctly?
I will mention that this is very often the result of not having anonymous identification set up to allow anonymous access to the ASPNET worker process. It would help if we know what development server you were running this on.
|
I set up a blank solution and then added an existing website. This process took me to a wizard that was straight forward to follow. If I may ask, how do I set up an anonymous identification that allows anonymous access to the ASPNET worker process. I was running this on just the Visual Studio development server. My environment is: I have a Windows Vista Ultimate machine and on top I have a virtual pc with a Windows Server 2008 OS. This is my development machine. So, all code is build in Server 2008. Which really it is not an issue. The issue is just Visual Studio. Because when I build my website on Visual Studio 2005 everything works fine and the minute I build this same project after conversion in Visual Studio 2008 then I get the problem. Thanks