1

I am running into an issue where I am trying to build a proxy class, but the XML schema has nested attributes. Here is a forum post about the issue - .NET Nested Attributes, but I am wondering if there is not an easier way to do this? Any help is appreciated.

Wade

Wade73
  • 4,359
  • 3
  • 30
  • 46
  • 1
    can you be more specific? Rather than linking to something else that records a lengthy discussion between other people about i-don't-know-what, can you specifically describe what you are trying to do, and the problem you're encountering while trying to do it? a small bit of sample code for illustration is also helpful. – Cheeso Dec 17 '10 at 18:18

1 Answers1

0

The issue was solved by this post on Stack Overflow - 'Error serializing body'. Problem calling Fedex webservice through .NET 3.5. Specifically, http://support.microsoft.com/kb/326790/en-us.

Wade

Community
  • 1
  • 1
Wade73
  • 4,359
  • 3
  • 30
  • 46