Monday, February 1, 2010

Exceptions

System.BadImageFormatException: is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
The best solution for this porblem is

1. Inside IIS (7) click on Application Pools.

2. Find the Application Pool that is configured for your web application in the list.

3. Select it, then click Advanced Settings on the right.

4. Second setting in the list: Enable 32-Bit Applications - must be set to True.

No comments:

Post a Comment