User (Legacy) Posted February 22, 2002 Report Share Posted February 22, 2002 I get the following error when running an app that I've distributed. System.ComponentModel.LicenseException: Couldn't get Run Time license for 'SoftwareFX.ChartFX.Lite.Chart' I just downloaded and installed the latest version of ChartFX lite. The (distributed) version of ChartFX.Lite.DLL is 6.0.768.31517 I've read earlier posts suggesting that a newer version or an IDE licx file tweak will fix the problem. I've been unsuccesful with both. Any suggestions? Thanks, Steve Link to comment Share on other sites More sharing options...
User (Legacy) Posted February 22, 2002 Author Report Share Posted February 22, 2002 I get the following error when running an app that I've distributed. System.ComponentModel.LicenseException: Couldn't get Run Time license for 'SoftwareFX.ChartFX.Lite.Chart' I just downloaded and installed the latest version of ChartFX lite. The (distributed) version of ChartFX.Lite.DLL is 6.0.768.31517 I've read earlier posts suggesting that a newer version or an IDE licx file tweak will fix the problem. I've been unsuccesful with both. Any suggestions? Thanks, Steve Link to comment Share on other sites More sharing options...
Software FX Posted February 22, 2002 Report Share Posted February 22, 2002 Can you reproduce the problem if you create a brand new Windows Forms Application and drop ChartFX.Lite ? If so, can you post the EXE to check if the license was embedded into it. -- Regards JC Software FX Support "xrx" <f7el4ri9@hotmail.com> wrote in message news:HDCKKZ7uBHA.1412@webserver1.softwarefx.com... > I get the following error when running an app that I've distributed. > > System.ComponentModel.LicenseException: Couldn't get Run Time license for > 'SoftwareFX.ChartFX.Lite.Chart' > > I just downloaded and installed the latest version of ChartFX lite. > > The (distributed) version of ChartFX.Lite.DLL is 6.0.768.31517 > > I've read earlier posts suggesting that a newer version or an IDE licx file > tweak will fix the problem. I've been unsuccesful with both. > > Any suggestions? > Thanks, > Steve > > Link to comment Share on other sites More sharing options...
Software FX Posted February 22, 2002 Report Share Posted February 22, 2002 Can you reproduce the problem if you create a brand new Windows Forms Application and drop ChartFX.Lite ? If so, can you post the EXE to check if the license was embedded into it. -- Regards JC Software FX Support "xrx" <f7el4ri9@hotmail.com> wrote in message news:HDCKKZ7uBHA.1412@webserver1.softwarefx.com... > I get the following error when running an app that I've distributed. > > System.ComponentModel.LicenseException: Couldn't get Run Time license for > 'SoftwareFX.ChartFX.Lite.Chart' > > I just downloaded and installed the latest version of ChartFX lite. > > The (distributed) version of ChartFX.Lite.DLL is 6.0.768.31517 > > I've read earlier posts suggesting that a newer version or an IDE licx file > tweak will fix the problem. I've been unsuccesful with both. > > Any suggestions? > Thanks, > Steve > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted February 28, 2002 Author Report Share Posted February 28, 2002 Ok, I did build an installer for a very simple project that contained the ChartFX control. It deployed successfully with its license. I then completely recreated the install for my application, using the same steps. I still got a license violation on the distribution of that code. Can you tell me how to manually distribute the license? Can you tell me how the dependency should be picked up by the Microsoft deployment project? Is the license it's own file, or is it embedded in another file such as .resx? Thanks, Steve "Software FX Support" <support@softwarefx.com> wrote in message news:4E42GM$uBHA.2652@webserver1.softwarefx.com... > Can you reproduce the problem if you create a brand new Windows Forms > Application and drop ChartFX.Lite ? If so, can you post the EXE to check if > the license was embedded into it. > > -- > Regards > > JC > Software FX Support > > "xrx" <f7el4ri9@hotmail.com> wrote in message > news:HDCKKZ7uBHA.1412@webserver1.softwarefx.com... > > I get the following error when running an app that I've distributed. > > > > System.ComponentModel.LicenseException: Couldn't get Run Time license for > > 'SoftwareFX.ChartFX.Lite.Chart' > > > > I just downloaded and installed the latest version of ChartFX lite. > > > > The (distributed) version of ChartFX.Lite.DLL is 6.0.768.31517 > > > > I've read earlier posts suggesting that a newer version or an IDE licx > file > > tweak will fix the problem. I've been unsuccesful with both. > > > > Any suggestions? > > Thanks, > > Steve > > > > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted February 28, 2002 Author Report Share Posted February 28, 2002 Ok, I did build an installer for a very simple project that contained the ChartFX control. It deployed successfully with its license. I then completely recreated the install for my application, using the same steps. I still got a license violation on the distribution of that code. Can you tell me how to manually distribute the license? Can you tell me how the dependency should be picked up by the Microsoft deployment project? Is the license it's own file, or is it embedded in another file such as .resx? Thanks, Steve "Software FX Support" <support@softwarefx.com> wrote in message news:4E42GM$uBHA.2652@webserver1.softwarefx.com... > Can you reproduce the problem if you create a brand new Windows Forms > Application and drop ChartFX.Lite ? If so, can you post the EXE to check if > the license was embedded into it. > > -- > Regards > > JC > Software FX Support > > "xrx" <f7el4ri9@hotmail.com> wrote in message > news:HDCKKZ7uBHA.1412@webserver1.softwarefx.com... > > I get the following error when running an app that I've distributed. > > > > System.ComponentModel.LicenseException: Couldn't get Run Time license for > > 'SoftwareFX.ChartFX.Lite.Chart' > > > > I just downloaded and installed the latest version of ChartFX lite. > > > > The (distributed) version of ChartFX.Lite.DLL is 6.0.768.31517 > > > > I've read earlier posts suggesting that a newer version or an IDE licx > file > > tweak will fix the problem. I've been unsuccesful with both. > > > > Any suggestions? > > Thanks, > > Steve > > > > > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.