Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am getting below error can any one help me to find out root cause

C#
AROutput.0 - ERROR (version 4.1.0, build 1 from 2013-10-16 15.35.49) : Error in BULK ENTRY Transaction : ERROR (552): The SQL database operation failed.; The certificate, asymmetric key, or private key data is invalid. (SQL Server 15297)
Posted

1 solution

There are numerous issues that can cause this. What you need to do is troubleshoot it by searching for the error "The certificate, asymmetric key, or private key data is invalid." There are many google results with various things to try.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900