Why can't I debug?

A

Andy Crawford

It used to stop at breakpoints. I had to re-install VS.net (2002, XPpro). Now it won't stop at breakpoints.

I've set build to "DEBUG". Web.Config has debug="true". ASP.NET debugging is checked.

What am I missing?

Thanks,
Andy
(e-mail address removed)
 
B

Bjoern Wolfgardt

Hi,

maybe you can give us the error message.

cu
Bjoern Wolfgardt
It used to stop at breakpoints. I had to re-install VS.net (2002, XPpro). Now it won't stop at breakpoints.

I've set build to "DEBUG". Web.Config has debug="true". ASP.NET debugging is checked.

What am I missing?

Thanks,
Andy
(e-mail address removed)
 
N

nic

Have you ever been able to debug? I could debug and then
ran the IISLockdown tool. Turns out the debug verb is
blocked by the urlscan utility. You need to add DEBUG to
the selected list of verbs in your urlscan.ini file (This
will only apply if you have ran the IISLockdown tool)

Good luck

-----Original Message-----
It used to stop at breakpoints. I had to re-install
VS.net (2002, XPpro). Now it won't stop at breakpoints.
 
A

Andrew Crawford

I don't get any error messages. It just won't stop at breakpoints. I
remember this problem when I first installed VS.NET, but I don't
remember what I did to start debugging again.

Thanks
 
M

Microsodt News

Check this:

Click Properties on the menu bar (2003) or right click the project in the explorer (either version). Go to the properties page, and select the Configuration properties. Then look at Debugging, and make sure ASP.NET is checked.

Tom

--
Tom Vande Stouwe MCSD.net, MCAD.net, MCP

If you are not making any mistakes
....you are not trying hard enough.
It used to stop at breakpoints. I had to re-install VS.net (2002, XPpro). Now it won't stop at breakpoints.

I've set build to "DEBUG". Web.Config has debug="true". ASP.NET debugging is checked.

What am I missing?

Thanks,
Andy
(e-mail address removed)
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top