Page 1 of 1

License (Deployment) hell

Posted: Sat 07 May 2011 14:46
by yhersh
Hi,

I want to be able to deploy my application without the setup installation.

I read everything and used the auto license generator everything is in place but i still get error 0004: Could not load file or assembly 'Devart.Data.MySql.Entity, Version=6.10.141.0

I think you really should reconsider your licensing model !

I am using lightspeed in different project and the the deployment is easy as just copying the dll into the bin folder

This is a show stopper for me

Thanks

Posted: Wed 11 May 2011 13:04
by AndreyR
This error states that you have not placed Devart.Data.MySql.Entity.dll to the Bin folder of your application.
Please make sure that you have deployed the assembly for the corresponding .NET Framework version, this can be the reason of the error as well.
If this advice isn't helpful, please describe all steps you have performed, hope we will be able to find the reason.

Posted: Wed 11 May 2011 21:10
by yhersh
Hi,

The file was copied to the bin folder and its a compiled web app.

Even when i used the installer in min. installation was not good enough just after using the full installation mode the app started to work.

I have added references to all possible projects and created lic. files as asked.

Posted: Thu 12 May 2011 13:59
by AndreyR
Glad to hear the issue is resolved.
The most likely reason is the fact that you have deployed the Devart.Data.Oracle.Entity.dll for a wrong .NET version.