ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Deployment of ChartDirector by copy and paste or MS ClickOnce
Posted by Joe on Mar-28-2014 22:35
Does the chartdirector dll for .NET need a registration in the registry or will my application run with copy and paste and / or MS ClickOnce?

  Re: Deployment of ChartDirector by copy and paste or MS ClickOnce
Posted by Peter Kwan on Mar-29-2014 03:15
Hi Joe,

For ChartDirector for .NET, no registration of any kind is required. You just need to copy the
DLLs to the machine that will run the application. I have not tried "ClickOnce" before, but I
think ChartDirector should work with "ClickOnce", as ChartDirector is based on 100%
managed code, does not need registration, and can run with minimal security rights.

Regards
Peter Kwan