I have installed VS2005 + service packs on the Win7 X64 machine, and TeeChartNET3VSNET2005.exe. This ran fine until it attemtped to integrate with VS2005, at which point it generated an error
Accepting this error allowed the installer to complete.TeeGofer Help2 Registration Utility has stopped working
Opening the application I need to compile in VS2005 works fine, but the compilation fails with an error
I closed that solution and opened a new project, with a single form. I dragged a TeeChart from the toolbar onto the form, and can quite happily edit it in the design environment. However, compilation fails with the same error. This application has a licences.licx file, containing the following:Exception occurred creating type 'Steema.TeeChart.TChart, TeeChart, Version=3.5.3498.27367, Culture=neutral, PublicKeyToken=9c8126276c77bdb7' System.ComponentModel.LicenseException: An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'. Please, contact the manufacturer of the component for more information. C:\Users\porterbe\Documents\Visual Studio 2005\Projects\WindowsApplication2\WindowsApplication2\Properties\licenses.licx
Code: Select all
Steema.TeeChart.TChart, TeeChart, Version=3.5.3498.27367, Culture=neutral, PublicKeyToken=9c8126276c77bdb7
Regards & TIA
Bernie