Hi Jason,
Thanks for using Microsoft Newsgroup Service. My name is Hongye Sun [MSFT]
and it is my pleasure to work with you on this issue.
After my research on this issue, I found that this issue as you described
can be caused by many possibilities and it is hard to tell what caused the
error right now. I need the serializable classes and the xml file that you
are testing on to do further troubleshooting. Can send them to my email
address (hongyes@online.microsoft.com, remove 'online.')?
Here is information for you to do troubleshooting on your side:
One possibility of the issue is caused by duplicate members in xml file. If
there are two fields with same name in xml file, the SOAP formatter is
unable to identify them and report the same exception as you reported.
The duplicate members may look like:
---------------------------------
<m_Image5 xsi:null="1"/>
<m_Image5 xsi:null="1"/>
---------------------------------
m_Image5 is one of the fields in the class.
Can you have a quick check of the xml file and verify that there is no
duplicate in all the members of the error class?
Thanks in advance for your cooperation and I will be waiting for your
reply. Have a nice day.
Regards,
Hongye Sun (hongyes@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.
Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subs.../aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.