.Net TeeChart Embedded License not evaluated

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
8355
Newbie
Newbie
Posts: 12
Joined: Wed Oct 13, 2021 12:00 am

.Net TeeChart Embedded License not evaluated

Post by 8355 » Sun Feb 16, 2025 12:30 pm

Hi Team,

We are facing issue TeeChart .Net License in our deployed application.

We wrote a .net wrapper project and has embedded (TeeChart.licenses) in project and generated a dll,this is included web application and using regasm command we registered dll and generated tlb file and placed license file in the same location.

Tried options with Build Action as Embedded Resource and NONE
Copy to Output Directory as Copy Always

While generating reports we still see reports with evaluation license but in development environment,we are seeing license is evauated,Please suggest what is missing here

Attached screenshots for your reference,Please resolve this issue as we have dependency with customer deliverables.
Attachments
TeeChart_WebReference_NET_IIS.png
TeeChart_WebReference_NET_IIS.png (7.34 KiB) Viewed 2535 times
TeeChart_EmbeddedLicense.png
TeeChart_EmbeddedLicense.png (22.55 KiB) Viewed 2535 times

harithav
Newbie
Newbie
Posts: 2
Joined: Fri Jul 05, 2024 12:00 am

Re: .Net TeeChart Embedded License not evaluated

Post by harithav » Mon Feb 17, 2025 6:44 am

Hi Team,

Any updates on this?

Thanks!
Srikanth Ananthoju

Marc
Site Admin
Site Admin
Posts: 1289
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: .Net TeeChart Embedded License not evaluated

Post by Marc » Mon Feb 17, 2025 8:43 am

Hello Srikanth,

The requirement looks similar to the question posted here:

C# library running TeeChart being called from client app

Note the use of "[assembly: EntryAssembly]" in the AssemblyInfo of the consumed dll (where TeeChart is being used).

Regards,
Marc Meumann
Steema Support

Post Reply