Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have entity model in my project
as i compile project i get error
"exception has been thrown by the target of an invocation on datamodel.edmx file line 1"

and if i try to open edmx filein vs2010 it says cannot load file "path of file".

if i debug application i m getting
"Oracle.DataAccess.Client.OracleClientFactory' does not implement the IServiceProvider interface." in stack trace . we are using using oracle database

please help
Posted
Updated 23-Jan-14 20:56pm
v2
Comments
Vedat Ozan Oner 24-Jan-14 3:49am    
I couldn't understand. If you get a compile time error, how can you debug it?
Vedangi 27-Jan-14 7:08am    
http://www.codeproject.com/Questions/347924/Getting-this-error-exception-has-been-thrown-by-th

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900