I'm getting the error message
"No error message available, result code: E_FAIL(0x80004005)."
when I try to use the OLEDB provider in a .NET Console application. The application already targets x86. It works on one SalesLogix server successfully but not on another. Is there any recommended path to targetting the exact cause of the error?
I've had the client run a test connection via a .udl file and that worked successfully, so the provider appears to be installed and working. |