Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Can't run Web Forms while inside VS.NETS IDE


Message #1 by "Dragontec" <frank@d...> on Mon, 30 Apr 2001 15:04:08 -0700
When I run a Web Form project from inside VS.NET's IDE I get the following

message:



Unable to automatically attach to http://ServerName/WebApplication1.aspx.

For ASP.NET projects verify that 'debugmode' is set to 'true' in the project

file 'config.web'  For ALT Server projects verify that the 'DEBUG' verb is

associated with your ISAPI extension.





I have the debugmode = 'true' in the config.web and I don't understand the

second part of the error message.  No matter what I do I can't run Web

Forms.



I looked and looked for help on the web but can't find an answer.



Thanks




  Return to Index