Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.16 KB

mssqlserver-33027-database-engine-error.md

File metadata and controls

32 lines (27 loc) · 1.16 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_33027
MSSQLSERVER_33027
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
33027 (Database Engine error)

MSSQLSERVER_33027

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 33027
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name SEC_CRYPTOPROV_CANTLOADDLL
Message Text Failed to load cryptographic provider '%.*ls' due to an invalid Authenticode signature or invalid file path. Check previous messages for other failures.

Explanation

SQL Server was unable to use the cryptographic provider listed in the error message, because SQL Server could not load the DLL. Either the name is invalid or the Authenticode signature is invalid.

User Action

Check that the file is present and that SQL Server has permission to access that location. Check the error log for additional related messages. Otherwise, contact the cryptographic provider for more information.