Jump to content
Software FX Community

Trouble redistributing ChartFX for .net win forms


User (Legacy)

Recommended Posts

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

Link to comment
Share on other sites

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.

>

>

Link to comment
Share on other sites

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.

> >

> >

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...