Page 1 of 1

Distribute DLLs

Posted: Fri May 16, 2014 4:24 am
by minoru
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

Re: Distribute DLLs

Posted: Fri May 16, 2014 8:13 am
by jrvdboom
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?

Re: Distribute DLLs

Posted: Fri May 16, 2014 8:41 am
by frank
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.

Re: Distribute DLLs

Posted: Fri May 16, 2014 8:57 am
by jrvdboom
Yes, this works for me as well!

Re: Distribute DLLs

Posted: Fri May 16, 2014 10:13 am
by ArctionPasi
Yes, that's right, DirectXFiles is needed. Also see this discussion: http://www.arction.com/forum/viewtopic.php?f=15&t=264