Microsoft KB Archive/253577

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:16, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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