Jump to content
Software FX Community

Missing Licence Tag


User (Legacy)

Recommended Posts

hi

my is problem is that, we have a finished our web project with vs 2003 on

framework 1.1. with this version of framework everything works fine but

when i want to start the webapplication on a client where framework 2.0 is

installed, i get the "missing license tag" error. i have already downloaded

the latest versions of chartfx and the updates from microsoft but without

success. also i have checked the dll for same version, with the result that

the versions are equal. With the help of this newsgroup i test the project

on a client with both version of framework on it and the iexplore.exe.config

file. there it works. My last input was to rebuild it with vs 2005 but

nothing changes a also get the error.

in one of the post in this newsqroup somebody of the support people says

something about to download the chw file when the error happens. i can

download this file everytime when i get this error.

I hope you can help me to solve my problem.

mfg

daniel winkler

Link to comment
Share on other sites

You need to make sure that the control being downloaded is the most recent 

one.

- Install the ChartFX for .NET service pack.

- Clean your browser's cache (Tools - Internet Options - Delete Files)

- In a command prompt, navigate to the .NET 2.0 SDK\bin folder (usually at

<ProgramFiles>\Microsoft Visual Studio 8\SDK\v2.0\bin) and clean up the .NET

download cache by running gacutil /cdl

- Connect to the page hosting the chart

- In the same command prompt, list the contents of the .NET download cache

by running gacutil /ldl

This will list the assemblies downloaded by Explorer, the version of the

ChartFX assemblies should match the version used on the server.

--

JC

Software FX Support

"Daniel Winkler" <d.winkler@manner.com> wrote in message

news:1WYtTffFGHA.3756@webserver3.softwarefx.com...

> hi

>

>

>

> my is problem is that, we have a finished our web project with vs 2003 on

> framework 1.1. with this version of framework everything works fine but

> when i want to start the webapplication on a client where framework 2.0 is

> installed, i get the "missing license tag" error. i have already

> downloaded the latest versions of chartfx and the updates from microsoft

> but without success. also i have checked the dll for same version, with

> the result that the versions are equal. With the help of this newsgroup i

> test the project on a client with both version of framework on it and the

> iexplore.exe.config file. there it works. My last input was to rebuild it

> with vs 2005 but nothing changes a also get the error.

>

> in one of the post in this newsqroup somebody of the support people says

> something about to download the chw file when the error happens. i can

> download this file everytime when i get this error.

>

>

>

> I hope you can help me to solve my problem.

>

>

>

> mfg

>

> daniel winkler

>

>

>

>

>

>

>

>

>

>

>

Attachments.zip

Link to comment
Share on other sites

hi

here is the result.

"Software FX Support" <none@noreply.com> schrieb im Newsbeitrag

news:GCfnjqfFGHA.3756@webserver3.softwarefx.com...

> You need to make sure that the control being downloaded is the most recent

> one.

>

> - Install the ChartFX for .NET service pack.

> - Clean your browser's cache (Tools - Internet Options - Delete Files)

> - In a command prompt, navigate to the .NET 2.0 SDK\bin folder (usually at

> <ProgramFiles>\Microsoft Visual Studio 8\SDK\v2.0\bin) and clean up the

> .NET

> download cache by running gacutil /cdl

> - Connect to the page hosting the chart

> - In the same command prompt, list the contents of the .NET download cache

> by running gacutil /ldl

>

> This will list the assemblies downloaded by Explorer, the version of the

> ChartFX assemblies should match the version used on the server.

>

> --

> JC

> Software FX Support

> "Daniel Winkler" <d.winkler@manner.com> wrote in message

> news:1WYtTffFGHA.3756@webserver3.softwarefx.com...

>> hi

>>

>>

>>

>> my is problem is that, we have a finished our web project with vs 2003 on

>> framework 1.1. with this version of framework everything works fine but

>> when i want to start the webapplication on a client where framework 2.0

>> is

>> installed, i get the "missing license tag" error. i have already

>> downloaded the latest versions of chartfx and the updates from microsoft

>> but without success. also i have checked the dll for same version, with

>> the result that the versions are equal. With the help of this newsgroup i

>> test the project on a client with both version of framework on it and the

>> iexplore.exe.config file. there it works. My last input was to rebuild it

>> with vs 2005 but nothing changes a also get the error.

>>

>> in one of the post in this newsqroup somebody of the support people says

>> something about to download the chw file when the error happens. i can

>> download this file everytime when i get this error.

>>

>>

>>

>> I hope you can help me to solve my problem.

>>

>>

>>

>> mfg

>>

>> daniel winkler

>>

>>

>>

>>

>>

>>

>>

>>

>>

>>

>>

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...