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” -> [...]
-
Fix for “Internet explorer has closed this webpage to help protect your computer”
Tweet Many users face issue running Oracle forms on Microsoft Internet Explorer 8 (IE8) which causes the page to redirect to following url res://ieframe.dll/acr_depnx_error.htm#<domain>,http://<server>:<port>/forms/frmservlet?config=<config> It displays following error. Internet explorer has closed this webpage to help protect your computer A malfunctioning or malicious add-on has caused Internet Explorer to close this webpage. Solution: Goto Internet [...]
Apr 27th, 2010 | Filed under Application server, Browser issues, Oracle, Oracle Applications, Oracle Applications issues, Oracle developers, Windows, Windows Clients, Windows issues -
Fix for IE crash on launching forms in Oracle Applications 11i (11.5.10)
Tweet Many of you would have noticed that while launching forms from Oracle Applications 11.5.10 using Internet Explorer (IE 7) then it might crash with following error. Though it may work perfectly fine in mozilla firefox. This is the working fix for the issue. Solution-1: 1) Take backup of jvm.dll located at c:\Program Files\Oracle\JInitiator 1.3.1.21\bin\hotspot [...]
Dec 9th, 2009 | Filed under Browser issues, Oracle, Oracle Applications, Oracle Applications DBA, Oracle Applications issues, Windows, Windows Clients, Windows issues
