Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging a VB.Net web form
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00639690
Message ID:
00640145
Views:
14
>Hi,
>
>Is there anything special I have to do to get the program to halt execution at a breakpoint in a VB.Net web form? I've set a number of breakpoints - all of which the program should be stopping at - but doesn't.
>
>Unfortunately the book I'm using to learn this sfuff doesn't have much info on debugging ...
>
>Thanks, Al

Make sure that you're running a debug project. THere's also an option on the project level that determines whether ASP.NET debugging is enabled. Even if it's checked, maybe unchecked, recompile, then check it and recompile again. That setting maps to the IIS virtual and sets up debugging on the server level.

Other than that you should just be able to set a breakpoint and go.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Reply
Map
View

Click here to load this message in the networking platform