Page 1 of 1

deploy - doesnt run on other machine

Posted: Thu 12 Feb 2009 16:40
by pawy
Hello

I have a sepparated dll where i offer a service for connection to the entity framework context.
There is a correct license file.

But when i deploy (and i included devart.data & devart.data.mysql) it says:

Unable to find the requested .Net framework data provider. It may not be installed.

the same effect is when i cange the provider part in the connectionstring. could you tell me what i have to do, so that endusers doesnt have to install the connector sepparately (cause they dont have admin-rights...)?

Posted: Tue 17 Feb 2009 12:38
by Shalex
If you need not to make "Minimal installation" on the target machine, try placing to your application folder for deployment the Devart.Data.dll, Devart.Data.MySql.dll + Devart.Data.MySql.Entity.dll (for using Entity Framework capabilities). Also place this entry to the config file of your application (if your version of dotConnect for MySQL is different, change the version in the following entry to appropriate):