Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging question
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Debugging question
Miscellaneous
Thread ID:
00967643
Message ID:
00967643
Views:
48
I've got a web app that I suddenly have to maintain. The original developer didn't use the standard .NET project/code-behind structure for building the site (it's very ASP-like...sigh..). All of the code is embedded into the ASPX (and ASCX) pages.

Is there an easy way to set break points/debug the pages in this scenario? This is easy enough to do with a real project and code-behind page, but I wasn't able to make this work by setting breakpoints directly in the ASPX page. Would this have to be done via attaching to the process while the page is running (eg. set a long delay so I have time to attach to it) (assuming that would work), or is there an easier way?

Thanks,
-Paul

RCS Solutions, Inc.
Blog
Twitter
Reply
Map
View

Click here to load this message in the networking platform