ABOUT MENU PROBLEM IN DEVELOPER 2000

I WANT TO GET THE HELP & WINDOW MENU IN THE SEQUENCE OF WINDOW AND HELP SEQUENCE
BUT I'M FELLING IT DIFFICULT
HELP ME FOR THE MENUS

Sheeba,
it would help us answer your question if you were able to supply the full error message (and number) you are seeing).
I would guess that you have no active menu items (because of the security level)
Regards
Grant Ronald
Forms Product Management

Similar Messages

  • Enabling Menu Roles in Developer 2000( Very Urgent)

    When I run the forms menu with the security option it shows the errors message cannot open the root window ? But when i run the menu without the security option the menu runs fine
    Also I am not able to delete a menu role once assigned from the property list. Please help me ...
    null

    Sheeba,
    it would help us answer your question if you were able to supply the full error message (and number) you are seeing).
    I would guess that you have no active menu items (because of the security level)
    Regards
    Grant Ronald
    Forms Product Management

  • Developer 2000 ver 5 connecting problem with 10g

    Is it possible to work developer 2000 ver 5 with 10g database? When I connected in Form Designer it worked after a long time But when in runtime both form and report gives network error. So, Please give a solution for developer 5 to work with oracle 10g.
    Thanks & regards.
    Jamil

    Hi,
    We use forms 6 and had the same problem and at this time upgrade to a new version is not possible; so we found two ways to handle this (Note we have form 6 to this may not work for you):
    a) Compile your forms using a database 8 or 8i, and the fmx should be able to connect to a 10g database. this means a daily backup from to 10g to 8i or at least make sure you have the same db structure.
    b) Perform a partial forms upgrade of procedure builder:
    from the help menu on forms open "About form builder" and check the version of installed products.
    Download forms 6i and upgrade only "Procedure builder" with this:
    Oracle Procedure Builder V6.0.8.21.0 Build #1459 - Production
    option b has been working for us, we are able to connect to a 10g database without problems.
    Of course, this is a work-around, not supported by Oracle or anyone for that matter, so make sure you test it in a couple of machines before using in a production envrionment.
    Regards,
    Hugo.

  • Migration problem developer 2000 to 6i

    Hello Friends:
    I am trying to migrate from developer 2000 to 6i and facing some problems:
    1. TOOL_ENV.GETVAR() is not working.
    2. In a master detail form, detail blocks are not being populated when execute_query works on master block.
    Can any one help me please?
    FYKI, I have downloaded the 6i from thw below link.
    http://www.oracle.com/technology/software/products/forms/htdocs/winsoft.html
    Please advise whether I have to install any patch...if yes, then where will I get the patch?
    Rgds,
    Luther

    try this simple sample form from
    http://www.alexyscorp.com/Tool_ENV.zip
    Its in the base version of 6i.
    Patch 18 is the latest and u can download it metalink and apply.
    However for tool_env you dont need any patch
    Rajesh Alex

  • " About" Menu's problem

    I have a 30GB iPod, in "About" menu it was showing my desired name as " Ali's iPod" but when I tried to install linux on it and as it could not run properly on it, I uninstalled it. After this, I uninstalled iTunes and iPod from my pc and have reinstalled. In iTunes, it is showing as " Ali's iPod" but in " About" Menu, it is showing " IPOD_C~1".
    please let me know, that what should I do to correct this???

    this might help: http://ipodlinux.org/Troubleshooting#Howcan_I_restore_my_iPodfirmware.3F
    there's a link in the article that will take you to the GUI Installer. as it says, if both the restore and GUI program don't work, head here:
    http://ipodlinux.org/Troubleshooting#lastresort
    Read up, and click on the HP Format Tool link.

  • Problems on connecting Developer/2000 with Oracle

    1. Can Developer/2000 for window95/NT release 2.0 connect with Personal Oracle8i for Windows 98 under Windows 98 environment?
    2. Can Developer/2000 for window95/NT release 2.0 connect with Personal Oracle7.3 for Windows 95 under Windows 98 environment?
    3. What is the default database name of Personal Oracle8i for Windows 98?

    If you get an error message with a number, did you try looking for this number in the oracle errors book (online on OTN? just click search).
    Developer/2000 is quite old, better get the newer versions from otn.oracle.com.

  • Developer 2000 form debug problem

    Hi,
    I am trying to debug one form which is in Developer 2000 forms (too old). But for this specific form, when i am setting debug point and start debugging form exits instantly. This is happening with specific one form. Anyone please help me out.
    Thanks in advance.

    Did you try setting the breakpoint at a different position, maybe even a different trigger?

  • Developer 2000(Form 5) problem

    Plz help me out...
    Is Developer 2000(Form 5) is compatible with Oracle Application Server (AS)
    Can we run Dev Form 5 on Web base Application Server like 10g
    Regards
    Khurram

    No Brother!
    Form 5 is totally client server.
    You need to change it first into 6i.
    Regards,
    Raj

  • Windows 98 resource & memory problems with Developer/2k v2.1

    Hi All
    I have just started developing with Developer/2000 v2.1 on
    Oracle v7.3. I recently purchased a Dell Inspiron 3500 notebook
    PC running Windows 98 (64M RAM, 4.3G HD). I have had continuous
    problems with the system running out of system resources and/or
    memory.
    The problem seems to be with both the development and runtime
    programs. If I run the Form Builder and then exit it, the system
    information program reports that the F50DES32.EXE is still
    running, plus there are a load of 32-bit driver files left in
    memory. The same problem occurs with the runtime, in that once
    it's loaded, even after taking the exit option, the F50RUN32.EXE
    is left running in memory. This would not be so bad if
    subsequent loads of either program recognised that the program
    was already running, but they do not so you end up with multiple
    copies of the programs running. At the moment, with regular
    changes, recompiles and reloads of the runtime going on, I have
    to reboot the PC on average about once every 30 minutes.
    I cannot find anything on either the Microsoft or Oracle web
    sites about this problem, and really I'm not sure who's to
    blame. I guess development on Windows 98 is still pretty young.
    However, this seems to be a fairly serious problem and is
    certainly having a major impact on productivity!
    Am I missing something in terms of Oracle parameter settings or
    in the way Windows 98 is set up? Has anybody out there had
    similar problems? Can anybody help??
    Thanks
    Billy
    null

    I also observed something like this- but it was a programming error. I was using ADODB in LabVIEW to run SELECT statements and retrieve data from recordsets. My program would gradually consume more and more RAM over time. This was plainly visible on NTs Task Manager. My problem was that I was simply forgetting to close/destroy many of the object references. This would also sometimes cause my system to crash when I stopped the program and exited LabVIEW (or exited the run-time engine if it was an exe).
    I might suggest you go through the program and make sure you use the Automation Close function to close the appropriate references.
    Its especially important to close all "Fields" and "Field" references.
    Also, I found that running the GET ROWS method or GE
    T STRING method on a recordset works much better than retrieving data using "Fields" and "Field" objects... its faster, easier, less prone to causing problems, less trouble with references and stuff.

  • Conversion to 6i / Menu problem

    Hello everyone,
    I am converting our application from developer 2000 forms 4.5 to 6i patch 15. We did the inital conversion, and then went in and tweeked the modules as needed. I seem to have developed a problem when the initial form calls some of the other forms in the application. Form1 calls Form2 and the menu attached to Form1 is not inherited by Form2.
    Form2 has the following properties set
    Menu Source = File
    Menu Module = nil (inherit button is greyed out)
    Initial Menu = nil (inherit button is greyed out)
    Menu Role = nil (inherit button is greyed out)
    The main windoe in Form2 has the following properties set
    Inherit Menu = Yes
    I cant seem to figure out why Form2 does not assume the menu that was defined in Form1. This worked in 4.5, but not in 6i. Any advice or solutions would be appreciated.
    Thanks
    Bill Hunsicker

    The Wedding Ring background does not like being made into a widescreen version. I made my own by extending the sides of the original in Photoshop.
    You can find the background here: hard Drive / Library /Application Support / DVD Studio Pro / Apple / Templates. Locate the "Wedding Band Cover" template, right click and choose "Show Package Contents". Click the Resources folder. The file is called "background.tiff".

  • The Operation could not be completed. No other information is available about the problem.

    MAC OSX 10.8.5
    Processor 2.7 GHz
    Memory 4GB1333 MHz DDR3
    Logic Pro 9.1.8 (1700.67) 32 BIT
    "The Operation could not be completed. No other information is available about the problem."
    Uploaded on google drive a series of project files. downloaded them and now the message above is what pops up effectively blocking me from my work. After talking with google support, they confirmed the successful upload and download with no file corruption. All file extensions are the same. Can someone please help.
    Sincerely,
    Butta Love

    Try the following..
    Compress the audio files before uploading them to Google.. using Apple's built in file compressor... (Right/Control click on an audio file and choose compress from the popup menu...
    Download from Google and then decompress audio files..
    Now test in Logic and see if you get the same issue....

  • Contacts application error: The Operation could not be completed. No other information is available about the problem.

    I get about one or two of these error messages, from Contacts each day: "The Operation could not be completed. No other information is available about the problem." It seemed to start after I deleted some of what appeared to me to be the duplicate cards between "On My Mac" and iCloud. I have Contacts version 9.0 in OS X 10.10 Yosemite on a MacBook Pro (15-inch, Early 2011). Anyone else seen this error?

    Try the following..
    Compress the audio files before uploading them to Google.. using Apple's built in file compressor... (Right/Control click on an audio file and choose compress from the popup menu...
    Download from Google and then decompress audio files..
    Now test in Logic and see if you get the same issue....

  • Menu problem with IE

    menu problems with IE connected with spry - see site:
    1.
    http://www.whatwomenwant-tv.com/index.html
    (horizontal menu bar - will not display fully, probably to do with
    flash)
    2.
    http://www.whatwomenwant-tv.com/about.html
    (horizontal menu bar swerves to the left)
    3.
    http://www.whatwomenwant-tv.com/streetinterviewswomen.html
    (vertical menu bars in questions are all over the page)
    thanks 4 help.

    I tried in Firefox 3 and IE7 and they both seemed fairly slow
    for any action to take place. But IE7 did seem pretty slugish.
    It seems that you're already determined what the issue is,
    you have waaaaaay too many menu items. Seems to me that that number
    of items don't belong in a menu. There are even menus that are too
    long to appear entirely on the page, so they can't be easily
    accessed without accidentally hiding the menus again, which I did
    several times. IN particular:
    Cartuchos > Technologica
    If you cannot change to a different format to show all of the
    items, then perhaps you can split up the menu so that you don't
    have too many at one time. I checked the code of your page and it
    seems that you've got a lot of other scripting going on there
    besides Spry, so is the issue with Spry or with everything else
    you're trying to do with that menu. If you can try to recreate the
    page with only the menu items on it (and not pulled in dynamically
    on the fly), and then add back to your page a bit a time, you might
    be able to find out what is really causing the delays.

  • Developer/2000 download (forms 4.5) nowadays?

    Hi, I would like to know if I could download a version of Developer 2000 (forms 4.5), I need it for educational propose.
    Thanks.

    I don't think so - i assume you know that product was desupported about 6 years ago...
    Grant Ronald
    Forms Product Management

  • Shuffle problem going between 2000 and XP?

    I recently got my girlfriend a shuffle and it worked fine with my computer, which is running 2000 and has the latest iTunes updates and iPod updater. The only problem I have on my computer using her Shuffle or my Nano is the amount of songs I can transfer at once (which is usually 20, 10 on shuffle).
    Anyway, I'm not sure if Shuffle was the latest version out of the box or not, but it didn't need updating from my computer, unless it was automatic. She took it home to try it on her computer (running XP) and iTunes wanted to format it. I gave her the updates off the site (since she doesn't have internet) and told her to try them since I didn't think it was needed. She tried that and it still managed to screw it up. So I had her restore it and that worked, but she decided after she got it to work to plug it back in again to play with the songs and it had to be restored again and then restored a few more times after that.
    So I was wondering if there was anything I can do to fix it, like uninstall everything that deals with iPod and install the version that came with Shuffle then reinstall the new version over it along with the updater? Take it away because she's apparently bad with technology and have her only deal with my computer for updating her song list? Or was there another way to make it so she won't be restoring shuffle everytime she changes computers? Since I figure it should be compatible enough to go between different versions of windows with different versions of iTunes and still work with no problems.
      Windows 2000  

    That's probably it, since she didn't have any of the music because it was with me. From what I remember, she went around that, and used restore after she backed up all the music. But from what I remember it takes no time at all to a few minutes to restore my Nano, but the Shuffle doesn't have a screen to tell you what's going on (and I find the updater is unreliable with info sometimes).
    She has told me she did the same thing about 20 times before it started to work. So she must've been restoring and thinking 'this isn't doing anything' and ripped it out and eventually gave up and let it do it's thing.
    But I'll have to deal with it next time when she tries to sync it up with my iTunes, so maybe it won't be a big problem this time around.

Maybe you are looking for

  • Forms and Windows Vista

    Hi, I have installed Forms 10g in Windows Vista OS and I got a lot of problems, usually forms closed itself with error and I can not work, I had no choise to downgrade to Windows XP. I wanna know if there is any patch to fix this problem? Thanks Sofi

  • Looping assistance (counting number of characters in a variable)

    Good morning, all! I was wondering if anybody could take a look at this small, easy project I was working on today. I've searched the net for an answer and while it was useful and I learned a few things, nothing is really working. The code is pretty

  • Creating a Macro with Adobe Acrobat X v.10.0.0 HELP!

    Hello, I am new to Adobe and was wondering if there is a way to create a macro for my situation. I am recording voting decisions from a pdf into an excel spreadsheet. I need to go through multiple pdf files and find the pages where votes have taken p

  • Problems with v. 11.4.402.265 on firefox

    Hey, I have a problem with the newest version of flash player on firefox 11.4.402.265. I installed it. But now every clip or movie I play lags. sound and screen. Can anyone help me out? P.S. I had to uninstall my previous version of flash player, oth

  • Lenovo RapidDrive

    I have dual hard drives in my W520, a SSD as the main drive with Windows, programs, and certain folders, and a traditional HDD where I store all my files, music, etc.  Today I installed some updates through the Lenovo ThinkVantage Toolbox, one of whi