Distribute DLLs

Post your questions related to updating from LightningChart Ultimate v.5 to v.6 here

Moderator: Queue Moderators

Post Reply
minoru
Posts: 27
Joined: Thu Sep 26, 2013 1:30 am

Distribute DLLs

Post by minoru » Fri May 16, 2014 4:24 am

It is necessary to be distributed with the following DLLs, when distributing the program to other PC.
  • Arction.Licensing.dll
    Arction.WPF.LightningChartUltimate.dll

    Arction.Direct3D9.dll
    Arction.DirectX.dll
    Arction.DirectXInit.dll
Correct? :?:

Regards,
Minoru

jrvdboom
Posts: 61
Joined: Thu Apr 10, 2014 1:50 pm

Re: Distribute DLLs

Post by jrvdboom » Fri May 16, 2014 8:13 am

I also tried to distribute a sample program to a colleague where LightningChart is not installed. I copied all the mentioned DLLs, but run-time we get a NullReferenceException.

How can we fix this?

frank
Posts: 51
Joined: Tue Mar 25, 2014 9:04 am

Re: Distribute DLLs

Post by frank » Fri May 16, 2014 8:41 am

You also need

Arction.DirectXFiles

if DirectX isn't installed on the System. I just released an Application using that 4 Arction.DirectX-DLLs in a VM and it works.

jrvdboom
Posts: 61
Joined: Thu Apr 10, 2014 1:50 pm

Re: Distribute DLLs

Post by jrvdboom » Fri May 16, 2014 8:57 am

Yes, this works for me as well!

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

Re: Distribute DLLs

Post by ArctionPasi » Fri May 16, 2014 10:13 am

Yes, that's right, DirectXFiles is needed. Also see this discussion: http://www.arction.com/forum/viewtopic.php?f=15&t=264
LightningChart Support Team, PT

Post Reply