Kbase P24363: ODBC Error '80004005' when connecting to an ASP web application.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/02/2010 |
|
Status: Verified
SYMPTOM(s):
ODBC Error '80004005' when connecting to an ASP web application.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
Specified driver could not be loaded due to system error 127 (MERANT 3.60 32-BIT Progress SQL92 v9.1D).
FACT(s) (Environment):
Files have been copied from the %DLC%/bin/system/ to %windir%/system32 to ensure that they aren't out of date or missing.
Accessing database via the ODBC Data Source Administrator works fine and connects to the database ok.
system error 127 means that "The specified procedure could not be found."
Progress 9.x
Windows
CAUSE:
The ASP application is trying to connect to the wrong database.
FIX:
Correct the ASP web application to connect to the correct database and check all connection settings.