Jump to content
Software FX Community

Exception "Couldn't Get Run Time License for 'SoftwareFX.ChartFX.Lite.Chart"


User (Legacy)

Recommended Posts

I get this exception at startup of the application on Windows 98.  It does

appear to work properly on Windows 2000 & XP.

This is NOT from a SoftwareFX installation. I used the DevStudo Installation

Project for my application and it automatically installs the

ChartFx.Lite.dll for me.

I have pulled the most recent dll from you website (6.0.839.0) that I could

find and the problem still occurs.

Any help would be appreciated.

TIA

Ruddy Douglass

Link to comment
Share on other sites

I get this exception at startup of the application on Windows 98.  It does

appear to work properly on Windows 2000 & XP.

This is NOT from a SoftwareFX installation. I used the DevStudo Installation

Project for my application and it automatically installs the

ChartFx.Lite.dll for me.

I have pulled the most recent dll from you website (6.0.839.0) that I could

find and the problem still occurs.

Any help would be appreciated.

TIA

Ruddy Douglass

Link to comment
Share on other sites

Sometimes VS.NET will not update properly the licenses.licx file, please try

the following

- Open the licenses.licx file located in your project's folder

- Remove the line (if any) that refers to ChartFX Lite

- Add the following line to the licenses file

SoftwareFX.ChartFX.Lite.Chart, ChartFX.Lite, Version=6.0.839.0,

Culture=neutral, PublicKeyToken=a1878e2052c08dce

- Recompile your program

--

Regards,

JC

Software FX Support

"Ruddy Douglass" <ruddy@maine.rr.com> wrote in message

news:L93CZce#CHA.1248@webserver1.softwarefx.com...

> I get this exception at startup of the application on Windows 98. It does

> appear to work properly on Windows 2000 & XP.

>

> This is NOT from a SoftwareFX installation. I used the DevStudo

Installation

> Project for my application and it automatically installs the

> ChartFx.Lite.dll for me.

>

> I have pulled the most recent dll from you website (6.0.839.0) that I

could

> find and the problem still occurs.

>

> Any help would be appreciated.

>

> TIA

> Ruddy Douglass

>

>

>

Link to comment
Share on other sites

Sometimes VS.NET will not update properly the licenses.licx file, please try

the following

- Open the licenses.licx file located in your project's folder

- Remove the line (if any) that refers to ChartFX Lite

- Add the following line to the licenses file

SoftwareFX.ChartFX.Lite.Chart, ChartFX.Lite, Version=6.0.839.0,

Culture=neutral, PublicKeyToken=a1878e2052c08dce

- Recompile your program

--

Regards,

JC

Software FX Support

"Ruddy Douglass" <ruddy@maine.rr.com> wrote in message

news:L93CZce#CHA.1248@webserver1.softwarefx.com...

> I get this exception at startup of the application on Windows 98. It does

> appear to work properly on Windows 2000 & XP.

>

> This is NOT from a SoftwareFX installation. I used the DevStudo

Installation

> Project for my application and it automatically installs the

> ChartFx.Lite.dll for me.

>

> I have pulled the most recent dll from you website (6.0.839.0) that I

could

> find and the problem still occurs.

>

> Any help would be appreciated.

>

> TIA

> Ruddy Douglass

>

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...