Groups | Blog | Home
all groups > asp.net announcements > march 2008 >

asp.net announcements : Debugging w/Visual Studio when using Ajax


katmagic
3/17/2008 10:03:14 AM
When I am stepping through a web app that uses ajax, it also steps through
the ajax files, and I don't want to step through those, is there is a way to
eliminate pages that you don't want to debug? It steps through
ScriptObjectBuilder.cs, ExtenderControlBase.cs, CollapsiblePanelExtender.cs,
and an awful lot of other files that take a lot of time to step through when
I don't know what the next event on my aspx pages will be. Is there a way
to disallow debugging of those files so I can simply eliminate them?
AddThis Social Bookmark Button