Jump to content
Software FX Community

System.ComponentModel.LicenseException with ChartFX Lite


User (Legacy)

Recommended Posts

I build an app with the ChartFX lite Component and install the app on a

clean machine and received the error below. Is there a license file I nedd

to add to the software?

Thanks,

Tim Barton

[thread 0x80c] Unhandled exception generated: (0x00b4cdf8)

<System.ComponentModel.LicenseException>

type=(0x00b43dec) <System.RuntimeType>

instance=(0x00b43c48) <SoftwareFX.ChartFX.Lite.Chart>

_className=<null>

_exceptionMethod=<null>

_exceptionMethodString=<null>

_message=(0x00b4ce60) "Couldn't get Run Time license for

'SoftwareFX.ChartFX.Lite.Chart'"

_innerException=<null>

_helpURL=<null>

_stackTrace=(0x00b4cef4) array with dims=[108]

_stackTraceString=<null>

_remoteStackTraceString=<null>

_remoteStackIndex=0x00000000

_HResult=0x80131901

_source=<null>

_xptrs=0x00000000

_xcode=0xe0434f4d

[0197] int 3

(cordbg)

Link to comment
Share on other sites

I build an app with the ChartFX lite Component and install the app on a

clean machine and received the error below. Is there a license file I nedd

to add to the software?

Thanks,

Tim Barton

[thread 0x80c] Unhandled exception generated: (0x00b4cdf8)

<System.ComponentModel.LicenseException>

type=(0x00b43dec) <System.RuntimeType>

instance=(0x00b43c48) <SoftwareFX.ChartFX.Lite.Chart>

_className=<null>

_exceptionMethod=<null>

_exceptionMethodString=<null>

_message=(0x00b4ce60) "Couldn't get Run Time license for

'SoftwareFX.ChartFX.Lite.Chart'"

_innerException=<null>

_helpURL=<null>

_stackTrace=(0x00b4cef4) array with dims=[108]

_stackTraceString=<null>

_remoteStackTraceString=<null>

_remoteStackIndex=0x00000000

_HResult=0x80131901

_source=<null>

_xptrs=0x00000000

_xcode=0xe0434f4d

[0197] int 3

(cordbg)

Link to comment
Share on other sites

Make sure you include the license.lixc with your program as a embedded

resource. I would have been nice to have that documented.

"Timothy Barton" <exptech@erols.com> wrote in message

news:czCo7XgpBHA.1416@webserver1.softwarefx.com...

> I build an app with the ChartFX lite Component and install the app on a

> clean machine and received the error below. Is there a license file I

nedd

> to add to the software?

>

> Thanks,

> Tim Barton

>

>

> [thread 0x80c] Unhandled exception generated: (0x00b4cdf8)

> <System.ComponentModel.LicenseException>

> type=(0x00b43dec) <System.RuntimeType>

> instance=(0x00b43c48) <SoftwareFX.ChartFX.Lite.Chart>

> _className=<null>

> _exceptionMethod=<null>

> _exceptionMethodString=<null>

> _message=(0x00b4ce60) "Couldn't get Run Time license for

> 'SoftwareFX.ChartFX.Lite.Chart'"

> _innerException=<null>

> _helpURL=<null>

> _stackTrace=(0x00b4cef4) array with dims=[108]

> _stackTraceString=<null>

> _remoteStackTraceString=<null>

> _remoteStackIndex=0x00000000

> _HResult=0x80131901

> _source=<null>

> _xptrs=0x00000000

> _xcode=0xe0434f4d

>

> [0197] int 3

> (cordbg)

>

>

Link to comment
Share on other sites

Make sure you include the license.lixc with your program as a embedded

resource. I would have been nice to have that documented.

"Timothy Barton" <exptech@erols.com> wrote in message

news:czCo7XgpBHA.1416@webserver1.softwarefx.com...

> I build an app with the ChartFX lite Component and install the app on a

> clean machine and received the error below. Is there a license file I

nedd

> to add to the software?

>

> Thanks,

> Tim Barton

>

>

> [thread 0x80c] Unhandled exception generated: (0x00b4cdf8)

> <System.ComponentModel.LicenseException>

> type=(0x00b43dec) <System.RuntimeType>

> instance=(0x00b43c48) <SoftwareFX.ChartFX.Lite.Chart>

> _className=<null>

> _exceptionMethod=<null>

> _exceptionMethodString=<null>

> _message=(0x00b4ce60) "Couldn't get Run Time license for

> 'SoftwareFX.ChartFX.Lite.Chart'"

> _innerException=<null>

> _helpURL=<null>

> _stackTrace=(0x00b4cef4) array with dims=[108]

> _stackTraceString=<null>

> _remoteStackTraceString=<null>

> _remoteStackIndex=0x00000000

> _HResult=0x80131901

> _source=<null>

> _xptrs=0x00000000

> _xcode=0xe0434f4d

>

> [0197] int 3

> (cordbg)

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...