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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...