Hi All
I have moved to a new hard drive and am trying to copy my old projects over. When I try to run them I get the following error Error: The web server is not configured correctly *Visual <http://msdn.microsoft.com/en-us/library/0y3b8byc(v=VS.90).aspx> Studio 2008 *Visual <http://msdn.microsoft.com/en-us/library/0y3b8byc(v=VS.80).aspx> Studio 2005 *Visual <http://msdn.microsoft.com/en-us/library/0y3b8byc(v=VS.71).aspx> Studio .NET 2003 The web server is not configured correctly. See help for common configuration errors. Running the web page outside of the debugger may provide further information. Possible causes of this error include: * Trying to debug a .NET Web application that was copied to a different machine, manually renamed, or moved. When I run the program outside of the debugger I get the following 403 error The website declined to show this webpage HTTP 403 Most likely causes: * This website requires you to log in. When I run the program outside of the debugger I get the following 403 error I have compared the entry in IIS with the one on my old hard drive I have checked permissions on the application folder I have run aspnet_regiis -i I have run IISReset Any other thoughts? Thanks Kirsten
