D
Dave Veeneman
I'm using XML Serialization on a class hierarchy headed by a Project Class.
When I attempt to serialize, I get an InvalidOperationException from
system.xml.dll with the explanation that there was an error reflecting the
Project type.
Is there a way to get any more information about this error? I'm not sure
whether it's occuring in the Project class or in one of the contained
classes. And I can't tell what's causing the exception. Thanks for your
help.
Dave Veeneman
Foresight Systems
When I attempt to serialize, I get an InvalidOperationException from
system.xml.dll with the explanation that there was an error reflecting the
Project type.
Is there a way to get any more information about this error? I'm not sure
whether it's occuring in the Project class or in one of the contained
classes. And I can't tell what's causing the exception. Thanks for your
help.
Dave Veeneman
Foresight Systems