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

Similar Messages

  • 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

  • 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

  • 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

  • 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 '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.

  • 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.

  • ActiveWorkbook.Connections(Connection).OLEDBConnection - Subscript out of range error

    With ActiveWorkbook.Connections(Connection).OLEDBConnection  ' This statement is giving me a script out of range error                                      
                                                                        ' when used inside
    the function shown below.
    Sub getData(qArray() As String, Connection As String, ActSheet As String)
    'Updates the data from the Database. qArray is the SQL query in an array, connection defines which connection to use and ActSheet defines in which sheet to place the data
    Sheets(ActSheet).Select
        Range("A1").Select
            With ActiveWorkbook.Connections(Connection).OLEDBConnection
            .CommandText = qArray
            .BackgroundQuery = False ' Hvis true opdateres ikke før script er kørt færdig
            .CommandType = xlCmdSql
            .Connection = "OLEDB;Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=RDWEB;Data Source=dk0149sql.niladv.org;"
            .RefreshOnFileOpen = False
            .SavePassword = False
            .SourceConnectionFile = ""
            .SourceDataFile = ""
            .ServerCredentialsMethod = xlCredentialsMethodIntegrated
            .AlwaysUseConnectionFile = False
        End With
        ActiveWorkbook.Connections(Connection).Refresh
    End Sub
    I am getting a subscript out of range when I use the above statement inside the  getData function shown below.
    The data is getting into the qArray as seen the Locals Window after it errors
    How do I eliminate this error? 

    It seems that Connection has some bad value. Have you investigated what that may be?
    The code looks puzzling to me - it never seems to be running the query. Then again, this is a forum for SQL Server, and not for programming Excel. And it's probably in a forum of the latter type should have posted your question.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Run-time error '-2147417848'

    Hello,
    i am facing very strange problem when i excute query in BEX Analyzer. Vendor characterstic is displaying for all the row value Not assigned. i have checked the Vendor wheather it is having any data or not. Vendor is having data.
    i found one thing wrong with vendor characterstic in Bex when i try to view the values of that characterstic in left plan of BEx designer. i am getting one runtime error .
    Run-time error '-2147417848' method '' of object '' failed. when i click on ok on that screen. Bex is closing .
    Please help me out on this issue.
    Thanks in advance.

    Check the Display as property of the Vendor characteristic
    If it is Name make it Key.
    May be it is bcoz u have not maintained the master data for it.

  • Fatal Run Time Error - unknown source position thread id

    Hi All,
    I am using LabWindows CVI 2013 in order to display data from my controller.
    I have defined some functions to activate the communication with the controller and read data from it.
    The communication activation with the controller is being done inside the Main block before loading the UI panels.
    I created a command button that activates the data reading function (Get Register) from the controller.
    When calling the reading function I received a Fatal Run Time Error. Attached please find.
    When I moved the reading function to the main block before loading the UI, the program didn't crush.
    What is the cause for that?
    Thanks for your support.
    Haim 
    Attachments:
    CVI.png ‏168 KB

    Hi Haim,
    Could you explain what you mean by moving the function to the main block? Does that mean instead of having a callback, you added the four lines in that callback (according to the attached image) to the main function? When you do this, does the code execute correctly?
    And can you tell me what DLL package you are using that contains the Jet32Functions.GetRegister function?
    The error is very generic, so it is hard to say what is causing it without seeing the entirety of the code, but it appears that there is a conflict in the thread control. Does the error occur only when you activate the callback by clicking the command button? Which lines are executed in the callback before the error occurs?
    It would be helpful if you could attach your source file or at least a screenshot of the working code so I can see the entire main function.
    Steven

  • Run Time Error when starting photoshop elements9

    Run Time error keeps crashing photoshop elements 9 when i try to start up.

    Can you check the following threads:
    http://forums.adobe.com/message/4124157
    http://forums.adobe.com/message/4025662

  • Run-time error in S_ALR_87013611

    Hi,
    Recently we have just upgraded to ECC6.0. One of the reports S_ALR_87013611 is giving run-time errors (unable to set linestyle property) when downloading to Excel using office integration option. We are using Excel 2003 SP3. Surprisingly, this report works on some PC but not on others. All the PCs are setup the same way and using the same application version.
    Please help. Thank you.

    Hello
    Run again S_ALR_8703611
    -> Error displayed
    -> Type SU53 in the dialogue box
    -> New screen appears
    -> Take a screen shot
    -> Send to BASIS for analysis
    They should fix this. Looks like some authorisation issue.
    Also, check for OSS notes
    Reg
    Suresh

Maybe you are looking for

  • G5 on LCD TV

    Hi all. First, hardware spec : PM G5 dual 2,5 with 2Go Ram and NVidia 6800 Ultra, Leopard running on, LCD Monitor Acer attached by DVI to the G5. Philips TV Screen 26PF5321 (HDReady) link to my G5 with a DVI/HDMI cable. Starting Problem : Blank scree

  • Oracle Virtual Box SOA/BPM

    Hi All, Excuse me if i am on wrong category. I am trying to install Oracle SOA Suite/BPM Suite VirtualBox Appliance and download all the part of zip files oel5u5-64bit-soabpm-11gr1-ps5-2-0-M.7z.001 oel5u5-64bit-soabpm-11gr1-ps5-2-0-M.7z.002 oel5u5-64

  • NAT firewall in Time Capsule and config via AirPort Utility

    I just checked the firewall on my Time Capsule via http://www.grc.com/ and it failed on the "All Service Ports" test with "Stealth" on the following ports: 135/epmap : DCE end point resolution 139/netbios-ssn : NetBIOS Session Service 445/microsoft-d

  • Can I have both Lightroom 3 and Lightroom 5 both installed on the same computer?

    Can I have both Lightroom 3 and Lightroom 5 both installed on the same computer? I like the "fill light" feature in 3 and use it a lot. I would have not gotten 5 except that the images from my new Canon 5D Mk III are not re4cognized on 3. I have 5 on

  • File location of Application Switcher

    I'm looking for the location of the Application Switcher. I recently purchased a Microsoft mouse for my iBook. The scroll wheel button preference does not have a direct link to the Switcher, however, it does have an "open item" setting. I would like