Page 1 of 1

License issue when using build server (Luntbuild)

Posted: Thu 24 Jun 2010 00:22
by dbelanger
Hello,

I've run into a problem with the license when promoting my .NET application through our environments. It worked fine on our dev server but upon the latest promotion to our staging server I receive this error when I run the app:

Devart.Data.Oracle.OracleException: License not valid due to the problems with dotConnect for Oracle installation.

I'm not sure why it would work on the one server and not the other. I'm using direct mode to connect. Any help would be greatly appreciated.

Thanks

Posted: Thu 24 Jun 2010 10:52
by Shalex
Make sure that your application has a valid license resource. Please refer to http://www.devart.com/dotconnect/oracle ... nsing.html, determine the type of your application and add the technical lisence. Otherwise, you can run our license wizard (the Tools > Oracle > License Information menu of Visual Studio) that helps to add the technical lisence automatically (press the Fix button near the problem description).

If the problem persists, please tell us the type of your application (WinForms, ASP.NET Applicatoin, WebSite, etc) and the content of the License Information window.

Posted: Thu 24 Jun 2010 17:33
by dbelanger
I was able to get this to work by manually compiling the license. Thanks for your help.