I built a web site that uses Steema.TChart to generate charts bmps and draw them on pdf docs with Visual studio 2005. When I test the website on my local machine, it works fine, but when I publish the site to the web server, it complains about the license. I do not have a physical access to the server so I can not really install teechart in that box. I wonder if there is any license file that I can upload to the server. The following is the error message I get from the server.
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.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: 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.