User (Legacy) Posted January 10, 2006 Report Posted January 10, 2006 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
Software FX Posted January 10, 2006 Report Posted January 10, 2006 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
User (Legacy) Posted January 11, 2006 Author Report Posted January 11, 2006 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 >> >> >> >> >> >> >> >> >> >> >> > >
User (Legacy) Posted January 11, 2006 Author Report Posted January 11, 2006 i tested everything i can but without success. i hope anybody can help me tomorrow i wil try to reinstall chartfx on my pc because i installed vs 2005 after it. daniel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.