Archives

Win32 COM Error – SEC_E_KDC_UNABLE_TO_REFER – 0x80090341

In this post, you’ll learn more about the Error SEC_E_KDC_UNABLE_TO_REFER – 0x80090341 that is returned when working with the COM-based APIs in Win32 Win32 COM Error SEC_E_KDC_UNABLE_TO_REFER – 0x80090341 Win32 COM Error Error Description The KDC was unable to generate a referral for the service requested.

InterSystems Cache & Ensemble Error 6259 – XMLPROJECTION for property ‘%1’ may not be ID unless this pr

In this blog post, let’s learn about the error message “6259 XMLPROJECTION for property ‘%1’ may not be ID unless this pr” in InterSystems Cache & Ensemble and the description of the error message. Error Message 6259 – XMLPROJECTION for property ‘%1’ may not be ID unless this pr Error Details XMLPROJECTION for property ‘%1’ may not be ID unless this property is a persistent…

How to generate a random number in C# and .NET?

If you want to generate a random number in your .NET application using C#, you can use the random class to generate one. How to generate a random number in C# and .NET? Below is a sample code snippet on how to generate random numbers in C#. Try to keep the instance of the Random class and reuse it Incase you are generating more than…

SQL Server Error Code – 14833 cannot set the remote data archive query

In this blog post, you’ll learn more about the SQL Server Error Code 14833 and the error message description that is shown SQL Server Error Code 14833 SQL Server Error Description for the Code :14833 Cannot set the Remote Data Archive query mode LOCAL_AND_REMOTE for database ‘%.*ls’ because data on remote side is not consistent. See the SQL Server errorlog for more information on the…