Error deploying desktop teechart (licenses.licx)
Posted: Mon Jul 13, 2009 4:03 pm
Hi,
I've used the example/tutorial as suggested but i don't find it easy to understand, and I'm getting nowhere. A step by step example would be more useful.
My application is desktop, dotnet 2.0, vis studio 2008, vista enterprise os.
The application consists of several assemblies. I'm testing deployment/installation to a virtual XP machine using Virtual PC.
When its run and I try to access the form containing my Teechart, I receive the error that means it's not finding the licencing information.
My Teechart components were dragged onto a test form in my reporting assembly project (which is NOT the start-up assembly). A licences.licx file appeared in the reporting project's "properties" subdirectory after doing this. The licences.licx build action is Embedded Resource, Copy to Output directory is "do not copy". Nothing in custom tool or custom tool namespace. The form is created when a button is clicked on a form in another assembly.
Trying to get it to work, in my Setup project I have also configured it to put a copy of licences.licx into the application directory too.
What am i doing wrong please?
ps I also seem to be having problems when I try to drop a teechart onto an empty form in a new desktop application. I first of all have to manually add teechart.dll as a project reference or I get COM exceptions.
I've used the example/tutorial as suggested but i don't find it easy to understand, and I'm getting nowhere. A step by step example would be more useful.
My application is desktop, dotnet 2.0, vis studio 2008, vista enterprise os.
The application consists of several assemblies. I'm testing deployment/installation to a virtual XP machine using Virtual PC.
When its run and I try to access the form containing my Teechart, I receive the error that means it's not finding the licencing information.
My Teechart components were dragged onto a test form in my reporting assembly project (which is NOT the start-up assembly). A licences.licx file appeared in the reporting project's "properties" subdirectory after doing this. The licences.licx build action is Embedded Resource, Copy to Output directory is "do not copy". Nothing in custom tool or custom tool namespace. The form is created when a button is clicked on a form in another assembly.
Trying to get it to work, in my Setup project I have also configured it to put a copy of licences.licx into the application directory too.
What am i doing wrong please?
ps I also seem to be having problems when I try to drop a teechart onto an empty form in a new desktop application. I first of all have to manually add teechart.dll as a project reference or I get COM exceptions.