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





5.00/5 (2 votes)
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.