Vs.Net Debugging Not working!

M

m3ckon

Please help,

I am using vs.net 2003 to develop asp.net apps and for some reason the
debugging does not work.

When I set a breakpoint in a page, the code does not stop as it should
do.

Can someone please tell me how I re-enable debbuging??

(someone else in the company installed vs.net on my machine)

Thanks,

M3ckon
 
R

Richard Blewett [DevelopMentor]

Are you trying to debug a release build?

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

nntp://news.microsoft.com/microsoft.public.dotnet.framework/<#[email protected]>

Please help,

I am using vs.net 2003 to develop asp.net apps and for some reason the
debugging does not work.

When I set a breakpoint in a page, the code does not stop as it should
do.

Can someone please tell me how I re-enable debbuging??

(someone else in the company installed vs.net on my machine)

Thanks,

M3ckon




---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.769 / Virus Database: 516 - Release Date: 24/09/2004



[microsoft.public.dotnet.framework]
 
A

Alvin Bruney [MVP]

there is a comprehensive debug walk thru posted on extremeexperts.com
it covers most debugging situations, you should start there
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top