Jump to content
Software FX Community

ChartFX Client Server 6.2 64-bit version crashing with ShowTips=true


CPP_ProductDeveloper

Recommended Posts

We have license of ChartFX Client Server 6.2 and use it for two version of our product : 1) C++ MFC-based 32 bit Application 2) C++ MFC based x64 bit application.

 IDE is MS VS 2015.

The 32-bit version of ChartFX control is works fine, but  x64 version is crashing with “ShowTips” = true.

The 32-bit version of ChartFX.ClientServer.Core.dll is newer then x64-bit version:  32-bit dll version is 6.2.2229.30687 and x64 dll version is 6.2.1637.1.

Where can I find a newer version of x64 bit dll (The same as x86 or newer)?.

Steps to reproduce bug:
1) In VisualStudio 2015 create new MFC Application. Select "Dialog based" interfaces in wizard.
2) Into dialog resource insert activex control "Chart Object" and set "ShowTips" property to "TRUE"
3) Set "Solution platform" to "x64"
4) Compile and run application
5) Move mouse over ChartFX control - application immediately crashes.

Test project is attached - MFCTestChartFXx64.zip - Compile it and move mouse over ChartFX control.

Best regards.

MFCTestChartFXx64.zip

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...