Page 1 of 1

Must run installer on build machine to avoid licence error?

Posted: Mon 28 Jul 2008 12:45
by freakshow
Hi!

Do we have to run the installer on our build machine in order for the app to not get the message "License is not valid"? Is there another way around or at least a solution so we don't have to add the assemblies to the GAC?

Yes, I have read information about licensing and run the license wizard.

Ref posts like this:
http://www.devart.com/forums/viewtopic. ... ld+machine

Posted: Wed 30 Jul 2008 12:05
by AndreyR
There is no other way to license the application except installing the OraDirect .NET on the build machine.

Posted: Mon 11 Aug 2008 15:11
by nstoev
If you generate a .licenses file on a machine which has the product installed and then add that file to the project as an embedded resource and add it to your source control app, you should be ok without installing the product on the build box.