Hi,
I have SQL server 2012 std. I received error:
Could not load the DLL xprepl.dll, or one of the DLLs it references. Reason: (null).
All the story:
--------------
Event ID 33090: Attempting to load library 'xprepl.dll' into memory. This is an informational message only. No user action is required.
Event ID 33081: Failed to verify Authenticode signature on DLL 'C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Binn\xprepl.dll'.
Error event ID: 17750: Could not load the DLL xprepl.dll, or one of the DLLs it references. Reason: (null).
------------
I checked the folder "C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Binn" and file "xprepl.dll" is not there.
What does this error mean and should I worry about it? thanks