1

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

Arnold
  • 89
  • 1
  • 11
  • 3
    33 bit applications? Rad! – spender Feb 20 '14 at 15:30
  • I had similar issues when SQL Server tried to load 32bit DLLs instead of 64bit ones - something like that http://stackoverflow.com/questions/14265845/unable-to-load-sqlserverspatial-dll – Lanorkin Feb 20 '14 at 15:38
  • According to this url (http://www.microsoft.com/en-us/download/details.aspx?id=26728) there are more than 30 installment options. What should I select? – Arnold Feb 23 '14 at 13:09
  • Unfortunately it didn't worked – Arnold Feb 24 '14 at 19:53

0 Answers0