Archives

InterSystems IRIS General Error Code – 5035

In this post, you’ll learn about the General error code 5035 in InterSystems IRIS database the reason why you are receiving the error message when using the InterSystems IRIS data platform Error Code : 5035 Reason for the Error code 5035 in InterSystems IRIS DBMS General exception Name ‘%1’ Code ‘%2’ Data ‘%3’

How to Download Web Content synchronously in C# ?

If you need to download the web content synchronously using C# , you can use the WebClient class that is defined in the System.Net namespace. Below is a sample code snippet demonstrating how to download web content synchronously in c#. How to Download Web Content synchronously in C# ? The output file is generally saved in the same folder where the exe exists.

Exception from HRESULT: 0x800455BC Error when using SpeechRecognizer in WP8

When using the SpeechRecognizerUI in your windows phone 8 app, there are times when you receive the “Exception from HRESULT: 0x800455BC Error”. The outcome of this error is “When you call the SpeechRecognizerUI’s RecognizeWithUIAsync() method , it displays a dialog for few seconds and then disappears immediately. When you debug the app, you will find the error “Exception from HRESULT: 0x800455BC ” with the stack…

Raima RDM Error -12058 eDBDREAD

In this blog post, let’s learn about the error message “-12058 eDBDREAD” in Raima RDM and the description of the error message. Error Message -12058 – eDBDREAD Error Details Error reading dbd file

Win32 COM Error – E_UNEXPECTED 0x8000FFFF

In this post, you’ll learn more about the Error E_UNEXPECTED 0x8000FFFF that is returned when working with the COM-based APIs in Win32 Win32 COM Error E_UNEXPECTED 0x8000FFFF Win32 COM Error Error Description Catastrophic failure