You might try ProxyTrace from PocketSoap. Or, if you have control over both the server and client, you could write a SoapExtension to dump the output of the call.
-----Original Message----- From: Unmoderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Allan N. Sent: Thursday, September 23, 2004 2:42 PM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] SoapException "Requested registry access is not allowed" (SoapTrace) On Thu, 23 Sep 2004 12:00:17 -0400, J. Merrill <[EMAIL PROTECTED]> wrote: > (Are you sure your WebMethod is called, vs the problem being somewhere >before that?) > btw: how can I trace the soaprequest and response between my client and server here ? my gut feeling tells me it's the input data that causes the stored proc to throw up -- @llan =================================== This list is hosted by DevelopMentor(r) http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with CSharp August 30 - September 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with CSharp August 30 - September 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com
