Blog
How to allow user to review apps within Windows Phone 8.1 Universal Apps ?
If you want to integrate the option for the user to rate and review within the app , you can use the LaunchUriAsync method to do it. Below is a sample code snippet that demonstrates how to do it. How to allow user to review apps within Windows Phone 8.1 Universal Apps ?
How to Catch the Unhandled Exceptions in C# ?
Are you looking for a way to catch the unhandled exception and perform the operation like logging etc. before the application terminates ?. Below is a sample code snippet that demonstrates how to do it in Console Application. How to Catch the Unhandled Exceptions in C# ?
InterSystems Cache & Ensemble Error 806 – Kerberos data encryption logins not allowed for service %1
In this blog post, let’s learn about the error message “806 Kerberos data encryption logins not allowed for service %1” in InterSystems Cache & Ensemble and the description of the error message. Error Message 806 – Kerberos data encryption logins not allowed for service %1 Error Details Kerberos data encryption logins not allowed for service %1
Raima RDM Error -15018 eSQL_WHERECALCS
In this blog post, let’s learn about the error message “-15018 eSQL_WHERECALCS” in Raima RDM and the description of the error message. Error Message -15018 – eSQL_WHERECALCS Error Details Aggregate functions not allowed in WHERE
Apache Derby DB Error Code XJ121 – Invalid operation at current cursor position.
In this blog post, let’s learn about the error message “XJ121- Invalid operation at current cursor position.” in Apache Derby Database and the description of the error. Error Message XJ121- Invalid operation at current cursor position. Error Details Invalid operation at current cursor position.
Erply API Error 1015 – Malformed request (eg. parameters containing invalid charact
In this post, you’ll learn more about the Error Code 1015that is returned when working with the Erply API Erply API Error Code 1015 Error Description Malformed request (eg. parameters containing invalid characters).
Win32 COM Error – FVE_E_FIPS_RNG_CHECK_FAILED – 0x80310036
In this post, you’ll learn more about the Error FVE_E_FIPS_RNG_CHECK_FAILED – 0x80310036 that is returned when working with the COM-based APIs in Win32 Win32 COM Error FVE_E_FIPS_RNG_CHECK_FAILED – 0x80310036 Win32 COM Error Error Description The random number generator check test failed.
MariaDB Error 1711 – ER_ERROR_IN_UNKNOWN_TRIGGER_BODY
In this post, you’ll learn more about the MariaDB Error 1711 ER_ERROR_IN_UNKNOWN_TRIGGER_BODY with the details of the error message and why you receive this error Maria DB Error Description MariaDB Error 1711 – ER_ERROR_IN_UNKNOWN_TRIGGER_BODY with the sqlState HY000 Error Description for the MariaDB Error ER_ERROR_IN_UNKNOWN_TRIGGER_BODY Unknown trigger has an error in its body: ‘%s’
How to fix the Oracle error CLSR-00518: Failed to register a preconnect service name?
In this post, you’ll learn more about the Oracle ErrorCLSR-00518: Failed to register a preconnect service name with the details on why you receive this error and the possible solution to fix it. Oracle Error Description CLSR-00518: Failed to register a preconnect service name Reason for the Error CLSR-00518: Failed to register a preconnect service name The requested preconnect service name cannot be registered. How…
How to fix the Oracle error PLS-00408: duplicate column ‘string’ not permitted in INSERT or UPDATE?
In this post, you’ll learn more about the Oracle ErrorPLS-00408: duplicate column ‘string’ not permitted in INSERT or UPDATE with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PLS-00408: duplicate column ‘string’ not permitted in INSERT or UPDATE Reason for the Error PLS-00408: duplicate column ‘string’ not permitted in INSERT or UPDATE An UPDATE or…
How to fix the Oracle error RMAN-10008: could not create channel context?
In this post, you’ll learn more about the Oracle ErrorRMAN-10008: could not create channel context with the details on why you receive this error and the possible solution to fix it. Oracle Error Description RMAN-10008: could not create channel context Reason for the Error RMAN-10008: could not create channel context An error was received while trying create a channel context. This message should be accompanied…
How to fix the Oracle error PRVF-05410: Check of common NTP Time Server failed?
In this post, you’ll learn more about the Oracle ErrorPRVF-05410: Check of common NTP Time Server failed with the details on why you receive this error and the possible solution to fix it. Oracle Error Description PRVF-05410: Check of common NTP Time Server failed Reason for the Error PRVF-05410: Check of common NTP Time Server failed Cause: The NTP query command showed there is no…