Page 2 of 2

Re: ASP.NET enable web site license

Posted: Fri Oct 04, 2019 7:38 pm
by 20086309
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 11024 times
Thank you un advance

Re: ASP.NET enable web site license

Posted: Mon Oct 07, 2019 6:38 am
by Christopher
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 11008 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 11008 times

Re: ASP.NET enable web site license

Posted: Mon Oct 07, 2019 3:51 pm
by 20086309
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