juresmith
December 5th, 2005, 10:06 AM
I develop an application using Visual Studio .NET 2002, Managed C++. I have imported Mschart.ocx control using Aximp.exe tool, which has produced AxMSChartLib.dll and MSChartLib.dll files. I have set all project properties and the compiled application functions properly on my computer on which that application is developed. But a problem arises when that application runs on another computer. I have installed all relevant files on another computer, but Microsoft .NET Framework gives this exception: "You do not have a license to use this ActiveX control". I have checked: this ActiveX control exists in C:\Windows\System32 on that computer. What need I to do to provide running of my application on other computers?