Jump to content
Software FX Community

ERR: Input string was not in a correct format


Hareesh Bharadwaj

Recommended Posts

Hi

I am using Chartfx in one of my application. I need to add a title for my chart control.

It is working fine with regular characters. But when i tried to put { or } character in the title of a chart  you can not save the file :

I am geting the error : Input string was not in a correct format. This error is occuring while we try to call the method

public

virtual void Export(FileFormat format, Stream stream);

Please help me, Is there any validation inside that method for special characters.Please comment

Regards

Hareesh 

 

Link to comment
Share on other sites

Hi Frank

Thank you for your kind reply.As you mentioned I installed the service pack for windows forms from the support site .

CfxNet62SP builded on Monday, October 22, 2007, 2:24:56 PM- Please comment whether it is the correct one.

But still when I put { or } character in the title and use the method SoftwareFX.ChartFX.Chart.Export(FileFormat format, Stream stream);

It is showing "Input string was not in a correct format" exception.Is there any validation for special characters like {,} for the Title string.

please help me.

Regards

Hareesh 

Link to comment
Share on other sites

Wait a minute...

I ssumed you were using Chart FX 7 (since you are posting on the CHart FX 7 forum).

This issue was corrected in Chart FX 7.0, it has not been corrected/reported in Chart FX 6.2.

If you are using Chart FX 6.2, please contact Software FX Support to report this issue.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...