I am having issues with the details property of the SoapException class.
When I throw the exception, I am creating child nodes within the detail
node. Everything is fine until it gets to the client. On the server side,
the detail node look basically like this...

<detail><error><number>1</number><message>text
here</message></error></detail>

When it gets to the client, it looks like this...

<detail />

It seems like it isn't even sending the node. Have any of you had this
problem?

TIA,
Shawn Brown

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to