System.Drawing.Color does not implement IXmlSerializable int

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
jzarech
Newbie
Newbie
Posts: 58
Joined: Mon Jul 07, 2008 12:00 am

System.Drawing.Color does not implement IXmlSerializable int

Post by jzarech » Mon Feb 07, 2011 4:34 am

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
Attachments
systemdrawingcolor.png
System.Drawing.Color does not implement IXmlSerializable interface
systemdrawingcolor.png (10.66 KiB) Viewed 8599 times

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

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

Post by Sandra » Mon Feb 07, 2011 10:48 am

Hello jzarech,

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


Thanks,
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

jzarech
Newbie
Newbie
Posts: 58
Joined: Mon Jul 07, 2008 12:00 am

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

Post by jzarech » Wed Feb 09, 2011 4:25 pm

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
Last edited by jzarech on Thu Feb 10, 2011 3:31 pm, edited 1 time in total.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

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

Post by Sandra » Thu Feb 10, 2011 12:01 pm

Hello jzarech,

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

Thanks,

Post Reply