Hi,
I have a .net web application that references Microsoft.Dynamics.BusinessConnectorNet.dll. I was able to successfully deploy this app on a TEST server which is a 32 bit machine.
I am unable to deploy this app on a 64 bit server. I get the following exception. I am not sure if Businessconnector dll is compatible with a 64bit machine.
Can you please help me resolve this issue. Thanks for your help.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Could not load file or assembly 'Microsoft.Dynamics.BusinessConnectorNet' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.BadImageFormatException: Could not load file or assembly 'Microsoft.Dynamics.BusinessConnectorNet' or one of its dependencies. An attempt was made to load a program with an incorrect format.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks,
Rohini
*This post is locked for comments
I have the same question (0)