ASP.NET enable web site license

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Hermes
Newbie
Newbie
Posts: 15
Joined: Fri May 24, 2019 12:00 am

Re: ASP.NET enable web site license

Post by Hermes » Fri Oct 04, 2019 7:38 pm

Hi, I made further research and found that a simple page with a teechart doesn't works ok.
I've attached a simple demo (without bin folder, packages folder nor Teechart.licences) that I cannot make it works fine.
Could you make it works and say me what is missing?
TeechartLicenseError_XI.png
TeechartLicenseError_XI.png (100.09 KiB) Viewed 10977 times
Thank you un advance
Attachments
WebSite.zip
(10.08 KiB) Downloaded 720 times

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: ASP.NET enable web site license

Post by Christopher » Mon Oct 07, 2019 6:38 am

Hello,

I think this project was missing an AssemblyInfo.cs with the necessary EntryAssembly attribute in it:
devenv_2019-10-07_08-34-18.png
devenv_2019-10-07_08-34-18.png (83.29 KiB) Viewed 10961 times
With this added in the watermark disappears:
firefox_2019-10-07_08-33-44.png
firefox_2019-10-07_08-33-44.png (13.1 KiB) Viewed 10961 times
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Hermes
Newbie
Newbie
Posts: 15
Joined: Fri May 24, 2019 12:00 am

Re: ASP.NET enable web site license

Post by Hermes » Mon Oct 07, 2019 3:51 pm

Hello, with this added, not only the sample but my site has also been fixed.
Thank you, and is good time to update the documentation :D

Post Reply