Archives
-
Javascript not working or stopped working
Tweet Problem Statement: Sometimes users may find that all Javascript codes stop working in Internet Explorer or any other browsers. Even after clicking on links with javascript code might not do any action and page will remain as it is. This could be caused by many reasons. Cause-1: Sometimes accidentally Javascript Dynamic Linked Library (DLL) [...]
-
Can’t find script engine “VBScript” for script
Tweet Problem Statement: Sometimes Windows users start getting following error while executing certain programs or even when starting windows. Can’t find script engine “VBScript” for script <script_name>.vbs Cause: This error occurs mainly because your VBScript Dynamic Linked Library (DLL) VBScript.dll accidentally gets unregistered due to uninstall of certain non-standard programs Solution: Click Start->Run->Type “regsvr32 VBScript” -> [...]
-
Complete list of ALL ORA errors
Tweet Though it is easy to find any Oracle error through google, ORA Training presents complete list of all ORA errors in single downloadable file for handy reference in situations where you may not have internet access. Save it for your reference. List of ALL ORA- Errors:
Comments OffAug 16th, 2010 | Filed under Oracle