Thanks for the response Zafar.
I *think* i have tracked it down:
I have an XmlElement in my Class:
public System.Xml.XmlElement trackingInfo;
When I would receive a null value for this:
<trackingInfo/>
The CPU would shoot to 100%. I am at a loss as to why this would happen,
but when there is content for this field, it works fine.
Reg
> could you post the xml/xsd data which causes this, as well as compile-able
> code which shows the problem?
[quoted text clipped - 31 lines]
> >
> > Reg
Zafar Abbas - 29 Nov 2005 18:24 GMT
Are you using .net framework 1.1? If you are, could you try it with .net
framework 2.0?
Thanks.
> Thanks for the response Zafar.
>
[quoted text clipped - 49 lines]
> > >
> > > Reg