Search found 4 matches
- Tue Jul 07, 2009 7:25 pm
- Forum: .NET
- Topic: license file not being copied to output dir
- Replies: 9
- Views: 12962
Re: license file not being copied to output dir
Tutorial 17 was very helpful. I was able to deploy to a user machine with no errors once i embedded the licenses.licx files in the 2 projects that reference teechart and the startup object. one minor question from the tutorial: What does the following mean? "... plus the corresponding 'not-published...
- Tue Jul 07, 2009 5:06 pm
- Forum: .NET
- Topic: license file not being copied to output dir
- Replies: 9
- Views: 12962
Re: license file not being copied to output dir
i found the tutorial inside this file :
C:\Program Files\Steema Software\TeeChart for .NET v3\Docs\TeeChart for .Net Tutorials.chm
C:\Program Files\Steema Software\TeeChart for .NET v3\Docs\TeeChart for .Net Tutorials.chm
- Tue Jul 07, 2009 4:39 pm
- Forum: .NET
- Topic: license file not being copied to output dir
- Replies: 9
- Views: 12962
Re: license file not being copied to output dir
narcis i found and loaded the example project. i see the licenses.licx file in the project directory on the disk but not in visual studio. i do not know how to see how it is used as an embedded resource inside visual studio. i have searched for "licenses.licx" in the project but it not referred to i...
- Tue Jul 07, 2009 2:10 pm
- Forum: .NET
- Topic: license file not being copied to output dir
- Replies: 9
- Views: 12962
Re: license file not being copied to output dir
i am getting the same error that dunion is getting ("... a valid license could not be granted for the type 'Steema.TeeChart.Chart'.") I don't know how to do the trick that he mentioned so could you explain to me where the licenses file needs to be and what needs to be in it. I am a very new to C#, h...