Page 1 of 1

Deploy app gives Data Provider Error

Posted: Tue 27 Jul 2010 16:44
by cledwyn
Hi, I am deploying my app to a Win 2008 x64 server. When I compile and deploy (with all the Devart resources marked as "Copy Local") I get the following error:



[ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.]
System.Data.EntityClient.EntityConnection.GetFactory(String providerString) +242

......


Please advise.

Posted: Wed 28 Jul 2010 09:27
by StanislavK
Please add the proper DbProviderFactories node to either app.config (or web.config) of your application or the machine.config system file. For details, please refer to
http://www.devart.com/dotconnect/oracle ... yment.html

Feel free to contact us in case of any problems with this.