How can i open oracle forms in windows 7

Dear Members
i was install windows 7 professional edition and install oracle database and forms 10 last edition from oracle.com
now , when i open the forms application and open any form message appear inform me that stopped working and windows can check online for solution
i am trying to open any form by many ways but all my tries failed
can any one help me .
Regards

The picture you provided is so small it cannot be seen. So, it does not help.
There are numerous reasons why a module would not be able to open, but because you are on an unsupported platform it may be difficult to determine as this may be the cause. Other reasons might include the following:
1. You can only open source files. You cannot open compiled modules. In other words, only FMB, MMB, PLL, and OLB files will open in the Builder. FMX, MMX, and PLX will not.
2. Files are of an new version. Meaning, you cannot open a version 11.1.1 FMB in a version 10.1.2 Builder
3. Attempting to access files stored on network shares (mapped drives) may sometimes fail due to delay access times (timeout). This is most common in Windows networks.
4. If the module has dependencies on other modules, but those modules cannot be found or accessed, a failure to open may occur.
There are a variety of other causes, but these are the most common. However, the fact that you are using an old Forms version on a new Operating System, which we know to have problems is not a good idea.

Similar Messages

  • How can I open a Form located in UNIX

    Hi all,
    I have a problem!
    The system in my company is a 3-tier architecture:
    Database-tier: SUN SOLARIS
    Middle-tier (Oracle Application 11i): SUN SOLOARIS
    Clien-tier: Windows 2000/98
    I want to customize the Oracle application's forms. How
    can I open the forms source located in the UNIX (middle tier)
    with forms 6i in Windows 2000?
    If I FTP the source forms from UNIX to my working environment
    (windows 2000), the attached library will be lost. How can
    I easily do the development in such situation?
    Thank you very much!!!!!!

    Just remember,
    the binaries will not be compatible. You can open an .fmb file and modify it on windows machine (assuming you are going to use the same version of developer), after the modifications are don on the windows end, you need to move (copy, ftp, your choice) back to Solaris, and recompile the same form on Solaris to generate a binary (.fmx) for that particular platform. If you made modifications on libraries and/or menus of the same application on windows end, you need to do the same thing - recompile it on the unix end to have the related plx and mmx files.

  • Can't open Oracle Form(version 9.0.4)

    Can't open Oracle Form(version 9.0.4) because show alert FRM-18122: Form Builder Debugger failed to Initialize.

    Found in metalink:
    "Set the CLASSPATH to the FORMS90_BUILDER_CLASSPATH did resolves the problem or look that the FORMS90_BUILDER_CLASSPATH is shorter as 512 Characters"
    I don't know if this applies to your problem, but if you seeking for more info see Note:199175.1.
    Regards,
    Marcos

  • How can I open the Wndows Browse window from forms..

    I am using forms 5.0 and at run time I want to open the
    MSWINDOWS "BROWSE" window.Can any body help me?.

    I found this example in a book, which is useful for retrieving an
    image file from a local drive and inserting it into a table.
    I hope you find this helpful.
    DECLARE
         v_dirname          VARCHAR2(255);
         v_filename          VARCHAR2(255);
    BEGIN
         v_dirname := 'C:\';
         v_filename := get_file_name(v_dirname, NULL,
              'Bitmap file (*.bmp)|*.bmp|'                    ||
              'JPEG file (*.jpg)|*.jpg|'                         );
         IF v_filename IS NOT NULL THEN
              read_image_file(v_filename, 'ANY', 'av_data_image.blob_data');
         END IF;
    END;

  • How can I open a new browser window!!!  Very Challenging!!!

    I have a form (name=MAIN) with a submit button (name=Button A). Button A opens a new browser window (name=SEARCH), via an HTML form target tag (<FORM TARGET=A>). Window SEARCH has multiple submit buttons (10-15). Each button has a different action which is handled by a servlet (form name and button name are passed to a servlet as a hidden field in the form to determine the action), which is setup to be an action handler. When a button in the SEARCH window is clicked the results are retrieved from an Oracle database and should be displayed in the text fields in window MAIN.
    For example, some results may be displayed in window SEARCH (_self) and and other results may be required to be sent to window MAIN depending on the button clicked.
    How can I setup window SEARCH so each button can have a different target window (some may be window MAIN or other windows)? Using a form tag for each button doesn't give desirable results. Is there a way to do this with JSP or some form of Java code?
    A form tag can only have one target. Basically I have one form with multiple submit buttons. How can I get it to send each submit buttons results to a specific window?
    Thanks.

    <!-- try this -->
    <script language="JavaScript1.2">
    function mysubmit(mytarget){
    document.myform.target=mytarget;
    document.myform.submit();
    function validation(myform){
    //validation stuff
    return [true | false];
    </script>
    <form target='none' name='myform' action='myaction.jsp' method='post' [onsubmit='return validation(this)']>
    <input type=button name='submit1' value='submit1' onclick='mysubmit("target1")'>
    <input type=button name='submit2' value='submit2' onclick='mysubmit("target2")'>
    <input type=button name='submit3' value='submit3' onclick='mysubmit("target3")'>
    <input type=button name='submit4' value='submit4' onclick='mysubmit("target4")'>
    </form>

  • My app wont open on windows! How can I open an app on windows?

    My Dragonvale wont open on my windows. I can't find out how to open it on my windows. Please if you know tell me how!

    Applications downloaded from the iTunes App Store can only be run on iOS devices and not on Macs or PCs.
    (90948)

  • How can I open a new browser window from UIX?

    I need to open a new browser window from an event handler. How that can be done? HELP!
    Thanks!
    Martin Patrici

    HTML doesn't really let you do this on the server side; the client is in charge
    of creating new windows, not the server.
    If you know that clicking a certain link/button, etc. will always raise a new window,
    then you should use Javascript or "targetFrame" accordingly.
    If the decision will only be made on the server side, then you could reload the current
    window, only this time use an "onLoad" on the <body> to raise a window.

  • How can I open firefox browzer. Windows won't let me.

    I cannot open my firefox brozer since downloading something from Windows to make a correction after sending error report. I rebooted & now cannot open firefox browzer. Only Intrnet Explorer Browzer. How can I get Firefox back? I have an icon on the Start Menu, my desktop and at the bottom left next to start. in English

    I cannot open my firefox brozer since downloading something from Windows to make a correction after sending error report. I rebooted & now cannot open firefox browzer. Only Intrnet Explorer Browzer. How can I get Firefox back? I have an icon on the Start Menu, my desktop and at the bottom left next to start. in English

  • How can I configure Oracle Forms???

    I have Oracle Forms 9.4.0. for solaris sparc, i have problems when i try to get in to database, the explorer gives me next message error
    ORA-12154: TNS: could not resolver service name
    the file tnsnames.ora haves this configuration:
    REP_SUNSICREAAPLICA =
    (ADDRESS = (PROTOCOL = tcp)(HOST = sunsicreaaplica)(PORT = 1950))
    DB1_SUNSICREAAPLICA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.48.22)(PORT = 1521))
    (CONNECT_DATA =
    (SID = DB1)
    (SERVICE_NAME = DB1)
    and the listener.ora is:
    LISTENER_INFRA =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sunsicreaaplica )(PORT = 1521))
    SID_LIST_LISTENER_INFRA =
    (SID_LIST =
    (SID_DESC=
    (GLOBAL_DBNAME=DB1)
    #(ORACLE_HOME= /Oradata1/metadata)
    (SID_NAME=DB1))
    i apreciate so much your help.
    Thanks

    #(ORACLE_HOME= /Oradata1/metadata)Why is this line commented ? Try to stop the listener, uncomment that line and restart the listener.

  • How can I open XML form in the Adobe reader, but not through the browser extention

    I am saving the document as Adobe Dynamic XML Form (useing Adobe LiveCycle Designer), When I open the document I get this error and I do have a Adobe reader installer.
    Please wait...
    If this message is not eventually replaced by the proper contents of the document, your PDF
    viewer may not be able to display this type of document.
    You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by
    visiting http://www.adobe.com/go/reader_download.
    For more assistance with Adobe Reader visit http://www.adobe.com/go/acrreader.
    Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark
    of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other
    countries

    Open the form in Adobe Reader.

  • How can I open iTunes 11 on Windows 8.1 64bit

    Everytime, when I open iTunes on my laptop, it gives this message: The version of iTunes was 64bit, and version of my PC also 64bit.

    Hey fhiggins43,
    Thanks for the question. The following article may assist you in achieving your end goal:
    iTunes 11 for Windows: Require a prompt before automatic syncing
    http://support.apple.com/kb/PH12320
    Require a prompt before syncing all iPod, iPhone, and iPad devices
    1. In iTunes, choose Edit > Preferences.
    2. Click Devices.
    3. Select “Prevent iPods, iPhones, and iPads from syncing automatically.”
    To sync your iPod, iPhone, or iPad when a prompt is required, connect your iPod, iPhone, or iPad to your computer, choose your device from the Devices pop-up menu near the top of the iTunes window, and click Sync.
    Thanks,
    Matt M.

  • How can i open(run) forms on Web(IE 6)?

    Hi.
    I need some setting for run and display my from on IE browser.
    I install Form6i Server and my OS is WIN2K.
    thanks

    Did you look at the architecture papers on http://otn.oracle.com/products/forms/htdocs/upgrade
    Check out the paper on client server to Web migration there is a discussion of the settings there.
    Also check out the web architecture internet seminar.

  • How can i store oracle forms in the database.

    hi,
    i m using oracle 10g and forms 6i. is it possible to store the forms in the database, is it possible plz tell the steps.
    with thanks and regads
    anish kumar

    It's possible to store any file in a database as a blob. The steps are the same for a FMX as it is for any other type of file.
    See
    http://www.dbasupport.com/oracle/ora9i/storing_word_docs.shtml
    However, if you are doing this because you want to use Forms Builder to to query the database for a form and run it, then that may not be possible.

  • How can I open more than one window in Photoshop Elements 12?

    In Version 8 I could work on multiple images in separate windows. It appears that I cannot do this in Version 12. Is there a way around this in 12 or do I have to just go back to using version 8 for the work I am doing?

    Go to Adobe Photoshop Elements Editor>Preferences>General (mac)
    or Edit>Preferences>General (windows)
    and check Allow Floating Documents in Expert Mode
    For future reference you should post in the photoshop elements forum, where folks are more familar with photoshop elements.
    (you posted in photoshop forum)
    http://forums.adobe.com/community/photoshop_elements

  • How Can I open Report within the same window instead of separate Window

    Hi All,
    I want to open report in my MDI form instead of opening it into a separate Oracle Report Navigator(i.e. Window which shows the report). How to do that? When I click the Report from Menu it should open it within the MDI Form. Any suggestion or reply would be greatly appreciated.
    One more question is how can i open report with in a maximized state. Actaully, the report will be opened in the normal state. How to open in maximized state instead of normal state. Is there any property in reports to acheive this?
    Thanks in Advance.
    Regards
    Gopinath Kona

    hello,
    reports is a separate application that is called from forms and therefore is running outside the context of the forms MDI window.
    you can use the commandline parameter MAXIMIZE=YES to start the runtime in full-screen-mode.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for

  • Fld selectn for mvmt type 543 / acct 6190030 differs for Asset retirement

    Dear All, I create a Subcontracting PO and issue goods to vender against that PO. Suppose i issue two materials with Qty 50 Each to vender. again Vender gave me back 10 Qty each becoze there is only 40 Qty is ussed for that material in subcontracting

  • Creating a Simple Web Service and Client with JAX-WS

    I downloaded javaeetutorial5 tutorial from this URL. https://sdlc1a.sun.com/ECom/EComActionServlet;jsessionid=5874F5CFDFC12A3F5217CEA1ED76E76C And followed the steps to create the web service as mentioned here. http://java.sun.com/javaee/5/docs/tutor

  • "Welcome" in iWeb page

    When I do my initial design, the word "Welcome" appears in the upper left hand corner. When I go to web view, the word is above the layout, so seemingly it won't be in what I upload via Transmit X software (I don't have a dot Mac account). However, w

  • HT3702 how do I get credit for purchase of wrong app?

    How do I get a credit for purchasing the wrong app?

  • Keynote to play as a screensaver/personal digital signage?

    I want to be able to have a Keynote slideshow that I've created for our family play on the iMac in our Family Room much like a screensaver. I want to keep this updated with pictures, upcoming events, reminders, etc. Almost like a family or personal d