Blog

IsolatedStorage File or Windows Storage APIs – Which one to Use for WP8 App?

The Windows Phone 8 SDK includes the Windows Storage API which can be used in the Windows Phone 8 app to store and retrieve data from the Storage. The Windows Phone 7 SDK already provided the IsolatedStorage APIs. Which one to use? IsolatedStorage File or Windows Storage API. The answer is simple. If you are targeting the Windows Phone 8 mainly, then the better option…

Windows App Store Error – 0x803F6102

In this post, you’ll learn more about the Error Code 0x803F6102 that is returned when developing or testing the store related operations in your Windows or UWP app Windows App Store Error 0x803F6102 Windows App Store Error Description The specified add-on could not be found. The add-on may no longer be available in the Store, or your might have provided the wrong Store ID for…

MariaDB Error 1084 – ER_BLOBS_AND_NO_TERMINATED

In this post, you’ll learn more about the MariaDB Error 1084 ER_BLOBS_AND_NO_TERMINATED with the details of the error message and why you receive this error Maria DB Error Description MariaDB Error 1084 – ER_BLOBS_AND_NO_TERMINATED with the sqlState 42000 Error Description for the MariaDB Error ER_BLOBS_AND_NO_TERMINATED You can’t use fixed rowlength with BLOBs; please use ‘fields terminated by’

How to fix the Oracle error JMS-00423: Invalid value?

In this post, you’ll learn more about the Oracle ErrorJMS-00423: Invalid value with the details on why you receive this error and the possible solution to fix it. Oracle Error Description JMS-00423: Invalid value Reason for the Error JMS-00423: Invalid value Cause: An invalid value was specified How to fix the Error JMS-00423: Invalid value ? You can fix this error in Oracle by following…

How to fix the Oracle error INS-41806: Virtual IP name cannot be the same as the Single Client Access Name...

In this post, you’ll learn more about the Oracle ErrorINS-41806: Virtual IP name cannot be the same as the Single Client Access Name (SCAN): string with the details on why you receive this error and the possible solution to fix it. Oracle Error Description INS-41806: Virtual IP name cannot be the same as the Single Client Access Name (SCAN): string Reason for the Error INS-41806:…

How to fix the Oracle error LPX-00277: no closing quote was seen?

In this post, you’ll learn more about the Oracle ErrorLPX-00277: no closing quote was seen with the details on why you receive this error and the possible solution to fix it. Oracle Error Description LPX-00277: no closing quote was seen Reason for the Error LPX-00277: no closing quote was seen Cause: A quoted string was started but not finished. How to fix the Error LPX-00277:…

How to fix the Oracle error LPX-00208: unknown DTD keyword “~s”?

In this post, you’ll learn more about the Oracle ErrorLPX-00208: unknown DTD keyword “~s” with the details on why you receive this error and the possible solution to fix it. Oracle Error Description LPX-00208: unknown DTD keyword “~s” Reason for the Error LPX-00208: unknown DTD keyword “~s” Cause: An unknown keyword was found in the DTD. How to fix the Error LPX-00208: unknown DTD keyword…

How to fix the Oracle error NNO-00323: overriding next statistic counter dump, dumping in number seconds?

In this post, you’ll learn more about the Oracle ErrorNNO-00323: overriding next statistic counter dump, dumping in number seconds with the details on why you receive this error and the possible solution to fix it. Oracle Error Description NNO-00323: overriding next statistic counter dump, dumping in number seconds Reason for the Error NNO-00323: overriding next statistic counter dump, dumping in number seconds Cause: An informational…

How to fix the Oracle error ORA-28501: communication error on heterogeneous database link?

In this post, you’ll learn more about the Oracle ErrorORA-28501: communication error on heterogeneous database link with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-28501: communication error on heterogeneous database link Reason for the Error ORA-28501: communication error on heterogeneous database link An unexpected communication failure occurred on a heterogeneous database link to a…

How to fix the Oracle error ORA-22862: specified object identifier doesn’t match existing object identifier?

In this post, you’ll learn more about the Oracle ErrorORA-22862: specified object identifier doesn’t match existing object identifier with the details on why you receive this error and the possible solution to fix it. Oracle Error Description ORA-22862: specified object identifier doesn’t match existing object identifier Reason for the Error ORA-22862: specified object identifier doesn’t match existing object identifier An attempt was made to specify…