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



The information in this article 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.

Modification Type:MajorLast Reviewed:2/20/2002
Keywords:kbDLL kbDSupport kbprb KB253577