"Exception message: Could not load file or assembly 'Oracle.DataAccess' or one of its dependencies. An attempt was made to load a program with an incorrect format."
Before doing that, make sure that your reference properties for Oracle.DataAccess have NOT been inadvertently changed to "Copy Local = true". Otherwise, your server will be using your copy and not the one in the GAC.
No comments:
Post a Comment