Can someone help me out?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The problem is the current application which is developed, making to many calls to webservice
in no of files in the project. I want to identify the webservice or webmethod names which are called but i don't want to debug or run through the code, because it involves lot of time

Is there any way

Thank

dinoo
 
that's what you are going to have to do. no easy way around it

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
dinoo said:
The problem is the current application which is developed, making to many calls to webservices
in no of files in the project. I want to identify the webservice or
webmethod names which are called but i don't want to debug or run through
the code, because it involves lot of time.
 
Back
Top