Internet Explorer error.

hi
i got an error when i run a form,Internet explorer disappears at run time.
If anyone faced the same problem please help me out.
Forms [32 Bit] Version 10.1.2.0.2 (Production)
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Oracle Toolkit Version 10.1.2.0.2 (Production)
PL/SQL Version 10.1.0.4.2 (Production)
Oracle Procedure Builder V10.1.2.0.2 - Production.
Sarah

Generally, a crashing browser has nothing to do with Oracle. This is most often the result of a conflict between browser add-ons (JRE, Toolbars, etc). Because Forms requires a Sun JRE, for testing purposes, I would recommend uninstalling any and all add on toolbars as these are most often the cause of the conflict. The more common ones are Google, AOL, Yahoo, MSN, but there are others. Remember that just because they are not visible does not mean they are disabled. You should uninstall them to identify which may be causing the problem.
Other possible causes are the result of OS settings. For example, if Windows DEP is set to block the JRE process the same crash of the browser can occur.
Another possible cause, can be Forms related but created by you (the developer). If you have incorrectly implemented WebUtil or have created your own java bean but the code is causing a critical java failure, this too could cause the JRE and thereby the browser to crash.
So, my recommendations in order:
1. Uninstall browser plugins which are not needed to run a Forms app. Google, Yahoo, AOL, etc toolbars and so on. Retest
2. Verify that Windows DEP is not blocking the JRE process. Refer to the MS documentation for details. Here is an example:
http://technet.microsoft.com/en-us/library/cc700810.aspx
This document explains how to "enable" DEP for applications. In your case, you need to ensure that it is NOT enabled for the JRE.
3. Ensure that your app isn't causing the problem. The easiest way to do this is to run the provided test.fmx form which does not use webutil or any beans.

Similar Messages

  • KM Document iView - Internet Explorer Error

    Hi All,
    I have uploaded word docs to KM and then proceeded to create KM Doc iViews which link to the word docs. When I preview the iView i get a dialog box asking me whether I want to open, save or cancel. If I click either open or save I get an internet explorer error which says "Internet Explorer cannot download...[filepathandname] from [hosturl]. Internet Explorer was not able to open this site. The requested url is either unavailable or cannot be found. Please try again later."
    What am I doing wrong?
    Also, shouldn't the files contents be displayed in the iView instead of opening up Microsoft Word?
    Thanks in advance
    TM

    Hi Tiberiu,
    Yes I have checked the path, and it is the correct one, it does contain the %20 escape characters too. But one thing you mentioned that I noticed may not be right is the fact the when I am actually in KM and I click the uploaded word document I get the same IE error. Does this mean that the document hasn't uploaded correctly? KM obviously knows that there is a word doc there because the download dialog box shows the Name, File Type and Host details. Another thing I noticed this time around was that the host details from when I click on the KM doc link is different from the path host in the KM doc iView, I think this is resulting from using BigIP to mask url details/load balancing?
    Any suggestions?
    Thanks again for all responses,
    TM

  • Get a internet explorer error message when trying to save the exported document

    I get through the export process until it asks to save the exported document and then I get an internet explorer error that tells me it is shutting down the program

    Good day,
    Sorry to hear you're having trouble!  Try the solutions in our Troubleshooting Common Problems with ExportPDF document. 
    Those steps should resolve this issue.
    Kind regards,
    David
    Adobe Systems

  • Internet Explorer error on EPSP9

    Hi
    I have just instal EP6 SP9 , nw04 SR1.
    When i try to create a room in collaboration - it pops up with this Internet Explorer Error : "Internet Explorer cannot open the internet site
    http://<host>:<port>/irj/portal
    operation aborted "
    I hear if you update teh portal to the latest stack- this problem will be solved. Is this true?
    I am busy downloading SAPINST12_0-10002786.sar from service market place to update Ep6 SP9 to EP6 SP12.
    Do I update the KMC patches as well or updating the ep6sp12 will be fine?
    Thanx for any help
    RD

    Thanx!!
    We have decided to upgrade to SP11. Will this problem be fixed with SP11?
    I have downloaded all the packages i need for was, portal. Thou i have only found KMCSP11_p3...and i understand i need to install KMCSP11_0 first. Where can I find KMCSP11_0.  this is not under Support Packages-netweaver-ep-cm+collab.
    Any ideas?

  • Internet Explorer Error while running VS2005 asp form from devt envt.

    Compilation Error
    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
    Compiler Error Message: BC30560: 'OracleDataAdapter' is ambiguous in the namespace 'Oracle.DataAccess.Client'.
    Source Error:
    Line 22405: Inherits Global.System.ComponentModel.Component
    Line 22406:
    Line 22407: Private WithEvents _adapter As Global.Oracle.DataAccess.Client.OracleDataAdapter
    Line 22408:
    Line 22409: Private _connection As Global.Oracle.DataAccess.Client.OracleConnection
    Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\web_appl\2ace2c5c\69644e29\App_Code.ecqjnnlx.5.vb Line: 22407

    you form is running in the browser with the help of Jinitiator which is nothing but A JavaInitiator.
    as your machine files located in the System32 folder of your windows directory as .DLL. are not able to communicate with the Jinitiator DLL Files being used
    for the JRE.
    The Form is sending the request to the internet explorer to run the object of applet ttype which is nothing but the Oracle Java Applet named as OC4J(Oracle Container for Java)
    if your form is running or trying to run and hangged due to some problems and your machine got abnormal shutdown then at that time the DLL fiels communicating each other may got corrupt
    due to any abmormal shutdown of your machine...
    the problem is there with the Java Side...
    There is no solution other then reloading the JRE and Jinitiator as per the error being thrown by your machine

  • Oracle forms 11g running forms on internet explorer error

    Hi , this is abhishek I am new to oracle forms 11g . My question is that when I run the forms 11g on internet explorer it shows an error . The error is too many tries.
    first I like to clarify that before running the forms i start the weblogic server ,along with admin server for weblogic and opmn managed components, i give the user name and password to start the weblogic server, everything starts smoothly . even I have jre 1_6_29 installed to start the servlet . Main problem starts when the java runs the internet explorer browser then a box appears asking for user name and password and database connect string , then after putting the username and password it again asks for the username and password.It happens three times and after that an error appears in a dialog box which shows too many tries . I also checked the net configuration asistant with the local net service name configuration there it shows the service name which is orcl.Home and then TCP --->Host name is localhost with 1521 as standard port number --> yes perform the test and the result is written connecting test successful . what is wrong with the instance , the http listener is working perfectly then why this error is coming, is there something to do with the browser , but the browser is supporting java very well .. please help

    I have found the file but it does not have any path except forms_path,oracle_home,webutil_config,etcCurious, my default.env had the following default TNS_ADMIN entry:
    # TNS Entry to locate the database
    TNS_ADMIN=D:\Oracle\Middleware\asinst_1\configI modified this entry to point to the location where my tnsnames.ora and sqlnet.ora files are located. I use a generic location and share them accross installed Oracle products rather than maintain seperate copies of these files in each Oracle Home. For example, I commented out the original entry and added a new one.
    #TNS_ADMIN=D:\Oracle\Middleware\asinst_1\config
    TNS_ADMIN=D:\oracle\tns_adminCraig...

  • Internet Explorer error when running my demo

    I created a demo, an interactive software simulation and a quiz in Captivate. I published it and then zipped it up and took the zip file over to the media folder in Microsoft's LMS or LCDS. When I preview or run it, I continually get Internet Explorer script errors. It seems to get it at each slide. I can say Yes through each error and the each piece runs correctly. I get an object oriented error, a null is null 0 or not an object and and object required error depending on which piece I am viewing. I have done all the various things that are suggested to do when you get Internet Explorer script errors. It runs fine in captivate. I created a quick demo in Camtasia and it runs fine. I have talked to Microsoft and they can't seem to help me. Has anyone used this tool or run into this before? Any help would be greatly appreciated. Thank you. BTW I am running Internet Explorer 8, XP OS with service pack 3 installed.

    Hello,
    Perhaps I misunderstand, but why did you zip it up yourself instead of having it zipped by Captivate? For uploading to our LMS I always choose that option, worth trying not?
    Lilybiri

  • Close Internet Explorer Error message

    I am attempting to upgrade my adobe flash player and the error message "close Internet explorer" keeps popping up.  I have IE closed down and yet it still stalls at 50% with the same message. Any idea how to navigate this problem?

    Check if you have any process named iexplore.exe running in background from task manager. You can reboot the machine and check again.
    [Moving the discussion to Flash Player forum]

  • Internet Explorer Error after Business Explorer Installation

    Hi guys,
    I just want to know why the Internet Explorer seems to be corrupted (always blank page whichever page you will browse) after Business Explorer installation?
    What will I do to avoid this problem?
    Thanks!!

    Hi ,
    I have updated the GUI for the latest patch , that is 5. and still at sometimes when using query designer "critical Error" msg used to appear.. i have checked the logs but it doesnt give out any clue why this error occurs.. if  ya have any suggestion please let me inform as well..
    Thanks !

  • Internet Explorer error when I run a query (address "About blank")

    I want to run a query in Query Designer and it end up with an Internet Explorer security error on address "about blank".
    Our server has an internet security level very high, but I can modify the trusted zone if necessary.
    We think it is a security problem with IE, perhaps a parameter to change. Do you have idea, please ?

    Hi Christophe,
    There is a PDF file by SAP subject as "Enabling web functionality in BW" which says step by step process of enabling web functionality.
    If the server has been configured for web functionality then check following things.
    Internet options -> connections -> lan setting -> Advanced -> Do not use proxy
    server for ip starting with following ip address .. and put BW server ip address .
    After modification it should go throgh.
    Hope that helps.
    Regards
    Mr Kapadia
    <removed>

  • Acrobat xi internet explorer error

    We have a user who is having trouble installing Adobe Acrobat XI and receives the error below.   He is using Internet Explorer 11, and I have tried reinstalling IE 11, downgrading to IE 10 but I still cannot get acrobat XI to install.  Any help on what could be the problem would be greatly appreciated.

    Hi duncansc,
    If the trial version is already installed then you can simply license the software using your Adobe ID.
    Your purchased subscription is linked to your Adobe ID.
    You can download Acrobat 11 Std. from http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    Regards,
    Rave

  • Cs4 internet explorer error. help please

    I try to install cs4 premium. it scans my computer then displays "please exit : internet explorer to continue"
    Internet explorer is not running. i pulled up task manager to check, i also checked if any "behind the scene" programs of internet were running under the processes tab. nothing of internet explorer is running. I even hard rebooted the computer and just tried restarting it. Nothing seems to work out. I even took it to Office Depot, they couldn't figure it out nor could i searching forum after forum. i can't get a hold of adobe tech support so anyones help? thank you

    Hi,
    Even though it is not running
    you still need to end the proccess
    you will find it in the task manager
    or, is it explorer you need to stop?
    Phillip

  • FormsServlet Error during opening of form in Internet Explorer

    Hi
    I have installed Database10g Rel2 in my system. After that i installed Developer suite suite 10g Rel2 into same PC. this is for personal use on single PC.
    But when i opened the form builder and runing one form made on same 10g forms during applet initialization it gives an Internet Explorer error and closes the form.
    in OCJ4 it gives test = False.
    Please Help.
    Saeed

    If the browser is crashing, the problem is likely related to a JRE conflict. If you have any Sun JRE/JPI installed and running, then try to run a form with Oracle Jinitiator, the browser will crash. We have also seen this problem when Jinit does not correctly install for one reason or another. Knowing this information would be helpful in us assisting:
    - what operating system and version?
    - which JRE/Jinitiator are you attempting to use?
    - is the Sun JRE/JPI installed on this machine?
    - did you install Dev Suite in the same home with the Database?
    Things to be aware of:
    Reference to "Home" is the same as "directory". You cannot install the Database in the same Home (directory) as Developer Suite. Each must reside in their own parent directory.
    Internet Explorer 7 is NOT supported for use with Forms 10.1.2.0.2. Refer to the following for more details:http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html
    Recommendations:
    1. Close ALL open browsers
    2. Uninstall Jinitiator and any Sun JRE (if installed)
    3. Reboot
    4. With ALL browsers closed, manually install the Jinitiator version configured in your formsweb.cfg
    5. Retest.

  • Internet Explorer Cannot Display This Webpage

    Hi,
    My issue is that when ever user is clicking link or submit a form, sometimes instead of directing to a new page, it will show the internet explorer error page 'Internet explorer cannot display this webpage'. I didnt find any error message in the log in cf admin as well as IIS admin. Then I checked with a simple HTML page which refreshes in every 3 minutes. I found that this page is also showing the same issue. So I think the issue is not related to Coldfusion. Still the issue persists. So does anybody have any idea about this? Please advice. Thanks in advance.
    The details are: And also the application is hosted in virtual machine.
    Server Product
    ColdFusion
    Version
    9,0,0,251028  
    Edition
    Standard  
    Serial Number
    Operating System
    Windows 2003  
    OS Version
    5.2  
    Adobe Driver Version
    4.0 (Build 0005)  
    JVM Details
    Java Version
    1.6.0_17  
    Java Vendor
    Sun Microsystems Inc.  
    Java Vendor URL
    http://java.sun.com/
    Java Home
    D:\ColdFusion9\runtime\jre  
    Java File Encoding
    Cp1252  
    Java Default Locale
    en_GB  
    File Separator
    Path Separator
    Line Separator
    Chr(13)
    User Name
    SYSTEM  
    User Home
    C:\Documents and Settings\Default User  
    User Dir
    D:\ColdFusion9\runtime\bin  
    Java VM Specification Version
    1.0  
    Java VM Specification Vendor
    Sun Microsystems Inc.  
    Java VM Specification Name
    Java Virtual Machine Specification  
    Java VM Version
    14.3-b01  
    Java VM Vendor
    Sun Microsystems Inc.  
    Java VM Name
    Java HotSpot(TM) 64-Bit Server VM  
    Java Specification Version
    1.6  
    Java Specification Vendor
    Sun Microsystems Inc.  
    Java Specification Name
    Java Platform API Specification  
    Java Class Version
    50.0  

    Seems like an issue with the web server or, perhaps, even your browser. To start with, make sure you have followed the steps for configuring IIS in ColdFusion 9. Next, make sure the MIME type for HTML files in IIS 6 is text/html, not text/htm.

  • This will stump you! I can not download the PDF stored on my FTP site using Internet Explorer

    I can not download the PDF stored on my FTP site using Internet Explorer, but I can with Chrome, Safari, FireFox etc. Error message: museutils.js Code: 0
    My page: http://creditunionone.org/applications---forms.html
    and this page also: http://petfoodpantryokc.org/get-assistance.html
    Please Help! I am getting 20-30 submissions from members. clients/ customers stating they can not download the forms.
    addition: Pop Up says: Windows Internet Explorer  Errors on this webpage might cause it to work incorrectly. A Security Problem Occured   | museutils.js  Code: 0
    URI: http://www.creditunionone.org/scripts/1.1/museutils.js?110351884

    The links still aren't updated for any of the pages. You need to update the links like this for eg.
    Incorrect link - http://[email protected]/forms/membershipcardstaticpdf.pdf
    Correct link - http://creditunionone.org/forms/membershipcardstaticpdf.pdf
    Select "Download Form" within the Accordion in Design mode and update the links as above. Preview the site in browser (IE) before publish.
    Thanks,
    Vinayak

Maybe you are looking for

  • Google Summer of Code proposal

    Hi all, Gephi organization, open-source graph visualization plaform is looking for students application about a Shader-based visualization engine. You may already know how Google SoC works, basically a student will receive payment (*5000$*) for worki

  • How can i get my samsung galaxy 2 to print to my hp 5520 printer?

    How can i get my samsung galaxy 2 to print to my HP Photsmart 5520 printer; is there an app?  When I try to print I get the following message: You can only print on Samsung printer. Continue?  When I go to Wi-Fi settings in my phone it shows that I a

  • Unblok Article in IS retail for stores

    Hey hi... Will any one help me to unblock an article in IS retail for sale in store

  • Business Component Browser in 11g

    Hi, Any one knows why the Business Component Browser disappeared in 11g preview. Thanks. Ivan

  • Cusctom tag with body

    I have written a custom tag with body. The intention is to process the body and replace any periods with line breaks (in HTML) before writing the BodyContent to the enclosing JspWriter. I find that replacing "." with ".<br>" does not take any effect.