[SOLVED] Forms from Developer Suite 10 - Won't run in Firefox

Hi,
I have both Firefox and IE6 installed.
This is my first use of Forms Builder on this machine.
When I click the "run" icon, a new tab is opened in Firefox and I have this message:
URL: http://www.%1.com/
Page: Unable to find a server.
I think I have to change the default browser to IE6 in Forms config file, but I don't know how.
Many thanks for your help :-)
Hi again
I went into Settings > Preferences > Runtime > Browser path and I set it to IE6
Then Forms asked me to install JInitiator
And now little DEPT is happy in exequery.
Many thanks :-)
Message was edited by:
JeanParis

I was unaware of that. I'll give it a try. Thanks.

Similar Messages

  • How to call a report from form in developer suite 10g

    i want to call report from a form that is developed in Builder 10g. Reprot is also built in Reports Builder 10g. I now want to run report through form.Please give me any solution.

    I am finding that this document is unhelpful also with respect to running a form which calls the report in the testing environment of Oracle Developer Suite. I have Googled for forms integration with reporting and most refer to this document, but it does not help.
    I have download and used the "run_report_object_doc" procedure they provided, along with a supporting function. And used that.
    This document indicates that if the sever is not specified then it will use the in-process server. This does not happen. When I do not specify the server I get the notorious "FRM-41211: Integration error: SSL failure running another product." I suspected that the in-process server is not getting called.
    When I look through the rwservlet.properties file I find that the servlet is configured with in=process "yes". I have since changed this file so that a server is actually named. I called it "local".
    This time a local.conf file is created, not a rep_local.conf file as indicated in the documentation. Anyhow when I try the form again I get the same FRM-41211 message.
    Alternatively, I have change the report invocation parameters to supply a server name "local". This time I no longer get the FRM-41211 message. I get the error FRM-41214: Unable to run report.
    When I use the servlet to get information, I get (can anyone see any setting that is a problem?):
    http://localhost:8889/reports/rwservlet/showenv?server=local
    OracleAS Reports Services - Servlet Environment Variables Return to Top
    KeyMapFile C:\DevSuiteHome_1\reports\conf\cgicmd.dat
    DBAUTH C:\DevSuiteHome_1\reports\templates\rwdbauth.htm
    SYSAUTH C:\DevSuiteHome_1\reports\templates\rwsysauth.htm
    server local
    DIAGNOSTIC yes
    traceopts undefined
    ERRORTEMPLATE C:\DevSuiteHome_1\reports\templates\rwerror.htm
    SERVER_IN_PROCESS yes
    COOKIEEXPIRE 30
    ENCRYPTIONKEY reports9i
    DIAGHEADTAGS undefined
    DIAGBODYTAGS undefined
    HELPURL undefined
    RELOAD_KEYMAP NO
    IMAGEURL http://localhost:8889/reports/rwservlet
    SINGLESIGNON yes
    OracleAS Reports Services - Server and Engine Environment Variables Return to Top
    PATH C:\DevSuiteHome_1\jdk\jre\bin\client;C:\DevSuiteHome_1\jlib;C:\DevSuiteHome_1\bin;C:\DevSuiteHome_1\jre\1.4.2\bin\client;C:\DevSuiteHome_1\jre\1.4.2\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\oracle\product\10.2.0\client_1\bin;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\CAisd\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\ZipGenius 6\;c:\Program Files\CA\SharedComponents\ScanEngine;C:\PROGRA~1\CA\ETRUST~2;C:\Program Files\CA\Unicenter Software Delivery\BIN;C:\PROGRA~1\CA\SHARED~1\CAM\bin;C:\Program Files\CA\SharedComponents\ScanEngine;C:\Program Files\CA\SharedComponents\CAUpdate\;C:\Program Files\CA\SharedComponents\ThirdParty\;C:\Program Files\CA\SharedComponents\SubscriptionLicense\;C:\Program Files\CA\eTrustITM;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program Files\Microsoft Office\Office10;C:\Program Files\CA\DSM\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\DevSuiteHome_1\jdk\jre\bin
    DISPLAY
    LD_LIBRARY_PATH
    ORACLE_HOME C:\DevSuiteHome_1
    TNS_ADMIN
    NLS_LANG AMERICAN_AMERICA.WE8MSWIN1252
    USER_NLS_LANG
    RW C:\DevSuiteHome_1\reports
    REPORTS_PATH C:\DevSuiteHome_1\repadm61\srw;C:\DevSuiteHome_1\cgenr61\admin\crretc;C:\DevSuiteHome_1\cgenr61\admin;C:\DevSuiteHome_1\reports\templates;C:\DevSuiteHome_1\reports\samples\demo;C:\DevSuiteHome_1\reports\integ;C:\DevSuiteHome_1\reports\printers;
    REPORTS_TMP C:\Temp
    REPORTS_TAGLIB_URI /WEB-INF/lib/reports_tld.jar
    java.class.path C:\DevSuiteHome_1\j2ee\home\lib\ojsp.jar;C:\DevSuiteHome_1\reports\jlib\rwrun.jar;C:\DevSuiteHome_1\jlib\zrclient.jar
    sourceDir
    tempDir
    useDataCache
    ignoreDataParameter

  • What is the right tools to migrate from developer suite 10g to 11g?

    Hi all..
    Im kinda new here and hope pro can help me in the right direction. I've been developing forms and reports in 10g which is using the developer suite. My company would like to migrate to 11g. However, i see that there are no 11g developer suite. it must have rename it something else or provided to developer in a different name or so.
    Could someone clarify this and give me a link to what i need to develop forms and reports in 11g. Im sure im going to need the weblogic as well.
    I did find a post where user states that there is no more developer suite in 11g but i find his answer a bit unclear. So i was hoping someone can give a link to what i really need in order to continue with 11g.
    Thanks

    In brief a migration from 10g to 11g is just a recompile, nothing more. There were some built-ins removed in 11g which were deprecated in 10g (like run_product for example) so if you have some dead code containing this built-ins you will get compile errors. But as those built-ins didn't do anything in 10g you should be able to remove them without a second thought.
    As for developer suite: there is no developer suite anymore like there was in 10g; There is only one complete bundle containing the development as well as the deployment components, and you can choose at installation time which components you want to install. You can install the IDEs and omit some of the components you won't need in 11gR1 or install the development version in 11gR2.
    You can find the install bundles here.
    Before you start installing it is a good idea to review the certified system configurations.
    cheers

  • Unable to connect to 10g database from developer suite 10g

    I have loaded oracle 10g on my server with OS windows 2003 and it is working fine.Now I have installed Oracle developer suite 10g on windows XP client . we have configured local listener also and its entry is found in tnsnames.ora
    My database name is mbxdata .
    I have defined my host name as
    MBXDATA.mbxnet.com in tnsnames but I am unable to connect to the database since I get error as ORA-12154 : TNS :could not resolve the connect identifier specified.
    Please suggest matter urgent.
    Thanks in advance

    We are having the same issue now. Was this ever resolved? We created 2 new databases and added those entries in both tnsnames on the local pc, and the tnsnames on the application server. Able to connect via sqlplus, toad, etc. but not through forms developer. We are running 10g app server, 10g developer suite, 10g databases. Any ideas?
    Thanks,
    Deb

  • Can we move InfoPath forms from development site to production site?

    From the question I mean only the form, not the site itself.
    Is there any way to move a InfoPath form from SharePoint development site to production site?
    Thanks,

    just publish it to production site
    http://office.microsoft.com/en-in/infopath-help/move-a-published-form-template-to-a-new-sharepoint-library-HP010102446.aspx
    Step 1: Publish the form template to the new document library
    Open the working copy of the form template in design mode.
    On the File menu, click Publish.
    In the Publishing Wizard, click To a SharePoint server with or without InfoPath Forms Services, and then click
    Next.
    In the Enter the location of your SharePoint or InfoPath Forms Services site box, type the location of the SharePoint site that contains the new document library that you want to move your form template to, and then click
    Next.
    On the next page of the wizard, click Document Library, and then click
    Next.
    Click Create a new document library, and then click
    Next.
    On the next page of the wizard, type a name and description for the new document library, and then click
    Next.
    Choose the fields in the form template that you want to appear as columns in the default view of the document library.
    How?
    Click Next.
    On the next page of the wizard, verify that the information shown is correct, and then click
    Publish.
    To open the document library and test the process for filling out a form that is based on this form template, select the
    Open this document library check box, and then click Close.
    The document library will open in a browser. When you click New on the list toolbar, a form based on this form template will open in Microsoft Office InfoPath.
    http://sharepoint.stackexchange.com/questions/17383/infopath-change-publish-location
    If this helped you resolve your issue, please mark it Answered

  • Web-based apps that require Silverlight won't run in Firefox even though the latest version of Silverlight is installed.

    I am running Windows 7 SP1, Firefox 11, and have MS Silverlight v5.0.61118.0 installed along with the Silverlight Plug-In 5.0.61118.0 enabled.
    The problem is I cannot get certain apps to run in Firefox that require MS Silverlight. I keep getting the prompt to install. If I click to install, I'm told the the version of Microsoft Silverlight I'm attempting to install is already installed.
    What more can I do?

    Hi Jojo,
    Similar issue here. I had iPlayer but it 'died' now I can't install it...or any other app such as Adobe Air. I have an outstanding question trying to resolve it as well.

  • Forms 9i (Developer Suite)

    Hi,
    I am getting the below error when ever I try to install the Forms 9i. I logged in as Administrator and my user id also have administrator Privilege on my Machine. In both ways I am getting the same error message.
    "Unable to Setup Inventory. You may not have proper permissions."
    I got this installation from OTN Download.
    I have Windows 2000 professional. But this download works in all other Windows 2000 professional machines.
    I have other Oracle Products (Forms 4.5, Forms 6i, Designer 6i) installed on your system.
    Please let me know, if anyone have solution for this.
    Sujatha

    If you need to change version 9 Forms & Reports, you can use IDS10gR1 which includes Forms 9.0.4.
    See download location here: http://www.oracle.com/technology/software/products/ids/index.html
    It would be best to be on 9.0.4, but it should work with 9.0.2, but you may have problems (my guess is you won't though). Normally, as long as the first 2 digits are the same, the form will work between the two, but I'm not certain of that in this case.
    Longer term, get on 9.0.4 as soon as possible, or better yet, since 9.0.4 (10gR1) is being desupported at the end of this year, get to 10.1.2.0.2. So far, no desupport notice for that version...
    Good luck.
    Cordially,
    Steve

  • Deploy Browsable Infopath form from Development server to Production server

    Hi All,
    I have designed and published an 'Infopath 2010' browser enabled form 
    as site content type to a sub site names SITENEW.
    Form security level is 'Domain' level.
    The form contains following types of data connections and one SPD worklfow attached to form library..
    1. Send multiple Emails of current/active view
    2. Submit data to form library
    3. Get Details from SharePoint lists.
    4. WEB sercice calling GetUserProfileByAccountname ( Same site collection).
    Form library, lists in point number 3 are located in same site i.e SITENEW
    I need proper steps to deploy this to production sub site.
    Is  saving the 'SITENEW' as site template and upload to production  good idea?
    How should I take care of data conncetions?. Please advise.
    Thanks to all
    Murali Krishna Dittakavi *********************** If my answer/post resolved your query could you mark the post as answered. If it is helpful then vote as Helpful. Thanks

    hi All,
    Can any one help me for the following issue.
    Issue:-
    i am able to see the promoted column name "Test2" , but not able to see the data(Value) of the "Test2" in production server "TestFormLib" Library when i did second time promoted in second time imported subsite cmp.
    I have a issue with info path form  promotion fields in production server.
    Scenario:-
    I have a site ,ex:- http://host/sitecollection/subsite1 in dev. machine, the subsite1 have
    a form library "TestFormLib".
    published infopath form wtih some promotional fields (ex:- Test1) to "TestFormLib" library.
    i am able to see all promoted 'Test1' field data  in the library.
    taken  back up form the dev upto sitecollection and restored in the production.
    created subsite1 in prodiction server and taken subsite1 cmp from dev , imported into production server and published form which have promoted columns to "TestFormLib" library.
    able to see the promoted (Test1) field data in "TestFormLib" library in production subsite1.
     re-activated info path form to "TestFormLib" library in dev machine with additional (Test2) field promotion.
    i am able to see the "Test2" promotion field data(Value) in dev machine "TestFormLib" library.
    then , taken cmp for "SubSite1"  from the dev. machine, imported into production server on "SubSite1" .
    re-activated the latest form which is promoted "Test2" field to production server.
    i am able to see the promoted column name "Test2" , but not able to see the data(Value) of the "Test2" in production
    server "TestFormLib" Library.
    Any Suggestions to solve the above issue and i dont want to recreate the library in production . Because the data has been deleted.
    Help please..
    Thanks & Regards,
    Raghava Reddy S

  • Sprite backup downloaded from Palm site won't run on my Treo 750 with Windows XP on laptop

    I have a Treo 750 with WMD 5.0 and Windows XP on my laptop.  I have a 2G mini storage card.  I downloaded the free Sprite software from Palm support and installed it on laptop and the storage card.  When I run the set-up wizard on the PC, I get an error on the mobile device stating the program does not run with my device.  I have carefully checked to make sure I downloaded the program for the Treo 750 and have verified the installation - it just doesn't work.
    Do I have to get the new software ($29.95) from Sprite?  Any ideas why I can't use the free software from Palm site?
    Has anyone had better success with the new version? 
    Post relates to: Treo 750 (AT&T)

    A.  PROBLEM: Each time I try to use this reputable program (version 5.2 (7534.52.7), I encountered the following problem:
    Program (1) loads instantly, (2) presents the browser space, (3) agrees to open new tabs, (4) but when I try to direct it to ANY URL at all, the hour-glass appears, but the wait is fruitness.  I cannot reach any site at all.
    I've tried to access the program, both as "administrator" and regular "user."  No joy.
    All I ever get showing is the interesting interface (and an hour-glass on an URL-call) and nothing else.
    Even though it's about a different application, I'd try the following document with that:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    (Safari uses the same webkit engine to render web pages as iTunes uses to render the Store pages. So an issue that can cause the iTunes Store to blank can also cause a Safari for Windows application on the same PC to produce blank pages.)

  • Report Developer 10g won't run

    I wan't to run Report Developer, but when I start it only appears Reports logo: Oracle Reports Builder 10g and nothing else.
    In the task manager there is the rwbuilder.exe.
    What can I do?
    please Help!!!!
    Thanks in advance.
    Regards

    the other products had functioned normally. Only the Reports presented this behavior. <<u never know until u get to spefifics. Usually products are certified to run on specific jvm versions.
    That means it is fully qa tested on that jvm.
    It doesnt necessarily mean it wont run in previous jvm version, or that it will run for all cases for a previous jvm version.

  • Tecra 8100: updating bios from cd. exe won't run from command line

    I want to update the bios of my Tecra 8100.
    I downloaded the bios, but as the pc has no floppy, I cretaed a bootable cd like this
    When I boot the pc, do F2, press c to boot from cd, I get into a dos-like environment. I went to drive Z, did 'dir', and see the bios.exe I burned on cd. To run it I type bios.exe and keep getting "command of filename not recognized" when i type dir *.exe, it does not see the file either.
    Maybe I am overlooking something here?
    +Message was edited by: link removed - wrong info+

    Thank you.
    It was a different bios then on this page:
    I got there from [this|http://eu.computers.toshiba-europe.com/innovation/download_driver_details.jsp?service=EU&selCategory =8&selFamily=195&selSeries=24&selProduct=103&selSh ortMod=null&language=13&selOS=all&selType=4&yearup load=&monthupload=&dayupload=&useDate=null&mode=al lMachines&search=&action=search&macId=&country=all &selectedLanguage=13&type=4&page=1&ID=20831&OSI D=-1&driverLanguage=42 ] page
    The download contained a iso, so that was easy enough to do the update.<br /><br />
    Thank you very much.
    Laptop is fully functional again, better then it ever did on win98se.

  • After waking up from sleep, iBook won't run on AC

    If I have my G4 Power book plugged in and running off AC and then put the computer to sleep and then wake the computer. Instead of running of of AC, the computer runs on battery. I then have to go to the outlet and disconnect and reconnect the power cord plug back to the AC outlet to get back to AC power.
    I don't have to change the AC socket, I just have to disconnect/reconnect the AC plug into the AC socket for my computer to run off AC not on battery.
    How do I fix this?
    iBook G4   Mac OS X (10.4.6)  

    Try resetting the PMU. See if that takes care of it.

  • Script won't run in firefox but does in IE, chrome and safari

    i have a landing page with a web form script, www.wholewoman.com/newpages/landing/helpforcystocele.html. the script does not show up in firefox. further, none of our videos (served from kaltura (CDN) show up in firefox. nor does the registration script for our drupal forum. the good news is there are a lot of firefox users in the world. the bad news is that none of them can opt into my list, watch my videos or register for my forum. help!

    As posted already, your problem has nothing to do with CSP, but with blocking active mixed content.
    You can see that there is a shield icon on the left end of the location bar before the "Site Identity Button" (globe/padlock) on the location bar indicating that mixed content is blocked.
    *https://support.mozilla.org/kb/how-does-content-isnt-secure-affect-my-safety
    *https://developer.mozilla.org/Security/MixedContent
    This extension can allow such active mixed content by toggling the security.mixed_content.block_active_content pref.<br />
    Note that this is a pref that works globally
    *https://addons.mozilla.org/firefox/addon/toggle-mixed-active-content/

  • Youtube won't run with firefox or Facebook

    When wanting to run video from youtube on both firefox and facebook from my Android phone I get a message telling me I need an account with youtube and a channel. I have an account with youtube and it won't let me sign in when attempting to.
    Have tried using Google browser on phone and am able to run youtube content and video with no problem.
    Any ideas???

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    The Firefox cache temporarily stores images, scripts, and other parts of websites while you are browsing. <br>
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies, do the following:
    #Tap the menu icon located at the top right corner. This is the icon with 3 bars. On older Android devices you'll have to press the hardware menu key and then tap More.
    #Tap '''Settings'''.
    #After that, you will be taken to the settings screen. In the settings screen, look under the section '''''Privacy & Security''''' and select '''Clear private data'''.
    #You will then be taken to a list of what can be cleared. Select the following 2 for deletion:
    #*Cookies & active logins
    #*Cache
    #After those have been selected, tap the '''Clear data''' button to actually clear the cache and cookies.
    Did this help you with your problems? Please let us know!

  • I have Apache running a .aspx page, but it won't run in firefox 3.6

    running windows XP. Developed the .aspx in Visual Studio 8. was running the Apache on my XP computer. This system website was working and doing queries for a year, then it was idle for a few months and it no longer 'works'. I wonder if its a problem with new Firefox, or IE8... it was developed in IE6 era.

    A good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum.
    The helpers at that forum are more knowledgeable about web development issues.
    You need to register at the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=25

Maybe you are looking for

  • XML-RPC in WLS 8.1

    Hello, Currently I am trying to write an application to accept XML-RPC communication in BEA WebLogic 8.1 from an XML RPC Client. But I am stuck with the implementation of Server module, which I am trying to do with Web Logic 8.1 Workshop. Is there an

  • Playlists not listing correctly on iPhone

    I just purchased and set up my iPhone. In iTunes I have my playlists divided into master folders/playlists to make sorting through on my ipod nano easier. This works fine on my ipod nano - for example, I have a master folder/playlist called "new albu

  • VMWare/parallels do I need to buy a copy of Windows XP

    Hi I am new to mac, love my mac so far, although some applications I use on my office pc are windows therefore I need to run windows on my mac too, quite like VMWare but I have researched and found I need to buy a copy of Windows XP too (cant use Vis

  • Need Help with the Mesh Tool

    I'm having trouble adding a gradient mesh to this image: http://img237.imageshack.us/my.php?image=picture1xi9.png I would like to make it look a little more 3D or shiny with a white gradient. When I click inside the shape with the mesh tool, it creat

  • Closed DB backup, archivec generated

    hi i had to take a tablespace for backup & issued command ALTER TABLESPACE <tablespacename> BEGIN BACKUP; during the backup lot of redo entries generated becaz header of datafile is freezed when BEGIN BACKUP- online redo log files are overwritten & t