Page 1 of 1

Error Compiling in Azure After Adding Steema .Net License File

Posted: Wed May 29, 2024 4:24 pm
by 13049545
I added the license file for TeeChart.Net to my asp.net project and it compiles fine locally - but in Azure the build files with:
Error CS0246: The type or namespace name 'EntryAssemblyAttribute' could not be found (are you missing a using directive or an assembly reference?)

I know it's probably something dumb but I'm stumped.

Thanks.
ja

Re: Error Compiling in Azure After Adding Steema .Net License File

Posted: Wed May 29, 2024 6:30 pm
by 13049545
I figured this out.
In my Solution, I have a website project and some API projects.
The Chart was generated in an API call and displayed on the webpage.
So I should have registered the TChart component in the API, not the website.
Thanks for your help.
ja

Re: Error Compiling in Azure After Adding Steema .Net License File

Posted: Thu May 30, 2024 7:14 am
by Marc
Hello ja,

Thanks for the feedback.

Regards,
Marc Meumann