binqing Posted December 7, 2010 Report Posted December 7, 2010 We are developing a window form application under VS2010 using ChartFX Client Server Control, and experienced some problem with the ChartFX Client Server Control. After the project is set up, add the ChartFX Client Server Control (cfx4032.ocx) to the reference of this project, and then add this control to the ToolBox, while we drag this control to the window form, we get the following error message "Failed to import the ActiveX control. Please ensure it is properly registered." At the same time we can see a warning icon in front of the "AxChartfxLib" under the "Reference" folder in the 'Solution Explorer" window. It seems that the ChartFX Client Server Control is not properly registered, so we specifically unregister and re-registered the ChartFX Client Server Control (cfx4032.ocx) one more time using the regsvr32. After this re-registration, we try again, but the problem still persists. So would you give some suggestion or tip of how to solve this problem? Thanks in advance. Quote
Recommended Posts
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.