Debugging in Visual Studio .NET
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I do not know, how to step through in VS.NEt for the following scenario: From asp.net app i am referring to a component, which uses TP to connect to a remote component using SoapHttp. Assume the remote component gives me a xml string which is processed by another component and it stripes it. Now i wanted to check the complete xml response, in order to do that i wanted to do a step through till the actual invocation of remote component. Right now i am not able to debug it after asp.net pages...means the class libraries are not allowing to debug. Please help me Cheers, Venkatraman Kalyanam Bangalore - India Reality bites: I am reality