SBO Run-time error '13' Type mismatch

Hello,
I'm currently using SBO 2005 SP1 (PL11)
After installing SBO DTW (2005A PL11 as well), i'm facing this issue : Run-time Error '13' Type mismatch
I've been trying to modify my regional settings as per the previous discussions but this didn't work (first of all, i'm located in France, and try to apply the french regional settings).
I've uninstalled and reinstalled DTW and my DI API but unfortunately, this didn't"t work either.
Any other advise on this problem ?
Thanks,
Stephane

Stephane,
Here are some links to SAP Notes on the SAP PartnerEdge Portal that may help.  Please read the note carefully as the first note has your remove the Windows User Profile.
https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0000873864
https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=0000884234
If these do not help I recommend that you log a message with SAP Technical Support as the forum you have posted your question in is for questions related to the SAP Business One SDK and your question is application related to the DTW.
HTH,
Eddy

Similar Messages

  • Run-time error '13':  Type mismatch

    There are A and B excel files.
    And two different POV-dimension in two excel files
    VBA code below:
    Dim vtGrid As Variant
    Dim vtDimNames As Variant
    Dim vtPOVNames As Variant
    x = HypRetrieve("sheet1")
    x = HypUseLinkMacro(True)
    Range("b10").Select
    x = HypGetSourceGrid("sheet1", vtGrid)
    ref = HypMenuVRefresh()
    x = HypGetPOVItems(vtDimNames, vtPOVNames)
    MsgBox (vtPOVNames(6))
    Range("a3").Value = "date: " & vtPOVNames(6) & " - " & vtPOVNames(3)
    Range("a4").Value = "dep : " & vtPOVNames(0)
    There is not any attribute dimension in pov A excel file.
    There is one attribute dimension in pov B excel file.
    The same VBA code excute is normal in A excel file.
    But the same VBA code excute is "run-time error '13': Type mismatch " in B excel file.
    The error '13' in the row of MsgBox (vtPOVNames(6)).
    Is attribute dimension in pov cause this question?
    And how did I solve this question?

    Based on where the error is occurring, it looks like the value returned by vtPOVNames(6) is not defaulting to a string datatype for the msgbox.
    Try 'cstr(vtPOVNames(6))' to force conversion of the value into a string. Also, you may want to test for nulls using IsNull() and empty variant values using IsEmpty().
    It doesn't look like the code you posted shows vtPOVNames being populated. If you're populating the names yourself, you could always use a string array instead of a variant array. Just dim the string array using a statement such as, "Dim strPOVNames(6) as String" or "Dim strPOVNames() as String" in case you need to ReDim the array later to size it for a non-fixed set of POV names.
    Hope this helps.

  • MS VB Run-Time Error '13': Type Mismatch

    Hi,
    I'm new to the forum, and just starting a trial of RH7 as my
    company decides whether we'll upgrade from our X4 product or switch
    to a different HAT. Before attempting to import my existing HPJ
    project, I opened the sample Application Help project. Frequently
    when I switch among topics, I get a Microsoft Visual Basic dialog
    box that says Run-Time Error '13': Type Mismatch. I have to click
    the End button to close the dialog box. Does anyone have any idea
    what causes the error? I got that error also in X4 when switching
    among topics in my own project (on a different computer).

    Hello Brian,
    I'm thrilled!!! Your clue was enough to set me in the right
    direction, so after spending many hours searching for the solution
    to this problem lately and in the past, it appears to finally be
    solved. Initially just unchecking the other add-ins didn't do the
    trick, and the situation seemed to get worse and worse--I couldn't
    save files because Word kept giving me error messages that macros
    were disabled (which I didn't know how to rectify), and RH kept
    freezing. I noticed after a while that the RoboHelp menu in Word
    would have disappeared when RH froze, and that the template would
    have changed to Normal.dot. If I reattached the RoboHelp.dot
    template, RH would unfreeze, but later the template would switch
    back to Normal and RH would freeze again. I was initimidated to
    edit the registry. Finally I came upon this page
    http://personal-computer-tutor.com/NNTWord.htm
    where the author Linda gave the path to the Word startup folder
    where I found some templates whose filenames were preceded by
    tildes (corrupt?). I deleted those and other junk and I temporarily
    deleted the normal.dot template at Linda's suggestion. Since then,
    the run-time errors have no longer occurred and the other problems
    have not recurred. I THINK I'm back on track! I'm thrilled because
    my boss encouraged me to uninstall and re-install Office and
    migrate to different HAT, a time-consuming process I'd rather avoid
    at least until the current release is completed. Thank you so much
    for your help!!

  • Bex : Run-time Error '13' - Type Mismatch

    Dear,
    I have a trouble with BEX. With some user, they can not start BEX.
    When They start BEX, they have the Run-Time Error '13'  type mismatch.
    With a administrator account, we have not problem.
    When I go in the debug, it stop on "addIn.RunAutoMacros (xlAutoOpen)"
    Could you help me ?
    Thank you,
    Philippe Dupriez

    Phillipe, did you solve this issue. I have a similar issue
    AddIn.RunAutoMacros(xlAutoOpen).
    I appreciate your reply.
    Thanks,
    Parvathi.

  • Run Time Error '13' Type Mismatch in SAP BEx

    Hello, SAP World!
    If i try to see "Query Properties" in Excel 2007 in BEx Analyzer, getting the error:
    Run-time error '13'
    Type Mismatch.
    Plz, Help!
    For Excel 2003 this error is not occured.
    GUI 6.40
    File Ver. 6405.5.27.3058
    Patch Level: 27
    SAP BW 3500.4.020

    are you using BW 3.5 or 7.0 (BI nw2004as) ?
    have you installed both BW add-on (3.5 and 7.0) ?

  • Vb error 'run-time error '13', type mismatch when starting SAP BEX Analyzer

    Dear experts,
    I encountered the above error whenever I opened the BEX analyzer either from the start program or call sap transaction 'RRMX'.
    My desktop is currently running BEX 3.50 with patch level 5 and office XP and my SAPGUI version is SAPGUI 6.4 compilation 2, patch level 11.
    I have tried installed and reintalled SAPGUI and also downloded the latest patch from the net but still having the same problem.
    Any input/help will be greatly appreciated.
    Thank you,
    NCW

    I managed to solve the problem by uninstalling some of the recent Microsoft XP security patch (released in April '05). So, I think the problem is due to the security patch.
    Just hope that there will be a fix by SAP so that we can still have the uptodate security patches.

  • MS Word run-time error '13'

    Hi
    Please Help. I'm getting ( run-time error '13'; type mismatch) when I'm trying to login to BI Publisher thru Oracle BI Publisher  Log on in MS Word.
    Thanks
    Ribhi

    I'm still searching for a solution to this problem. Based on suggested solutions to similar threads in the past, I have uninstalled and reinstalled BI Publisher, I have uninstalled Visual Studio and I have the patches installed that appeared to resolve other people's issues (from threads 2 years ago). I am at a loss on what to try next.
    BIP experts, any ideas??

  • VB Run-time error '13'

    Hello,
    When I try to Log-on to BI Publisher via MS Word I get the message VB run-time error '13', type mismatch. I just upgraded to BIP 10.1.3.4.1 but I was having getting the same error before I upgraded.
    Any idea what this error means and how to fix it?
    Thank you,
    Tammy

    I'm still searching for a solution to this problem. Based on suggested solutions to similar threads in the past, I have uninstalled and reinstalled BI Publisher, I have uninstalled Visual Studio and I have the patches installed that appeared to resolve other people's issues (from threads 2 years ago). I am at a loss on what to try next.
    BIP experts, any ideas??

  • Run-time error '13' in ALV report

    Hello,
    In a standard ALV report we are using Excel report layout. The Excel contains a table and a graph. The excel table refreshes with no errors.
    In order to refresh the graph data we recorded a VB Macro but when we run the report (which runs the macro) we are getting the error:
    run-time error '13'
    When we open the excel report from our workstation (not trough the SAP system) we are not getting this error.
    Please Advice,
    Amir

    hi
    this is a bug(error )in microsoft excel:
    Run-time error:'13' Type Mismatch" error message when you click a macro or a function on a menu in Excel 2002
    Please chec kthis link for the details:
    http://support.microsoft.com/kb/821292
    Regards
    Neha

  • Run-time error '13' when trying to see query properties

    *Hi BI friends,*
    I want to set Auto refresh property when opening to my work book  ,
    *If i try to see "Query Properties" in Excel 2007 in BEx Analyzer, i am getting the below error :*
    *Run-time error '13'*
    *Type Mismatch.*
    *Plz, Help!*

    Hello Reddy,
    Try to use the latest version of front end tools
    The issue should be solved:
      http://service.sap.com/swdc
        -> Download
         -> Support Packages and Patches
          -> Entry by Application Group
    -> SAP Frontend Components
    -> SAP GUI FOR WINDOWS
    -> SAP GUI FOR WINDOWS 7.10 CORE
    -> SAP GUI FOR WINDOWS 7.10 CORE
    -> win32
    -> gui710_18-10002995.exe
    _ -> BI ADDON FOR SAP GUI
    -> BI 7.0 ADDON FOR SAP GUI 7.10
    -> BI 7.0 ADDON FOR SAP GUI 7.10
    -> Win32
    -> bi710sp12p_1201-10004472.exe
          |_ -> BI ADDON FOR SAP GUI
              -> BW 3.5 ADDON FOR SAP GUI 7.10
               -> Win32
                -> bw350gui710_10-10004473.exe
    If persist, let me know.
    Kind regards,
    Edward

  • Internal Order abap run time error

    hi,
    I am using sap ecc 6.00 ides i have not authoroty to access oss notes.
    I newly configurated internal order. But when i tried to post a document in fb50, an abap run time error happen like following
    Run time error message type x
    error analysis
    rror analysis
       Short text of error message:
       Error GENERAL_ERROR MESSAGES_ACTIVE_REQUIRED
       Long text of error message:
        Diagnosis
            The following program error or handling error has occurred.
            Error information:
            GENERAL_ERROR
            MESSAGES_ACTIVE_REQUIRED
        System Response
            Processing is terminated.
        Procedure
            If you cannot solve the problem yourself using the error
            information, note down this information and the entries which led
            to the error. Contact your system administrator for further
            assistance.
       Technical information about the message:
       Message class....... "K5"
       Number.............. 011
    please help

    Hi,
       Please apply note 1361352 and check if the issue is resolved
    regards
    Waman

  • Program run time error

    Hi Experts  !
    I have transported a request to prd. server . while executing the t.c error is comming " object hrpyoo11 of class RE and language EN dosent exist " but its not so in dev. server . also , when i am executing it by variant its showing run time error   { message type " " is unknown}  .plz help me in removing these error .
    thanks .
    ranjana

    hi,
    what ur program has
    for ex: if it is a smart form then while executing u get a name for a smartform [Function module name] and u use it in program in development server. when same program transported to production server there u might not be having the FM which leads to a error there so. in such situations if it is smart forms
    then create a variable which holds the name of smartform and pass that variable. in production the smart form when executed creates a FM which is in the variable created by you.'
    if it is in bdc then transport the flat file to production  system --- it might be one cause......
    if helpful reward some points.
    with regards,
    Suresh Aluri.

  • Run time error 4706 column has wrong type to be key

    Hi,
    I am getting error after installing Bex BI 7 version , I have installed .net fromework 2.0 and BI7 version when i m trying to open the bex analyser i am getting the following visual basic
    error .
    Run time error 4706
    column has wrong type to be key

    please help any help in this regard will be appreceated

  • How to clear this type of run time error

    good eve,
    i am migrating sql server procedures to oracle procedures
    i am trying to execute char(39) function in plsql is the following way correct and if this way is correct i am getting
    run time error like
    create or replace
    procedure Sel_subgroup(key in varchar2,gradename in varchar2)
    as
    gid res_grades.grade_id%type;
    gn res_grades.gradename_en%type;
    stid sub_topics.subtopic_id%type;
    stn sub_topics.subtopicname_en%type;
    cc res_grades.countrycode%type;
    estid exsub_topics.exsub_topics_id%type;
    estn exsub_topics.exsubtopicname_en%type;
    d_stmt varchar2(500);
    type ref_cursor is ref cursor;
    rc ref_cursor;
    begin
    d_stmt :='SELECT RG.Grade_ID,RG.Gradename_'||key||',ST.SubTopic_ID,ST.SubTopicname_'||key||', RG.CountryCode,
    Est.ExSub_Topics_ID, Est.ExSubTopicname_'||key||' from
    Res_Grades RG INNER JOIN Sub_Topics ST ON RG.Grade_Id= ST.Grade_ID
    INNER JOIN ExSub_Topics Est ON ST.SubTopic_ID = Est.Sub_Topics_Id
    Where Gradename_'||key||' = '''||gradename||'''';
    open rc for d_stmt;
    loop
    fetch rc into gid,gn,stid,stn,cc,estid,estn;
    if rc%found then
    dbms_output.put_line(gid||gn||stid||stn||cc||estid||estn);
    else
    exit;
    end if;
    end loop;
    close rc;
    commit;
    end Sel_subgroup;the out screen result is:
    Connecting to the database rasool.
    Process exited.
    Disconnecting from the database rasool.can u please help me,
    thanking you,
    prakash

    to samb,
    It doesn't look like you are getting a runtime error. Is it possible your query is returning no rows?
    If you are sure your query should be returning rows, you probably need to check if DBMS_OUTPUT is enabled in SQL Developer (View menu I think).my query is returning a row
    where where 123=key and 'FUBAR'=gradename?
    If so, you want 3 single-quotes at the end of the string, not 4:
    You sure? I think 4 is correct.i am sure 4 is correct i have tried as per jeenesh said
    to jeenesh
    SQL> ed
    Wrote file afiedt.buf
      1  create or replace
      2  procedure Sel_subgroup(key in varchar2,gradename in varchar2)
      3  as
      4   d_stmt varchar2(500);
      5  begin
      6  d_stmt :='SELECT RG.Grade_ID,RG.Gradename_'||key||',ST.SubTopic_ID,ST.SubTopicname_'||key||', RG.CountryCode,
      7  Est.ExSub_Topics_ID, Est.ExSubTopicname_'||key||' from
      8  Res_Grades RG INNER JOIN Sub_Topics ST ON RG.Grade_Id= ST.Grade_ID
      9  INNER JOIN ExSub_Topics Est ON ST.SubTopic_ID = Est.Sub_Topics_Id
    10  Where Gradename_'||key||' = '''||gradename||'''';
    11  dbms_output.put_line(d_stmt);
    12* end Sel_subgroup;
    SQL> /
    Procedure created.
    SQL> set serverout on
    SQL> exec Sel_subgroup('1','TEST');
    SELECT RG.Grade_ID,RG.Gradename_1,ST.SubTopic_ID,ST.SubTopicname_1,
    RG.CountryCode,
    Est.ExSub_Topics_ID, Est.ExSubTopicname_1 from
    Res_Grades RG
    INNER JOIN Sub_Topics ST ON RG.Grade_Id= ST.Grade_ID
    INNER JOIN ExSub_Topics
    Est ON ST.SubTopic_ID = Est.Sub_Topics_Id
    Where Gradename_1 = 'TEST'
    PL/SQL procedure successfully completed.i have also executed your code sir it is executing.in my coding,i found that the part of dbms_output.put_line in my ref cursor loop is not displaying me the print.
    to karthick arp
    Did enable serveroutput?yes i have enabled it with buffer size 200000
    to
    Billy Verreynne     & Frank Kulash
    as per you said sir i have done and got an error my code as follows
    SQL> var rc refcursor
    SQL> var key varchar2(2)
    SQL> var gradename varchar2(30)
    SQL> exec :key :='EN';
    PL/SQL procedure successfully completed.
    SQL> exec :gradename :='PRE-K';
    PL/SQL procedure successfully completed.
    SQL> begin sel_subgroup(key => :key, gradename => :gradename,rc => :rc); end;
      2  /
    PL/SQL procedure successfully completed.
    SQL> print rc
    ERROR:
    ORA-24338: statement handle not executed
    SP2-0625: Error printing variable "rc"how to handle this error sir

  • XL Reporter Run time error.

    Hi Experts,
    while changing the row level into colum level in XL Reporter (Composer)there is an error occuring that is called as ' Run time Error ' then its become hanged..
    For examble in Parameter: Purchase order,GRPO , AP-Invoice. based on this am composing the report with some added item such as Doc number, item code, Item Description,price,Qty.e.t.c...its executing in row level correctly but while trying to change as colum it becomes hanged. then i need to restart the XL Reporter.can any one give me the solution based on this issue..
    Karthi.

    Hi
    To reinstall the XLR please backup any useful information you could perform
    the following steps:
    1. Un-register all addons from Business One> Add On Administration.
    2. Log into the company again to refresh it,unistall process will
       continue.
    3. Close Business One, check from Add Remove Programs, if XLR is still
       shown, delete it.
    4. Open SQL EnterPrise Manager, Delete Database IXMetaDataSBO.
    5. Open tables of company database, delete following tables one by one.
    -ixtDbVersion
    -ixtRepObjects
    -ixtRepRelations
    -ixtRepXML
    -ixtRepXls
    6. click windows Start> Run> type '%temp%', rename SM_OBS_DLL folder.
       for example 'SM_OBS_DLLOld' or delete it.
    7. In C/Programs/SAP Manage: delete folder:AddOnsLocalRegistration.sbo
       AddOnsInstall.sbo
    8. Open Register, delete XLR foler if it exists under
       HKEY_LOCAL_MACHINE\SOFTWARE\SAP\SAP Manage\SAP Business One\AddOn\
    9. Delete folder iLytix from  HKEY_LOCAL_MACHINE\SOFTWARE.
    10.Delete all Addon related folder from Installation path.
    11. Please reinstall XLR again. make sure that you have full
        authorization on your computer and install XLR with 'manager'.

Maybe you are looking for

  • Error while copying page template!

    Copying of a simple page template fails in Portal 10.1.2 with the following error:      Internal error (WWC-00006) Error while copying page. (WWC-44262) An unexpected error occurred: ORA-20100: ORA-06512: at "PORTAL.WWSBR_STDERR", line 437 ORA-06512:

  • My iphone 3gs is stuck in recovery mode

    i was trying to update my phone from 4.3.3 to 4.3.5. now its stuck in recovery mode. what to do. i have tried everything

  • Java & Dreamweaver MX - problems

    When i create websites via my Dreamweaver MX software and enter Java tid-bits into the html code it comes out as a broken document, I have updated my Java but on any other application such as Safari the Java works fine but only when I use Dreamweaver

  • Collection in collection using Struts

    I know we can submit the value of value object in collection using the following code. <logic:iterate id="collection" name="form" property="collection"> <html:hidden indexed="true" name="collection" property="code" /> </logic:iterate> But how about c

  • Changing order priority in Library

    Hi guys I have a little niggle that perhaps you maybe able to help me with. I spend 90% of the time with my library sorted by Artist, this is great as it also then groups into albums, however I'm pretty anal about my music and at this point I'd like