User (Legacy) 2 Posted October 7, 2002 Report Share Posted October 7, 2002 Hello. We have trouble redistributing our application made with chartfx for .NET windows forms. My colleauges have ChartFX installed, I don't. When I start the app everything looks normal (but no graphs are loaded). When i try to enter the part of the program where the graphs are displayed, I get the error "Couldn't get Run Time licence for "SoftwareFX.ChartFX.Chart" We tried to add a file "licenses.licx" to the project (according to Q6101001 in the ChartFX faq). Same result. /Ola Andersson P.S. I have had a trial version of chartFX on this computer, but it is now uninstalled. Charts.zip Quote Link to post Share on other sites
Software FX 0 Posted October 7, 2002 Report Share Posted October 7, 2002 Does your application have spaces in the name (or in the VS.NET project) ? If so, we have been able to duplicate this issue with VS.NET, renaming the project (and the target app) normally fixes the problem. If you use ILDASM with your exe you may be able to determine if the resources are being saved or not. Does your app references directly ChartFX or through an intermediate (or wrapper) assembly ? -- Regards, JC Software FX Support "ola" <ola.andersson@audiodev.com> wrote in message news:U8CPFoebCHA.1228@webserver1.softwarefx.com... > Hello. > We have trouble redistributing our application made with chartfx for .NET > windows forms. > > My colleauges have ChartFX installed, I don't. When I start the app > everything looks normal (but no graphs are loaded). When i try to enter the > part of the program where the graphs are displayed, I get the error > "Couldn't get Run Time licence for "SoftwareFX.ChartFX.Chart" > > We tried to add a file "licenses.licx" to the project (according to Q6101001 > in the ChartFX faq). Same result. > > /Ola Andersson > P.S. I have had a trial version of chartFX on this computer, but it is now > uninstalled. > > Quote Link to post Share on other sites
User (Legacy) 2 Posted October 8, 2002 Author Report Share Posted October 8, 2002 Problem solved. Another colleauge of mine followed the instructions in Q6101001 in the ChartFX faq, and the exe compiled on his computer runs properly on my computer (with only the chart fx runtime dll's). /Ola A "Software FX Support" <support@softwarefx.com> wrote in message news:4#Ugu#jbCHA.3188@webserver1.softwarefx.com... > Does your application have spaces in the name (or in the VS.NET project) ? > If so, we have been able to duplicate this issue with VS.NET, renaming the > project (and the target app) normally fixes the problem. If you use ILDASM > with your exe you may be able to determine if the resources are being saved > or not. > > Does your app references directly ChartFX or through an intermediate (or > wrapper) assembly ? > > -- > Regards, > > JC > Software FX Support > "ola" <ola.andersson@audiodev.com> wrote in message > news:U8CPFoebCHA.1228@webserver1.softwarefx.com... > > Hello. > > We have trouble redistributing our application made with chartfx for .NET > > windows forms. > > > > My colleauges have ChartFX installed, I don't. When I start the app > > everything looks normal (but no graphs are loaded). When i try to enter > the > > part of the program where the graphs are displayed, I get the error > > "Couldn't get Run Time licence for "SoftwareFX.ChartFX.Chart" > > > > We tried to add a file "licenses.licx" to the project (according to > Q6101001 > > in the ChartFX faq). Same result. > > > > /Ola Andersson > > P.S. I have had a trial version of chartFX on this computer, but it is now > > uninstalled. > > > > > > Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.