web services - SOAP AMSX tracing vb.net -


i trying creating logging (tracing) soap webservice created on visual studio 2010 using vb.net. microsoft has created tracing asmx in link: https://msdn.microsoft.com/en-us/library/bb885203(v=vs.100).aspx , don't understand below points:

  1. in section should code added in web.config?
  2. how can view traced data? file created , saved somewhere?
  3. is there way specify webmethods traced?

any additional links or explanations appreciated


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -