Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting the parameters of a method
Message
From
12/02/2007 07:56:49
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
05/02/2007 14:12:36
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01192526
Message ID:
01194687
Views:
21
Michel why don't you use a soap extension, that's how I do it, I created a dump soap extension that plugs into the soap pipeline and log's all the calls input, output of the soap messages into a file.
Soap extensions are very powerfull and fun to work with once you get the hang of it.

>In my logging mechanisms, to log the parameters received into a Web Service method, I am calling a method at the end of each method for the logging purpose where I pass the parameters received. I would like to know if there would be a way to use the Request.Headers() to detect the parameters received in order to avoid doing all that manually at the end of each method.
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform