Hello, I am attempting to set up .NET on my notebook( I have everything set up at work and it works just fine ) When I attempt to start a web application using sqlserver 2k, I get this error msg: "Error while trying to run project: Unable to start debugging on the web server. The server does not support debugging of ASP.NET or ATL Server applications. Run setup to install the Visual Studio .NET server components. If setup has been run verify that a valid URL has been specified.
You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Would you like to disable future attempts to debug ASP.NET pages for this project?"
Now, I have looked at the online docs and everything seems to be correct. Any advice would be greatly appreciated. Thanks in advance!
You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Would you like to disable future attempts to debug ASP.NET pages for this project?"
Now, I have looked at the online docs and everything seems to be correct. Any advice would be greatly appreciated. Thanks in advance!