Page 1 of 1

System.Drawing.Color does not implement IXmlSerializable int

Posted: Mon Feb 07, 2011 4:34 am
by 13049545
Hi Steema,

Whenever I add a Steema TeeChart for .Net v3 to a form in a VB.Net 2008 whenever I try and save I get the error in the attached image file.

Type 'System.Drawing.Color, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' does not implement IXmlSerializalbe interface therefore can not proceed with serialization.

This didn't use to happen -- I wonder if a service pack of some sort from MS may have disabled this --

Any help with this would be greatly appreciated.

Running on Windows XP 32 bit.

Clicking 4 times on the error dialog per save is really slowing me down. :(

Thanks,

ja

Re: System.Drawing.Color does not implement IXmlSerializable int

Posted: Mon Feb 07, 2011 10:48 am
by 10050769
Hello jzarech,

This problem is the same that explain here. Please check that it is the link works in your application.


Thanks,

Re: System.Drawing.Color does not implement IXmlSerializable int

Posted: Wed Feb 09, 2011 4:25 pm
by 13049545
Thanks for your solution! I get it now.

So I traced through and here's what I think happened -- one of the workstations that upated this project (Using Visual SVN) had updgraded to this version of TeeChart but didn't have the latest update.

After this update -- they checked in the solution and then other workstations got the latest code from source control and started receiving the errors above.

So we upgraded the problem workstation to the latest and greatest version of TeeChart and then manually removed all code being flagged by .Net as errors and checked in the project and updated all workstations to the latest source code and voila -- the problem is gone! :)

Thanks again for your quick top notch support! Your company kicks ###!

ja

Re: System.Drawing.Color does not implement IXmlSerializable int

Posted: Thu Feb 10, 2011 12:01 pm
by 10050769
Hello jzarech,

I am glad that you can solve your problem :).

Thanks,