"Run-time Error "5": Invalid Procedure Call or Argument" when starting application

I tried installing an old custom accounting application on Windows 7 and it won't run.
I then tried using the "simpleprogramdebugger" and here are the last few lines when the error was encountered:
Event Time
Event Type
Thread ID
Memory Address
Filename
More Information
00:00.6
Load DLL
5044
0x74cc0000
C:\Windows\system32\rsaenh.dll
00:00.7
Exception
5044
0x755e812f
Exception Code: 0xc000008f, Parameters: , 0xdeadcafe, 0xdeadcafe
00:00.7
Load DLL
5044
0x74400000
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.DLL
00:02.8
Exception
5044
0x755e812f
Exception Code: 0xc000008f, Parameters: , 0xdeadcafe, 0xdeadcafe
00:02.8
Exit Thread
6108
Exit Code: 0x00000000
00:02.8
Exit Process
5044
Exit Code: 0x00000000
Any suggestions on how I might fix this problem?

Hi,
The MONITOR told that the hhes3.exe is trying to query wing.dll,wing32.dll  qtim32.dll and WAVMIX16.dll which cannot be found on your system. See:
And wing.dll is a very old Windows 3.11 DLL, more information regarding this, please check this thread:Wing.dll
could not be found,
As you told that this application could be run on another PC running Windows 7 Premium, could you please also have a share with the log running on that PC?
From the result it seems that this application is not compatible with your OS current version. So if you want to run this application, we could run it in an XP virtual box, or we might try with
XP mode.
Hope this might help
Best regards
Michael
If you have any feedback on our support, please click
here.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • While I running macros created by Excel recorder getting run time error "5" Invalid procedure call or argument

    Hi,
    I',m very new of EXCEL VBA programs, one of the pivot table able to run with out error.
    but other getting error when i run it
    below codes are automatically created by excel macro recorder.
    if you help me out this situation, i really appriciated
    Sub Macro11()
    ' Macro11 Macro
        ActiveWorkbook.Worksheets("LCG-JKX").PivotTables("ThickCheckIn").PivotCache. _
            CreatePivotTable TableDestination:="LCG-JKX!R17C64", TableName:= _
            "PivotTable9", DefaultVersion:=xlPivotTableVersion15
        Sheets("LCG-JKX").Select
        CellS(17, 64).Select
        ActiveWorkbook.ShowPivotTableFieldList = True
        With ActiveSheet.PivotTables("PivotTable9")
            .PivotFields("Thick(mm)").Orientation = xlRowField
            .PivotFields("matTypeC").Orientation = xlPageField
        End With
        ActiveSheet.PivotTables("PivotTable9").ColumnGrand = False
        Range("BL17").Select
        ActiveSheet.PivotTables("PivotTable9").PivotSelect "", xlDataAndLabel, True
        Selection.ClearContents
        Range("BH18").Select
    End Sub

    You can't have two pivot table with same name in a sheet. As the macro names pivot table as "Pi...9" always if you run 2nd time, macro will try naming with "Pi..9" again but is not allowed. 
    try changing only the first block.
    ActiveWorkbook.Worksheets("LCG-JKX").PivotTables("ThickCheckIn").PivotCache. _
            CreatePivotTable TableDestination:="LCG-JKX!R17C64", TableName:= _
            "PivotTable" & [=round(Rand()*1000,0)], DefaultVersion:=xlPivotTableVersion15
    Just added RAND to make the pivot table name unique.
    Best Regards,
    Asadulla Javed, Kolkata
    Please do not forget to click “Vote as Helpful” if any post helps you and
    "Mark as Answer”if it solves the issue.

  • Bex Designer 3.5: An unexpected 'invalid procedure call or argument' error

    Hi,
    Our Bex environment has both 3.5 and 7.0 queries and objects.
    Recently Bex Query Designer 3.5 started crashing when we expand on the Restricted Key Figures. It works fine in 7.0 designer. And, expanding the Calculated Key Figures works fine in both 3.5 and 7.0
    It only happens on 1 multiprovider, which has more than 100 RKFs.
    The error message is: An unexpected 'invalid procedure call or argument' error occured in wdbrlog.
    On clicking Continue, the next message is: Run-time error '-2147221499 (80040005)'; Fatal Error - Terminating
    The same error is happening in Test, UAT and Production environments for this 1 multiprovider.
    I resinstalled Business Explorer client software, but no change.
    Any suggestions on how to fix or approach fixing this?
    Thanks!

    Problem was resolved by opening a note with SAP. Their response is pasted below:
    "The problem has been solved. The reason for the termination in Query Designer was actually the fact the one Restricted Key Figure somehow has lost it's technical name.
    The problematic object is RKF SAP Plan Value (4L9J85WYTCFK4DEA63PD2R4V7)The user given name of this object was not available in the database table RSZCOMPDIR and was actually required in the Query Designer. The application was not able to create a tree of expanded RKFs having no technical names.
    In general, this error can be fixed by the special check program analyze_rsz_tables which is supposed to try to find out this missing technical name. But in this particular case the repair procedure in the program has failed as no traces or information what this missing name could be was available. Therefore I just fixed this issue manually by entering a new technical name for this object."

  • Error #5 - XMLExporter - Invalid procedure call or argument c:

    MS Access version installed on machine
    * Version of MDB file - 2002
    * Operating System - Windows Server 2003
    * Service Pack version - Service Pack 2
    * Is it a linked MDB file? Tables already linked to Oracle Backend
    * Version of Exporter tool used - 10.2.0.2.0
    * Have you carried out the steps to analyse your MDB file to remove erroneous/invalid objects? Yes
    Using the Exporter I keep gettin this Error message after about 3sec
    Error #5 - XMLExporter - Invalid procedure call or argument c:<Location of .mdb> Database Schema did not complete successfully
    Would somebody by any chance know what wrong. I ran the documenter and everything seems to be fine
    Thanks

    Hi Roger,
    Can you please confirm that you carried out the steps outlined in the Diagnosing Exporter Problems announcement - http://forums.oracle.com/forums/ann.jspa?annID=376 ?
    I have been unable to reproduce the reported error with the 2002 Exporter, so for the time being, I would recommend that you continue using the 2000 version. It would be very helpful if I could obtain a copy of your MDB file (a copy of the MDB file without the data would suffice). I could then use it in an attempt to replicate the issue, and resolve it for a future release of the Exporter tool. If possible, could you please update your profile with your email address so I can contact you directly.
    Regards,
    Hilary

  • FDM Conditional Map error - Invalid Procedure Call or arguments

    Hi,
    I am trying to add a script to my LIKE mapping to pick up the target Product based on the type of target account.
    This is the script I have written -
    If Mid(varValues(14),1,1) = "6" Then Result = varValues(37) Else Result = varValues(21) End If
    When i try to import (using Integration script from a database table) I get the error - Invalid Procedure Call or arguments.
    If I remove the 'Else' part, it imports successfully. Also I tried the same using Case statements - I get the same error, if I remove 'Case Else' it works fine.
    Any hekp on this would be highly appreciated!
    Thanks in advnace...

    This mapping is associated with Product dimension - UD10 (varValues(37)). UD10 is active and mappable, mapped to target Product dimension. UD2 (varValues(21)) is the lookup which is not mapped to a target dimension.

  • Error #5 - XMLExporter - Invalid procedure call or argument

    I cannot seem to get past this error:
    Error #5 - XMLExporter - Invalid procedure call or argument C:\temp\Larry1.mdb Database Schema Export did not complete successfully.
    Oracle SQL Developer (3.1.07) Build MAIN-07.42
    Windows XP - 5.1 Build 2600.xpsp_sp3_gdr.111025-1629 Service Pack 3
    Access 2002 (10.4302.4219) SP-2
    Tools > References:
    Visual Basic for Applications
    Microsoft Access 10.0 Object Library
    OLE Automation
    Microsoft DAO 3.6 Object Library
    Microsoft ActiveX Data Ojbects 2.5 Library
    Larry1.mdb is a new MDB created for this test, with one table and nothing else.
    Table: Person
    Columns:
         ID      auto-number, primary key
         Name      text 50
         Age      Number (Long Integer)
    Any suggestions?

    Larry,
    I did some research on this error and can only recommend to read some other forum threads in the hope they give you some help:
    https://kr.forums.oracle.com/forums/thread.jspa?messageID=4176175
    Trying to use MS Access Migration
    Error #5 - XMLExporter - Invalid procedure call or argument.
    If that does not help I suggest you open a Service Request with Oracle Support so that you can upload your mdb file for further investigations.
    Regards
    Wolfgang

  • I keep getting a run time error on my elements 11 photo editor when trying to upload a photo

    I keep getting a run time error on my elements 11 photo editor when trying to upload a photos?

    Please try updating to version 19.0
    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Run Time Error in e-commerce crm 5.0 when creating new order

    Hi all,
    I am getting Run Time Error in e-commerce crm 5.0 when creating new order, shopping basket is comming , but while creating order , getting run time error.
    Thanks,
    Nagesh

    Hi nagesh,
    Are you able to resolve the issue. Please let me know the solution.
    I had started a thread with a same problem but in ERP E-commerce.  Points will be rewarded if you provide the solution in the thread below
    Re: Run Time Error in e-commerce crm 5.0 when creating new order
    Thank You
    Ram

  • RoboHelp for Word Version 8-Run-time error 49-Bad DLL calling convention

    I just installed the trial version of RH8. I have RH5 installed. I also have Word97 installed. When I start RH8, the RH Explorer pane opens, but when it tries to open Word, the following error message appears: "Microsoft Visual Basic - Run-time error '49'. Bad DLL calling convention." Any ideas on what I can do to fix this problem?

    See Snippets on my site.
    See www.grainge.org for RoboHelp and Authoring tips
    Follow me @petergrainge

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

  • XAI Schema Editor: Run-Time Error 380

    I created a new Page Maintenance object that I am planning to expose via XAI. I deployed the compiled JAR to my local development copy of CC&B. When I started Schema Editor and tried to create a new service schema, I was able to find my service in the list of available services. However, when I chose my service, I received the error "Run-time Error '380': Invalid property value". Now every time I restart Schema Editor and try to create a new service schema, I get the same error, even before I can select my service from the list.
    Has anyone run into this problem before?

    Do you mean when you attempt to select a Service? i.e. from Schemas->Create->Service?
    If so, the recently/last selected/searched service is written to the registry in the following path:
    HKEY_CURREN_USER\Software\VB and VBA Program Settings\CISXAI\Recents
    HKEY_USERS\{Class ID}\Software\VB and VBA Program Settings\CISXAI\Recents
    under key 'G3Service'.
    Empty the key value or replace it with some known service name.
    Note: Backup your registry before making any changes.

  • Getting run time error in organizer Photoshop Elements 5.0??

    How do I fix run time error for Adobe PhotoShop Elements
    5.0 when I pull up organizer?

    What operating system?

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

  • Procedure run time error

    create or replace
    PROCEDURE proc1
    AS
    v_ename CHAR(20);
    v_salary NUMBER(10,0);
    BEGIN
    SELECT ename , sal
    INTO v_ename,
    v_salary
    FROM emp
    WHERE sal > 1000;
    END;
    run time error:
    Connecting to the database scott.
    ORA-20001: Exact Fetch Returned Too many Rows
    ORA-06512: at "SCOTT.PROC1", line 14
    ORA-06512: at line 2
    Process exited.
    Disconnecting from the database scott.
    what is the solution for this one?

    99922255599 wrote:
    i think these upper suggestions are right ,
    IF NOT then What is your suggestion??You have not said whether you want to fetch a single row or fetch multiple rows. The reasons will differ. The method used will differ.
    For example, you have a parameter table for an application. The application needs a call that returns a specific parameter value from the table. Or you have an Invoicing Shipping and Billing process that needs all invoices with the same shipping zip code in order to create the most cost effective shipping orders for the goods. It needs a call that will return a non-processed invoice data set with the same zip code.
    Both are very different business needs. One does a single row fetch always. The other does anything from fetching a single invoice to 1000's of invoices.
    These will be implemented very differently. There is not single processing and cursor approach for all problems in PL/SQL. The HOW it is done depends on the WHAT needs to be done.
    As for fetching multiple rows - that is best done using bulk fetching. This provides the least amount of context switches between the PL/SQL and SQL engines. The basic sample template for bulk fetching is demonstrated in {message:id=9651210}.

  • Run-time error calling TestComple​te

    Hi,
    I have a COM interface setup between TestStand and another software (TestComplete).  The two software were working and communicating well together for few month.  But yesterday I received an "error occurred calling TestComplete Library- Testcomplete in playing state."  Please see attachment.
    I have all the test scripts running on a network drive, never had a problem before.  What could be the cause of the problem?  Any help would be greatly appreciated!
    Best Regards,
    ph2
    Attachments:
    run-time error msg.doc ‏38 KB

    Hi Ph2,
    I hope you are doing well today!  As Ray has mentioned, it does seem that this error is being caused due to the current state that your TestComplete software is in when trying to communicate with it.  I am not familiar with TestComplete myself, but the specific dialog of the error, "An error occurred calling 'RunRoutineEx' in 'ItcIntegration' of 'TestCompleteLibrary'  TestComplete is already in the playing state," sounds like it might be trying to put the TestComplete program in the play state while it is already in this state. 
    The best bet would be to touch base with Smartbear as this does not look like a TestStand specific error.  I hope this helps, Ph2.  Have a great day!
    Taylor G.
    Product Support Engineer
    National Instruments
    www.ni.com/support

Maybe you are looking for

  • Photoshop CC stops working after using Load Files into Photoshop Layers in Bridge CC

    Okay, so basically I selected some 40 images in .bmp to load into Photoshop, but it stops working and closes. I don't have any other versions installed and I already tried installing it again, with no avail. Is there anything I can do to fix this? Sh

  • Downloaded TV Episode No Sound, Other Episodes OK

    Hello ... I have downloaded UNDER THE DOME S2 Episode 11 BLACK ICE. There is NO AUDIO I have downloaded it through APPLE TV, my iPAD, my MacBook .... All platforms NO AUDIO ... Now what? Clearly it's a problem with this episdode since all others work

  • BICA import data only for specific period

    Hello, when using BI connector (BICA) and importing data, is it possible to set for which period (month) to import data? Because now I see that it deletes all the data and imports for all months, which I think is not performance wise. Thanks. Regards

  • UDF Mandatory

    Hi all, In UDF, can we create Mandatory fields? eg: if we are adding inventory transfer we need to set particular UDF field as mandatory, if we forgot to add that field it need to show error? is it possible? Remarks: i know by Customization Tools , m

  • Login Entries

    hi guyz, how can i set my forms can use for multiple users on server? only single user can access my modules. anything i have to change in configuration file? Regards