BIP Desktop Install Problem:  Run-time error '9' Subscript out of range

Hi All,
I am trying to get my BIP Desktop to work. I have notice previous threads regarding the internet explorer security patches affecting BIP Desktop and my problem is similar. Here is my problem:
1. I installed BIP Desktop 5.7.146.
2. I start Template Builder for Word Language by selecting Start>Programs>Oracle BI Publisher Desktop.
3. A dialog box prompts for UI Language and I select English
In the midst of the Template Builder for Word Language attempting to initiate/change the user interface language to English, it throws the following error:
Run-time error '9' Subscript out of range
Here are some details regarding my PC:
XP sp2, MSXML6, jre1.5.0_15
Also, my CPU performance hits it maximum while I am doing this
Any thoughts on how to correct this?
Thanks,
Patrick

Patrick,
Were you able to find a solution to this problem?
One of my colleagues is having the same issue.
Regards,
Srini

Similar Messages

  • Run-time error '9': subscript out of range when starting Multisim/Utilboard v10

    Hi all!
    After having installed and registred NI Circuit Design Suite 10 (Single user licenses) on
    XP-SP2 and Windows2000-SP4 computer, I get the following error message when
    I try to start either Multisim10 or Utilboard10 (Full edition versions)
    "Run-time error '9':
    Subscript out of range
    The problem appears both with standard users as well as with the Administrator user.
    As I click on "OK", the program proceeds as usual and seems (?) to work fine.
    The problem does not appear if I do not register the copy of NI Circuit Design Suite 10
    and I run it as evaluation instead.
    Paolo Celani
    Attachments:
    error.jpg ‏29 KB

    Hi !
    We have german version of Window XP and 2000 (the folder where Multisim was installed is C:\Programme\ etc etc).
    The very same dialog box appears written in german (see attachment) in one of our computers, maybe because
    German was chosen as Standard language in Multisim during settings (I do not quite remember but I can find out).
    Thanks for helping me !
    Best regards
    Paolo Celani
    Attachments:
    error_de.JPG ‏33 KB

  • Run-time error 9   subscript out of range in WAD open

    Hi All,
    When i open the WAD, I am getting the following error msg
    Run-time error 9
    Subscript out of range
    and it is killing the logon and screen.
    It is not happening to all the WAD, only for few of them,
    please give me the tips.
    Thanks
    Billy

    Thanks for the answer.
    I resolved it by replacing librfc.dll. There is a sap note to explain this issue.
    the reason for the problem is..
    If the web template has a bigger one then this problem is occurs.
    Thanks
    Billy

  • Run tme Error 9: Subscript out of range

    Hi Folks,
    When ever i am trying to execute the report from favourites folder in BW 3.5 version it's giving the runtime error 9: Subscript out of range error.when i click on debug option it enters into Visual basic code.
    Please  help to me how to over come this situation.
    Thanks for your help
    Regards,
    Nag

    Hello Nag,
    We created a Wiki with all informations to troubleshoot this issue.
    Please, check the link below:
    > http://wiki.sdn.sap.com/wiki/display/BI/RRMX
    Also, I strongly recommend you to update your front end tools to latest patch available:
    http://service.sap.com/swdc
    > Support Packages and Patches
    > Browse our Download Catalog
      > SAP Frontend Components
    > SAP GUI FOR WINDOWS
    > SAP GUI FOR WINDOWS 7.20 CORE
    > Win32
    _ > * gui720_10_2-10007878.exe
       |  > BI ADDON FOR SAP GUI
       |  > BI 7.0 ADDON FOR SAP GUI 7.20
       |_ > * bi720sp06_600-20006596.exe
       |
       |  > BI ADDON FOR SAP GUI
       |  > BW 3.5 ADDON FOR SAP GUI 7.20
       |  > Win32
       |_ > * bw350gui720_8-20006857.exe
    Best Regards,
    Edward John
    SDN Moderator

  • Pogo problem/ run time errors

    getting run time errors in pogo-- Line :16 error: object expected
    line:25 'parent game is null or not an objected'
    it happens in AOL but not IE 7.
    i have removed AOL & reinstaled, removed Java & reinstalled

    Pogo is a Java issue because you have to have Java installed before you can play games . Perhaps Java needs to work with Pogo to resolve these issues . I can't get to the game rooms . I used to be able to play using MSN 9 as my Browser . Now not even IE 7 will work . I keep getting taken to a Window , instead of the game room , that says : Ooooops ...there seems to be a problem Then below that it says : Java is either not installed or working properly . I have installed , uninstalled and reinstalled Java 6 at least ten times and still Pogo won't take me to the game rooms even though it says in the Pogo ToolBox that Java is installed and working properly and there are no Pop-Up blockers .

  • SAP Gui 6.40 BeX Analyser problem (Run Time Error)

    Dear All
    Really need some help
    We get the following error in EXCEL 2003 when running transaction rrmx from SAP easy access:
    Run time error 91 Object variable or with block variable not set
    When debugging we get the following error message:
    call pAddin.SetConnectionFromHandle(p_connectionObj).
    We've rolled out the same package globally to all our users, some machines have this problem and some don't - which has been making this very difficult to resolve and troubleshoot.
    We've tried patch level 29 of the GUI and this did not resolve.
    I've read lots of threads relating to the .net framework and made sure all the service packs are installed, and also tried .net framework 2.0 and 3.0 - the problem still existed with both.
    I'm really stuck and appreciate any guidance.
    If we manually launch Analyzer (SAP BW 3.x) from the start menu, EXCEL and the BW add-in works fine... we only get the run time error when using transaction rrmx from SAP GUI.
    Please help!
    Thanks.

    OK, so I've done the following - which DID work and i no longer get the RUN TIME error:
    -uninstalled SAPGUI
    -uninstalled Office 2003
    -uninstalled all .net framework versions + updates.
    -install .net framework 2.0 with SP1
    -install microsoft office 2003 + SP3
    install sap gui 6.40 + patch level 29
    However, if anyone out there has got an easier and quicker solution to this problem I'd REALLY appreciate it. I have got lots of our users with this problem and it took a long time to complete all the steps above.. there must be something easier to do to fix this...
    thanks for your help

  • Run TIme Error Message- Array Out of Bounds Exception

    Good evening all,
    I seem to have a run time error with the below segment of code. I've changed the (args[0]) a variety of ways but still get the same message.
    I have a few questions regarding my methodology. First, am I headed down the right path (no spoonfeeding allowed please! I need to grasp and learn this myself). Second, would it be something causing error that is on another line and I'm not seeing it. Third, should I have added the entire class file?
    public static void main(String [] args) throws IOException
       Inventory store = new Inventory ( 15);  // Sets store inventory
       Scanner inFile = new Scanner(new File(args [0])); // _Line 27 in the program_
       PrintWriter outfile = new PrintWriter(args [1]); 
       String temp; .
       double price; 
       int quantity; .
       inFile.next();
       int x = 0; Run time error received:
    java.lang.ArrayIndexOutOfBoundsException: 0
         at StoreBusiness.main(StoreBusiness.java:27)
    Thank you in advance everyone.

    WarriorGeek wrote:
    Thanks Flounder,
    I feel pretty dumb after posting my answer.
    I read the arrays tutorial and understand all that's described there but with what I've learned you have to start your array out at zero like I did. Should I use the variable name that I gave it in lieu of zero?No. The point is that since you didn't provide any arguments when you started your program, there is no arr[0] or arr[anything else]. It doesn't matter if you put an int literal between the brackets or a variable or a method that returns int. You can't access elements that don't exist.
    So instead of java MyClass you need to do java MyClass something The "something" becomes args[0]. If you're using an IDE instead of the command line, there will be a place to configure what arguments you want to pass when you run your program.

  • Runtime Error '9", "Subscript out of Range"

    This is the line that comes up on debug:
    Set WsMonth = Workbooks("Safety Observation Tracker.xls").Sheets("Jan"
    I'm not a code guru, I have no clue where or why or if this ever worked.
    Any Help would be greatly appreciated.
    BJN
    Cut off the end
     Set WsMonth = Workbooks("Safety Observation Tracker.xls").Sheets("Jan")

    This is the line that comes up on debug:
    Set WsMonth = Workbooks("Safety Observation Tracker.xls").Sheets("Jan"
    I'm not a code guru, I have no clue where or why or if this ever worked.
    Any Help would be greatly appreciated.
    BJN
    Cut off the end
     Set WsMonth = Workbooks("Safety Observation Tracker.xls").Sheets("Jan")
    It basically means that you either dont have the workbook "Safety Observation Tracker.xls" open, you have the wrong workbook name, or worksheet "Jan" doesn't exist or mispelled. Check for spaces in name

  • Run time error '9' while installing BIP Desktop 10.1.3.4.1 for Windows

    Hi,
    I've been getting 'run time error '9' Subscript out of range error while installing BIP Desktop.
    I have MS Word 2003 and the laptop's OS is Windows XP SP3. I have searched the net and this forum for suggestions
    and followed what was recommended (install .NET framework 2.0, make sure no MS Office processes are not running while
    installing the software, Admin rights at Registry level on BI Publisher folder etc..) but no use.
    This is a new laptop which I just received. On my existing laptop (which has similar configuration), I've installed BIP long time
    ago and do not remember facing this error. If any one has come across this problem recently and was able to trouble shoot it,
    please share with me how you were able to overcome the problem.
    Thanks and Regards,
    Srini

    Hello,
    Since I haven't heard from any one, I have opened a service request with Oracle support.
    Support recommended that I down load a desktop publisher from edelivery.oracle.com but even that didn't help.
    Will keep you posted.
    Regards,
    Srini

  • Run time error in Web Application design

    I have several run time errors whe I deal with big web templates in WAD. Sometimes the error raises when i try to move in html section of the web template (run time error 5: invalid procedure call or argument), some time when i try to open the template (run time error 9: subscript out of range).Did someone have the same problem? I saw a forum specking about librfc.dll file, but i couldn't find many details.
    Thanks.
    Valentina

    hi V.,
    support package level for front end 3.5 ?
    you can check in bex, 'business explorer'->help->about.
    the info version 3500.x.yy; x is the support package level.
    i have tried to use front end 3.5 to access bw 3.0, WAD open like to errors, after patch 7 applied, seems ok.
    you may try with front end 3.0b
    hope this helps.

  • Macro run time errors.

    I'm receiving a "Run-time Error '9' Subscript out of range. I have checked the the correct details but it won't go past this section where its meant to enter the data on another sheet.
    Prior to this entry there is a few hundred entries. I'm just adding extra into the macro. the previous items work ok.
    Sheets("Data").Select
        Range("NE6").Select
        Application.CutCopyMode = False
        Selection.Copy
        Sheets("Description").Select
        Range("H107").Select
        ActiveSheet.Paste
        Call LoadVISdata2
        End Sub
        Sub LoadVISdata2()
        Sheets("Data").Select
        Range("NF6").Select
        Application.CutCopyMode = False
        Selection.Copy
        Sheets("Work review").Select      (it stops on this line) the Work review is spelt exactly the same as the work spread sheet)
        Range("D26").Select
        ActiveSheet.Paste

    You might want to ask your Office for Mac question in the Office for Mac forums where the Office for Mac gurus hang out.
    http://answers.microsoft.com/en-us/mac?auth=1

  • Run time error, why?

    I have next run time error (string index out of range: -2) when running below code. Why?
    String singleLine=" ";
    int endTableIndex=0;
    for( int j=1; j<=3; j++ )
    for( int i=0; i<100; i++ )
    if( text.charAt(i) == 'x' )
    if( text.charAt(i+1) == 'x' )
    singleLine = text.substring(endTableIndex, i);
    endTableIndex = i+2;
    System.out.println( singleLine );
    Message was edited by:
    aditm

    1) Please use code tags. You've posted here before so by now, you should know the rules. Without tags, your code is difficult to read, so most will not bother to read it.
    2) What defines the limit -- length -- or size of your "array" of characters in your string, text?
    3) Use this limit above rather than some arbitary or magic number like "100" in your for loop. Be careful when you look at charAt(i + 1). This may make you go out of range if you don't set your limit with care.

  • Error installing itunes win 7 home . Run time error R6034 and Error 7 windows error 1114

    I receive these error messages trying to re-install itunes:
    Run time error R6034 and
    Error 7 Windows error 1114.
    started happening about a week ago.
    Any help?
    I tried removing and reinstalling already, same mesages
    G

    Check for .dll files Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files. If you find QTMovie.DLL, or any other .dll files, move them to the desktop. Reboot your computer. Note: Depending on your operating system, you may only have one of the listed paths.
    So they want me to put all of the DLL files to desk top?  I dont have any that have QTmovie
    I have:
    In itunes .resources folder:
    itunes.dll
    itunesRegistry
    In itunesHelper.resources  folder
    ituneshelper.dll
    In Itunes main folder: ie. program files (x86) Itunes
    gnsdk_dsp.dll
    gnsdk_musicid.dll
    gnsdk_sdkmanager.dll
    gnsdk_submit.dll
    iAdCore.dll
    itunes.dll
    itunesadmin.dll
    ituneshelper.dll
    itunesoutlookaddin.dll
    Sorry I'm not a real computer dude but would like to resolve and not lose all my music etc.
    Thanks
    G

  • BIP Word Run Time Error: File or assemby name XDOUtilities not found

    Running BIP with Oracle Business Intelligence EE. When I try to log into BIP from MSFT Work via the BI Publisher Menu, I get the following error.
    File or assemby name XDOUtilities, or one of its dependencies, was not found.
    Run-time error '2147024894 (80070002)':
    File or assemby name XDOUtilities, or one of its dependencies, was not found.
    I'm running BIP 10.1.3.2.1 Build 87
    Thanks in advance for any assistance.

    The issue is caused by a bug in Microsoft Visual Studio.
    http://support.microsoft.com/kb/908002
    Unforatunately, we were not aware of this issue, and our build system did not have this patch installed. As it seems all our test environments worked correctly with BI Publisher Desktop. We are checking if we can release a patch or find another work around.
    The Microsoft site mentions the following work around:
    Note This problem does not occur when you log on by using a Microsoft Windows user account that has restricted permission.
    Sorry for the inconvenience.
    Klaus

  • Run time error while installing Labview 8.6.1 in Vista x64

    hai friends,
               i got an error( Run time error) while installing Labview 8.6 software. this software has bought from NI. it shows the error path as setup.exe. this software i had tried to install in vista x64. but when i am installing the same software in windows xp, it is installing fine...so what was the problem for this error. how to solve it, please help me....

    Thank You Mr.Jason Daming,
    Same error what post Mr.muks referred in the last reply....
    When the installation begins an error occurs (after the acceptance of licence step in the installation procedure) with the title on the error window "Microsoft Visual C ++ Runtime Library " and displays the program set up path with these statements " This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."
    while installing the same Labview in windows XP..... it is installing fine... but in vistax64 only i am facing this kind of problem...

Maybe you are looking for

  • How do I recover space on my hard drive after installing Lion

    My hard disk is full after installing Lion - before it had 80 GB free out of 320 GB. Maybe it happened during the disabling of File Vault from Snow Leopard - I had to move a lot of files to get space enough for decrypting before using the encryption

  • Digitally Signing XML messages

    My servlets receive XML messages and after processing and filling in some values, Digitally Sign the XMLs and send over secure connection to another server. How could possibly this be performed? Please support your answer with code samples. Awaiting

  • Horizontal flowed layout

    I am creating a questionnaire and I would like to form to only display answered questions when I click the generate report button. For example: If the user has a question and they have the following options: The user selects Not Sure. Currently becau

  • Alarm function on E5

    I have tried, and failed, to find this function, on previous Nokia models, it has been in the General part of  settings under date and time, but not on the E5.  There is a clock alarm tone setting and a snooze time setting, but no way, that I can see

  • Error opening any universe file .unv .unx .unw

    New trial install on 2008 r2 .net 4+, BOBJ 4.1 SP1 build 14.1.1.103 Get an error whenever I try opening any universe file from webi(standalone also) from any datasource(xcell, access, oracle). Error: Load driver call: Initialize Wis(000000) WEBI trac