65.9K
CodeProject is changing. Read more.
Home

Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed

starIconstarIconstarIconstarIconstarIcon

5.00/5 (2 votes)

Oct 27, 2011

CPOL
viewsIcon

31192

The other option to review when you receive this error is to view your Application_Pools setting for the app_pool you are using for your application.Check the "Enable 32-Bit Applications". If this is "False", change it to "True". This may resolve your issue.

The other option to review when you receive this error is to view your Application_Pools setting for the app_pool you are using for your application.

Check the "Enable 32-Bit Applications". If this is "False", change it to "True". This may resolve your issue.