Why is 32-bit-mode required in IIS7.5 for my app?
- by Jonas Lincoln
I have a .net4 web application running in a 64 bits 2008 server. I can only get it to run when I set the app pool to Enable 32-bits application to true. All dlls are compiled for .net4 (verified with corflags.exe). How can I figure out why Enable 32-bit is required?
The error message from the event log when starting as a 64-bit app-pool
Event…