Running trial on other computers

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
dataqip
Posts: 14
Joined: Mon Aug 19, 2013 6:43 pm

Running trial on other computers

Post by dataqip » Fri Aug 30, 2013 6:17 pm

I'm having trouble running a test app on other computers than the development one. I set the LicenseKey property in the constructor and copied the Arction.Licensing.dll, Arction.WPF.LightningChartUltimate.dll, SlimDX.dll, and EXE files to the targets (all in one directory), but I can't launch the EXE. If I install the trial SDK, the application works fine.

What did I miss? I compiled the app for 32-bit and used the 32-bit version of SlimDX.dll; the Arction.* DLLs are MSIL.

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: Running trial on other computers

Post by ArctionPasi » Sun Sep 01, 2013 4:35 pm

What is the error message?

We strongly recommend including SlimDX runtime installer as part of your application setup project. We have a setup template ready to go. See more details in User's Manual, chapter 19. Including SlimDX runtime in your setup project. SlimDX runtime checks if DirectX dlls need updating in your system, and installs official DirectX update if needed.
LightningChart Support Team, PT

dataqip
Posts: 14
Joined: Mon Aug 19, 2013 6:43 pm

Re: Running trial on other computers

Post by dataqip » Wed Sep 04, 2013 8:30 pm

Installing the SlimDX runtime fixed the problem. I think it might have been a DirectX problem as one of the newer computers didn't need the installation to work.

Post Reply