Page 1 of 1

License best way

Posted: Tue 24 Aug 2010 12:15
by in4matiger
Hi,
whats the best way to license the devart.dll's
for an Application with 1200 Assemblys *.dll *.exe

We load the *.dll dynamically
Its nearly impossible use the License-Wizard.

Rregards

Posted: Wed 25 Aug 2010 14:18
by Shalex
You mean, all your 1200 assemblies uses the Devart.* assemblies directly? We recommend you to create a separate class library (*.dll) that will encapsulate the data access level of your application, then please add the license resource as it is described here: http://www.devart.com/dotconnect/oracle ... g.html#lib.

Is that what you mean? If not, please give us a detailed description of your application structure.