I'm working on a MVC appliction which retrive the data from Oracle db for that i'm using ODP .NET(Oracle Data Provider for .NET). it is working fine when i'm running from local, but in server throws a error unable to load oracle.dataaccess.dll
Asked
Active
Viewed 142 times
0
-
Have you installed ODP .NET on the server? – Oscar Aug 28 '13 at 16:10
1 Answers
0
I was having the same problem, .net 3.5 does not work with ODP. see this post Parser Error Message: Failed to generate code. Exception of type 'System.Data.Design.InternalException' was thrown