Search found 4 matches
- Mon Oct 17, 2005 1:49 pm
- Forum: .NET
- Topic: licensing problem
- Replies: 6
- Views: 8933
Hi Marc, Thank you for your time. I agree with you in the point that a license is necessary while the application is designed in visual studio. The problem i have is that my dll is a plugin that is loaded at runtime from another application. The application uses my plugin through standardised interf...
- Fri Oct 14, 2005 1:00 pm
- Forum: .NET
- Topic: licensing problem
- Replies: 6
- Views: 8933
Hi Marc, my pugin is not used in a designtime environment. I made a example project to clarify my problem: http://www.dmdak.net/TChartLicense.zip I think the problem is that you call LicenseContext.GetSavedLicenseKey with null as the second parameter in GetLicense of your LicenseProvider. In this ca...
- Thu Oct 13, 2005 2:42 pm
- Forum: .NET
- Topic: licensing problem
- Replies: 6
- Views: 8933
- Thu Oct 13, 2005 1:32 pm
- Forum: .NET
- Topic: licensing problem
- Replies: 6
- Views: 8933
licensing problem
Hi, I have developed a plugin dll in c# witch, among others, uses TeeChart.dll version 1.1.2004.16592. The TChart license is correctly embedded as a resource in the dll. The plugin is loaded by an application written in c#. I have not the option to include the TeeChart license in this application, b...