Code only deploy error.

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
joao88
Posts: 6
Joined: Wed 12 Jan 2011 20:42

Code only deploy error.

Post by joao88 » Tue 05 Apr 2011 21:05

I am use code only and EDM in the same project but when i use piece of
application with EDM works. when i use code only piece of software got:

Erro: Unhandled Error in Silverlight Application Submit operation failed. The provider did not return a ProviderManifestToken string. Inner exception message: Can not load Oracle client library oci.dll from home .

so i think "i will use 32bit" but when i use 32bit oracle home, devart doest not found oracle home.

need some help.


.net framework 4:
Silverlight4+Code only+EDM+ASP.NET

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 06 Apr 2011 11:57

Please check that you are not using different Oracle Client versions in your application. The internal error states oci.dll load error. It is usually caused by several Client versions on one machine.

Post Reply