Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Debugging question
Divers
Thread ID:
00967643
Message ID:
00967643
Vues:
47
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
Répondre
Fil
Voir

Click here to load this message in the networking platform