Entity Framework 6 - An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

0

I've published my application to my server (iis7.5 windows server 2008 R2, asp.net4). I tried to set build to x86, x64, any cpu and it doesn't worked. I tried to allow 32bit applications through IIS and still the same result.

The error occurred only when I try to get some data from database using entity framework 6.0.2. Everything working when I loading a static MCV page (without database calls).

This is my error: This is my error

Your help will be very appreciated

c#
asp.net
asp.net-mvc-3
entity-framework-6
asked on Stack Overflow Feb 20, 2014 by Arnold • edited Feb 24, 2014 by Arnold

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0