Ask a Question related to ASP.NET General, Design and Development.
-
Steve C. Orr, MCSD #1
Re: ASP.NET Debugging error
Unfortunately there are many things that can cause debugging to break.
But the good news is virtually every potential problem is documented along
with the solutions here:
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306172[/url]
and
[url]http://www.gotdotnet.com/team/csharp/learn/whitepapers/howtosolvedebuggerproblems.doc[/url]
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"T SELVAN" <thamaraiselvann@ayso.org> wrote in message
news:0d2d01c34581$a35e9b90$a001280a@phx.gbl...> Hi,
>
> In my Visual Studio.Net development environment, Under
> menu Debug\Process, I am not getting the "aspnet_wp.exe".
> Not able to Debug ASP.NET Project in my Local Machine. I
> am getting this message...
>
> "Error While trying to run project: Unable to start
> debugging on the web server. The server doesnot support
> debugging of ASP.NET or ATL server applications.
>
> Please advice me regarding this.
>
> Thanks and Regards,
> T Selvan
> .
>
>
Steve C. Orr, MCSD Guest
-
Debugging Online Error Message
I get the error below when deploy my application to a web server and test it from SOME machines? It seems like a generic message. Could anyone... -
Debugging returning 401 HTTP error
Hi James, The thread I posted is in the "Newsgroups: microsoft.public.dotnet.framework.aspnet" the Title is the same with this one. Thanks. ... -
debugging ASP.NET , not enough storage space error
Hi, after I got my IIS server to wor and making a few projects. out of the blue, no changes made I get this error when trying to debug an... -
Strange Error While Debugging
I put a break point in the Page_Load function but when I tell it to run till breakpoint, a little question mark appears inside the breakpoint stop... -
Debugging error
Hi Check out this KB Article. http://support.microsoft.com/default.aspx?scid=kb%3Ben-us% 3B306172 Ravikanth future



Reply With Quote

