Search found 5 matches

by cfm_applied
Fri Aug 16, 2024 9:05 pm
Forum: .NET
Topic: Multitarget .licx error
Replies: 4
Views: 14151

Re: Multitarget .licx error

Hi Edu, Once I added TeeChart.licenses file generated by TeeCalc_Lic.exe as embedded resource of the executable project then watermark has gone. No need to create an empty *.licx file. We used to have this *.licx files for every project where TeeChart usage exists. Now, we will need to change the bu...
by cfm_applied
Fri Aug 16, 2024 5:36 pm
Forum: .NET
Topic: Multitarget .licx error
Replies: 4
Views: 14151

Re: Multitarget .licx error

Hi Edu, Thanks for reply! There are 2 different issues and two different posts. I will try your suggestion and let you know the result: Please make sure that licenses.licx has no content (delete any auto-generated line refrerring to TeeChart) but be sure that the project has the teechart.licenses fi...
by cfm_applied
Fri Aug 16, 2024 5:34 pm
Forum: .NET
Topic: Mulititarget runtime exception in TeeChart ctr in net6-windows
Replies: 3
Views: 10736

Re: Mulititarget runtime exception in TeeChart ctr in net6-windows

Hi Edu, Thank you response. That topic is not about licx file. I have an exception: System.IO.FileNotFoundException at runtime for net6-windows targeted app. Thanks, Konstantin. Hello Konstantin, Please make sure that licenses.licx has no content (delete any auto-generated line refrerring to TeeChar...
by cfm_applied
Fri Aug 16, 2024 12:35 am
Forum: .NET
Topic: Mulititarget runtime exception in TeeChart ctr in net6-windows
Replies: 3
Views: 10736

Mulititarget runtime exception in TeeChart ctr in net6-windows

Hello, I have a C# proj that has 2 targets net.6-windows and net4.7.2. When I run the app for net.6-windows I got the following exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The syste...
by cfm_applied
Fri Aug 16, 2024 12:22 am
Forum: .NET
Topic: Multitarget .licx error
Replies: 4
Views: 14151

Multitarget .licx error

Hello, I have a C# project that has 2 targets: net4.7.2 and net6-windows. I am trying to include license file for both targets and got the following error when the two target set or only net6-windows: >net6.licenses.licx(1): Error LC0004 : Exception occurred creating type 'Steema.TeeChart.Chart, Tee...