Microsoft KB Archive/253577

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


PRB: Error: 80004005 - MS ODBC SQL Server Driver Cannot Initialize SSPI Package

Article ID: 253577

Article Last Modified on 12/5/2007



APPLIES TO

  • Microsoft COM+ 1.0
  • Microsoft COM+ 1.5



This article was previously published under Q253577

SYMPTOMS

The following error message is returned when you run a command against the database:

80004005 - MS ODBC SQL Server driver cannot initialize SSPI package

CAUSE

A typical cause for this error is that you have a custom application dynamic-link library (DLL) file that is named Security.dll.

RESOLUTION

To work around the problem, rename your Security.dll file to another name (you can prefix it with the application acronym, for example).

STATUS

This behavior is by design.


Additional query words: MTS SQL Server SSPI 80004005 Execute

Keywords: kbdll kbprb KB253577