Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Verification on Web Service
Message
From
06/10/2010 14:47:15
 
 
To
06/10/2010 12:25:00
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01484151
Message ID:
01484197
Views:
34
>>Did you check the XML that was sent? This sounds as if my suggestion should work:
>>http://msdn.microsoft.com/en-us/library/ybce7f69(VS.80).aspx
>>Snip:
>>"When serializing objects into an XML document: If the XmlSerializer class encounters a null reference for an object corresponding to an XML element, it either generates an element that specifies xsi:nil="true" or leaves the element out entirely, depending on whether a nillable="true" setting applies."
>
>We cannot check the XML because this is under HTTPS. So, no matter what tool we would use, everything goes out encrypted.

The beauty of black boxes coupled with encryption ;-)
AFAIR there is a way either with fiddler or a proxy server to get a readable copy of the XML.
Was a XXXXXX endeavor to read up on it and to get it working when I banged heads with it -
and I promptly refuse to remember it. It is documented somewhere at the client side...
Probably Rick knows a way from the hip - might ask him directly through his site.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform