Ask a Question related to ASP.NET General, Design and Development.
-
Luca Buratti #1
Debug Does Not Start
I have an application that does not debug...but any other
application debug normally...
what can I check?
Luca Buratti Guest
-
debug CF6/7
I need to know if there is an ide that can interactively debug CF6/7. I wish to set breakpoints, step thru code, read the values of vars etc. CF... -
CF MX6.1 will not auto start after server reboot.. but will start by hand...
I just moved all the stuff to a new dual Xeon Windows server 2003. Problem with CF MX 6.1 is that it will not start after a server reboot! I get... -
How do I debug?
I just installed Sokkit and have been teaching myself PHP. Doing ok, except for the fact that when I have an error in my code, my webpage comes... -
How to Debug ASP.NET Web App with SSL
I have an ASP.NET web application on a virtual directory that is set to require SSL. After making the settings in IIS I try to debug from VS.NET and... -
debug
how and where do you apply or use this. -
Khutso #2
Re: Debug Does Not Start
Please check that your application is in debug mode, nto release mode
"Luca Buratti" <luca_buratti@hotmail.com> wrote in message
news:20ac01c33ee9$f34fa110$a601280a@phx.gbl...> I have an application that does not debug...but any other
> application debug normally...
>
> what can I check?
Khutso Guest
-
Saravana #3
Re: Debug Does Not Start
Check whether you have kept ASP.NET debugging unchecked
Solution :
In VS.NET IDE
Right Click Project - >Properties->Configuration Properties
->Debugging-> Debuggers Enable Check the checkbox for ASP.NET Debugging
--
Saravana
Microsoft India Community Star,
MCAD,SE,SD,DBA.
"Luca Buratti" <luca_buratti@hotmail.com> wrote in message
news:20ac01c33ee9$f34fa110$a601280a@phx.gbl...> I have an application that does not debug...but any other
> application debug normally...
>
> what can I check?
Saravana Guest



Reply With Quote

