Debugging XMLSerializer usage in .NET webservice.
You can add a switch to the machine.config to keep compiler generated files:
[system.diagnostics]
[switches]
[add name="XmlSerialization.Compilation" value="4"]
[/switches]
[/system.diagnostics]
After this, the temp directory would have the generated files.
Thursday, March 17, 2005
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment