Add-on loading Error

Dear User;
i created an add-on that works properly on pc1
but, on PC2, sometime loads fine and sometime not.
is there any relation between the error and the sapbouicom.dll and sapbobscom.dll versions?
what do you think the problem comes?
thank you Dear;

Each addons take up 80 MB of memory. Pls check the hardware min. configurations. 128 MB is dedicated for SAP B1. Kindly check your minimum hardware configurations in the client PC>
Check the hardware config in the two PC's. CHeck how are they different.

Similar Messages

  • What can I do about "LabVIEW load error code 38: Failed to uncompress part of the VI."

    While attempting to load an executable LabVIEW application for LabVIEW 2009 SP1 on a Windows-XP machine when the following pop-up message occurs. "LabVIEW: Memory or data structure corrupt. An error occurs in loading VI 'NI_Gmath.lblib: Backward Bracket Search.VI'. LabVIEW load error code 38: Failed to uncompress part of the VI. The VI is most likely corrupt." What seems odd is that the same LabVIEW application loads fine when logged on as a privileged user account, but fails to load on a private user account.
    Attachments:
    2012-07-18 LabVIEW Load error code 38.jpg ‏1314 KB

    Here's a thought:
    So when something is decompressed, a temp folder is often used. 
    I have no idea why LabVIEW would be decompressing anything, but I suspect it is trying to put the decompressed file into a temp folder where the user does not have write permissions.
    In the .ini file for your executable, you can add a line that specified the location of the temp folder to use:
    tmpdir=C:\Temp
    On my Win7 machine, the location is:
    C:\Users\MyUserName\AppData\Local\Temp
    On WinXP, it is probably:
    C:\Documents And Settings\YourUserName\local settings\temp
     Try changing the tmpdir key in your ini file to something to C:\Temp and see if that helps.
    - john

  • Report Load Error

    After running 30-40 Crystal Reports we get a 'Report Load' error on the .Load() command. At this point we cannot run any of our 8 reports created with Crystal Reports. To resolve the issue we restart IIS and then the reports load and run without problem.
    Recently we upgraded our project from .NET 1.1x, VS2003, CR 9.X  to  .NET 2.0, VS2005, CR 10.2. This intranet web site runs under IIS 6 on WS 2003. Prior to the upgrade we did not see this behavior.
    To create the report we send Crystal Rerports a dataset and then output the report to a PDF. Any ideas on how we can resolve this issue?
    Here is sample code for producing our reports:
    <code>
                       Dim amortReportDocument As ReportDocument
                       Dim reportPath As String = Server.MapPath("./amort.rpt")
                        amortReportDocument = New ReportDocument
                        amortReportDocument.Load(reportPath)
                        amortReportDocument.SetDataSource(ds1)
                        Dim myExportOptions As CrystalDecisions.Shared.ExportOptions
                        Dim myDiskFileDestinationOptions As                                                                           CrystalDecisions.Shared.DiskFileDestinationOptions
                        Dim myExportFile As String = FilePath & FileStamp & ".pdf"
                        myDiskFileDestinationOptions = New CrystalDecisions.Shared.DiskFileDestinationOptions
                        myDiskFileDestinationOptions.DiskFileName = myExportFile
                        myExportOptions = amortReportDocument.ExportOptions                    myExportOptions.DestinationOptions = myDiskFileDestinationOptions
                        myExportOptions.ExportDestinationType = ExportDestinationType.DiskFile
                        myExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat
                        amortReportDocument.Export()
                        Response.ClearContent()
                        Response.ClearHeaders()
                        Response.ContentType = "application/pdf"
                        Response.WriteFile(myExportFile)
                        Response.Flush()
                        Response.Close()
                        Response.End()
                        amortReportDocument.Close()
                        amortReportDocument.Dispose()
    We added the following to the page unload event:
        Private Sub page_unload(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Unload
            GC.Collect()
        End Sub
    </code>

    Ok lets try this:
    Right click on the temp folder (where the .rpt filed are getting created at runtime) -> properties.
    go to Security tab.
    click on Add.
    enter (with out "") "IIS_WPG" in Object name window.
    Click on Locations.
    Select the machine name in the tree.
    Ok.
    Click on "Check names".
    OK.
    Give full control to it. (For testing purpose please ignore any warning signs).
    OK.
    Also please include the ReportDocumentObject.Close(), ReportDocumentObject.Dispose() and GC.Collect() in your page_upload event.
    Does it help?
    AG.

  • Business Components Load Error

    Hi.
    I'm using JDeveloper 11.1.2.1.0 and I can see the following message in the Message log;
    Business Components: Load error - (null)
    Business Components: Load error.
      Object: (null)
    With a reference to the Model jpr file for the project.
    The application runs ok despite this message, but I'm concerned there may be problems lurking. I'm guessing this may be a hangover from attempting to remove a View Object definition from the Model project - which itself seems quite problematic (running into caching problems etc).
    So, does anybody:
    a) know how to resolve this load error issue and / or remove the null object reference
    b) know of any problems it may cause if it cannot be removed
    Thanks for your help.

    Do you have a source control system  (svn, git,...) you use with the application?
    The Model,jpr file is corrupt which may cause trouble later. Right now everything looks working, but there might some display problems when you open e.g. the application module or VO.
    Save the current (corrupt?) jpr file and try to restore it from the repository until you find one which loads without the problem. Once you have on select the project in the application navigator and click on refresh (ctrl-r). This should add missing content back again.
    Timo

  • Smartview XML Load Error

    Recently when connecting to SmartView, some users are receiving the following error:
    XML Load Error: Invalid XML Declaration
    Do you want to connect with Username/Password
    Yes No
    If you hit yes, sometimes it lets you log in after 2 or 3 tries, other times you need to completely shut down out of Excel and try again.
    It does not happen all the time or to all users.
    Smartview version 9.3.1.5.0.025
    Any else get this error or know what to do to correct it.
    Thanks

    Are you using more than one server for load balancing? If yes try checking the following:
    I've seen where one server is working and one is not.
    To check which one is working go to the connection manager and add a new connection manager that points directly to the one server:
    Somthing like this (hscuschlws00099 is the name of the server in this example)
    http://hscuschlws00099/hfmofficeprovider/hfmofficeprovider.aspx
    Then try using Smartview on each connection to each server. If one works and the other doesn't you can narrow it down to the one server.

  • "XML Load error: An invalid character was found in text content" Drill Thru

    Hi,
    I am using Smart View, 2007 ms office.
    We are using EIS to have Drill Through reports.
    When I select the particular intersection and click on Hyperion --> Adhoc Analysis--> Drill Through Reports,
    Drill Through selection window is opening but when click on Launch/Execute.
    It throwing below Error
    "XML Load error: An invalid character was found in text content"
    This error is showing only some intersections...some other intersections are working fine.
    The same intersection if retrieve from ESSBASE --> Addins--> linked objects, Drill thru reports are showing fine.
    From Excel Addins everythg working fine.
    I tried in 2003 MS office from my colleague system. the same error.
    "XML Load error: An invalid character was found in text content"
    Please someone help me....!
    Regards,
    Rajendra Prasad Gella.
    Edited by: Rajendra Prasad Gella on Jun 10, 2010 4:26 AM

    This type of Issue does not happen using Excel Add-in but Smart View. We encountered it as well. I have a feeling the root cause is the ESSLANG which used to be selected during installation. If the Essbase has for instance "English Latin1" or "English US Ascii Binary" and the client does not have it, then this would occur.
    We had old SR on it because we were testin the APS 7.1.6. SR 2-603906: Excel Essbase Add-in splitting special characters such as the " ü " in. Whe we reinstalled and selected same ESSLANG as Essbase server the isue stopped.
    We did not have to chnage our code to scrub out ant special characters. !
    Jullin

  • Load error [SOLVED]

    Hello
    Just installed 0.7.2.
    I followed the instructions that I found here:
    http://wael.nasreddine.com/Articles/Art … Linux.html
    Only difference is that I didn't install gnome stuff nor did I edit inittab at this time. Otherwise I tried followed it exactly. When pacman installed the new kernel, I didn't worry about lilo since I am using grub (installed to root directory-not mbr).
    When everything finished and I finished following instructions, I rebooted and got "LOAD ERROR!", and nothing else.
    Here is my menu.lst and fstab files:
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    #  Linux           Grub
    #  /dev/fd0        (fd0)
    #  /dev/hda        (hd0)
    #  /dev/hdb2       (hd1,1)
    #  /dev/hda3       (hd0,2)
    #  FRAMEBUFFER RESOLUTION SETTINGS
    #     +-------------------------------------------------+
    #          | 640x480    800x600    1024x768   1280x1024
    #      ----+--------------------------------------------
    #      256 | 0x301=769  0x303=771  0x305=773   0x307=775
    #      32K | 0x310=784  0x313=787  0x316=790   0x319=793
    #      64K | 0x311=785  0x314=788  0x317=791   0x31A=794
    #      16M | 0x312=786  0x315=789  0x318=792   0x31B=795
    #     +-------------------------------------------------+
    # general configuration:
    timeout   5
    default   0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title  Arch Linux
    root   (hd0,4)
    kernel /boot/vmlinuz26 root=/dev/hda5 ro
    initrd /boot/initrd26-full.img
    # /etc/fstab: static file system information
    # <file>        <dir>         <type>    <options>          <dump> <pass>
    none                   /dev/pts      devpts    defaults            0      0
    none                   /dev/shm      tmpfs     defaults            0      0
    /dev/cdrom             /mnt/cd   iso9660   ro,user,noauto,unhide   0      0
    /dev/dvd               /mnt/dvd  udf       ro,user,noauto,unhide   0      0
    /dev/fd0               /mnt/fl   vfat      user,noauto             0      0
    /dev/hda1 swap swap defaults 0 0
    /dev/hda5 / ext3 defaults 0 1
    /dev/hda7 /usr ext3 defaults 0 1
    /dev/hda8 /home ext3 defaults 0 1
    btw- I changed the img portion of menu.lst after reading here about using initrd26-full.img
    Here is my /boot:
    total 8192
    -rw-r--r--  1 root root    5032 Sep 21  2005 diag1.img
    drwxr-xr-x  2 root root    4096 May 29 05:49 grub/
    -rw-r--r--  1 root root 3191899 May 29 04:10 initrd26-full.img
    -rw-r--r--  1 root root 2709531 May 29 04:10 initrd26.img
    -rw-r--r--  1 root root   58545 May 29 04:09 kconfig26
    -rw-r--r--  1 root root  670268 May 22 13:41 System.map26
    -rw-r--r--  1 root root 1714059 May 22 13:41 vmlinuz26
    What did I do wrong or what do I need to do?
    Thanks.
    Solved it myself by re-installing grub. Doesn't make sense, but that did it.

    ls -l /usr/lib/liblzma.*
    -rw-r--r-- 1 root root 267850 May 21 12:41 /usr/lib/liblzma.a
    lrwxrwxrwx 1 root root     16 May 21 12:41 /usr/lib/liblzma.so -> liblzma.so.5.0.3
    lrwxrwxrwx 1 root root     16 Oct 20 19:36 /usr/lib/liblzma.so.0 -> liblzma.so.5.0.3
    lrwxrwxrwx 1 root root     16 May 21 12:41 /usr/lib/liblzma.so.5 -> liblzma.so.5.0.3
    -rwxr-xr-x 1 root root 139112 May 21 12:41 /usr/lib/liblzma.so.5.0.3

  • LabVIEW load error code 1: LabVIEW load error code %Id: %p

    One of my VI crashed while trying to save some data to file, I then tried to save the VI afterwards, but message with Out of Memory popped up again and the IV closed down. So now I can´t open my VI, then I try I get the "LabVIEW load error code 1: LabVIEW load error code %Id: %p" message and I have been given no opportunity to recover an older version of the VI then I close down and open LabVIEW again!!! So my VI is lost or what?
    This is a huge problem for me, hope someone can help...
    Regards
    Jesper

    Hi Jesper
    For the future you should be good with LabVIEW 2012 (Normally realeased after NI Week in Austin in beginning of August). From what I know about this problem it have not been mentioned to be solved in a fixpack before release of LabVIEW 2012.
    If you are reading in large files that uses more memory than avaliable and do wan't to avoid LabVIEW from crashing then you could add more RAM to your PC. If you are using Windows 32-bit you could try to edit the boot.ini file for Windows to allow Windows to allocate more memory to LabVIEW as explained in the following article:
    Extending Virtual Memory Usage for 32-bit Windows
     http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/enable_lrg_ad_aware/
    You could also try upgrading to Windows 64-bit this will allow much larger memory operations, and Windows 64-bit will let LabVIEW allocate more memory.
    To use Source Code Control on your computer you will need:
    1) A Source Code Control server with space to store the backup VI's and previous versions on (this can be your own PC). All Source Code Control providers that follow the Microsoft Source Code Control API. We have a list of tools that we have been tested that can be found here (note that some is free and other is not):
    Which Third-Party Source Control Providers Can I Use with LabVIEW 8.0 and later?
    http://digital.ni.com/public.nsf/websearch/26EC5904169430CE8625706E00743997?OpenDocument
    2) After installing the server you need to configure LabVIEW to communicate with this server. In the article below under the section "Configuring LabVIEW to Call the Microsoft SCC API" you can see how to do this:
    Software Configuration Management and LabVIEW
    http://zone.ni.com/devzone/cda/tut/p/id/4114
    3) You are good to go. Source Code Control uses the two most know functions "Commit / Check out." When you Check out a document you will be able to edit it, and when you then commit the changes then it will be saved with a new version number on the server. For each commit you will be able to select "Revert to previous version" to go back and restore a previous commited VI. You can use these functions on the VI it self or as I prefer from the Project Explorer.
    Bisides the advantage of being able  to restore previous versions, Source Code Control is also a great tool if your are multiple users working on the same project. You will i.e. be able to be 2 or more developers working on the same VI at the same time and then merging your changes to one VI when you are finished.
    Best Regards
    Anders Rohde
    Applications Engineer
    National Instruments Denmark 

  • Firefox works with dial-up but get "page load"error with FIOS

    Firefox works well with a local dial-up, but I keep getting "page load"error message when I try to use FIOS. The connections look good,and Firefox is enabled with the Windows security firewall.
    I did have some connections unplugged when I was moving the computer and router around.
    I have run out of ideas to fix it.
    == Operating system ==
    Windows XP home addition

    Note that the xpcom.dll file is no longer present in current Firefox versions, so you may have an extension or other software that needs to be updated for the current release.
    *Bug 852950 - Kill xpcom.dll/libxpcom.so/xpcom.dylib
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Getting Page Load Error while opening a Opportunity in new window

    Hi All,
    outbound SSO is enabled.
    when i try to punch-in to my application from CRM through opportunity web link with Web Link Target as "open in custom tab" its working properly, but when i have Web Link Target as "open in new window" i am getting page load error. previously with out Outbounf SSO it is working properly.
    Do i need enable any settings in CRM
    thanks

    when the web link target is "open in new window" or "open in current window" the request send to third party application from CRM ONDemand is HTTPS request as SSL is not enabled it is giving "page load error"(In the web link we are specifying http only) (User athentication type is "username & password/ SSO")
    Is there any setting in CRM Ondemand to send Http request only instead of HTTPS?

  • Error building project using kXML2 - "Class loading error: Wrong name"

    Hi,
    I'm testing the XML-Parser KXML2 and downloaded the latest package, but the minimal version (kxml2-min.zip). I put this file into the directory "%j2mewtk%\apps\KxmlTest\lib" and wrote the lines
    import org.kxml2.io.*;
    import org.xmlpull.v1.*;
    When I try to build the project with the Wireless Toolkit (v1.04) it spits out the following error:
    Error preverifying class kxml2.io.KXmlParser
    Class loading error: Wrong name
    com.sun.kvem.ktools.ExecutionException: Preverifier returned 1
    Build failed
    I also tried the full package "kxml2.zip" but the same error occurs.
    How can I get rid of this? Thanks in advance!

    Okay, finally worked it out (hopefully). I unpacked the archive to a directory (say "%J2MEWTK%\apps\KxmlTest\tmpclasses") and then preverified them "manually":
    %J2SDK%\bin\preverify.exe -classpath "%J2MEWTK%\apps\KxmlTest\tmpclasses";"%J2MEWTK%\lib\midpapi.zip" org.kxml2.io.KXmlParser
    %J2SDK%\bin\preverify.exe -classpath "%J2MEWTK%\apps\KxmlTest\tmpclasses";"%J2MEWTK%\lib\midpapi.zip" org.xmlpull.v1.XmlPullParser
    %J2SDK%\bin\preverify.exe -classpath "%J2MEWTK%\apps\KxmlTest\tmpclasses";"%J2MEWTK%\lib\midpapi.zip" org.xmlpull.v1.XmlPullParserException
    Then I packed them again to a jar-file:
    %J2SDK%\bin\jar.exe -cvf kxml2-min.jar %J2MEWTK%\apps\KxmlTest\tmpclasses\output\.
    That was all!

  • Loading Errors-Essbase

    Hi all,
    Please help me with this..
    I got the following errors while load is running in essbase, I have seen this in log files..
    All other cubes loaded successfully, except 1 cube.
    ERROR 1054004 - Application is not loaded
    ERROR - 1002097 - Unable to load database
    The Oracle website shows
    Possible solution for 1st error is Make sure that you created the filters correctly.
    2nd error is not mentioned there.
    Please help me solving this issue.
    Cheers
    Prash

    Hi,
    First of all can you start this database from say EAS, does it say it cannot start?
    It might be a hung esssvr.exe process, stop all the databases and if you still see an esssvr.exe process running you may need to end that process unless you can stop it with maxl or esscmd.
    If you are unsure how to do it then it might be easier to give the box a reboot.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Load error code 11 when attempting to open .vi from library

    Hello,
    Recently a colleague sent me a .llb containing a VI and sub-VIs of a program needed for my research.  The VI opens correctly but none of the sub-VIs can be found by it and when I attempt to open the sub-VIs I get load error code 11: VI version (6.0) cannot be converted to the current Labview verstion (8.5.1) because is has no block diagram. 
    I am running Vista with 8.5.1 and attempting to open a library of version 6.0.  I do not know what OS the library was compiled on.  (Linux is a possibility)  The colleague who sent me the program does not know either, as he recieved it from another colleague whom he is no longer in contact with.
    I am fairly certain the library was saved with block diagrams, so I do not think that is the source of the error.
    Does anyone know what might be a way to get these sub-VIs working?

    Okay,
    File posted.  Someone please tell me if this has a block diagram on it.
    Attachments:
    Find First Error.vi ‏24 KB

  • Add-on Conflict error while installing add-on LOCIN release 100

    Hi experts,
    I want to install the add-on for India Localization for IS-Utilities i.e., LOCIN release 100. I have downloaded the add-on and also the CRT(SAPK-10001INLOCINISU) required for the add-on.
    we got an error while installing the add-on it is
    "OCS package SAPK-10001INLOCINISU does not match the current software component vector"
    if we remove the CRT from the queue and start the installation then it will give add-0n conflict error.
    Conflicts Between Add-On LOCINISU 100 and Support Packages
    Component    Release      Support Package        Information on
                                                      Conflict Resolution
    FI-CA        600          SAPK-60004INFICA       Include CRT
                               SAPK-60005INFICA       Include CRT
                               SAPK-60006INFICA       Include CRT
                               SAPK-60007INFICA       Include CRT
                               SAPK-60008INFICA       Include CRT
                               SAPK-60009INFICA       Include CRT
                               SAPK-60010INFICA       Include CRT
    Plz tell the solution for this.

    Hi,
    I had somthng like this recently with SCMEWM....
    1. Clear out your EPS/in directory
    2. Download the latest version of the add-on and all the patches ===> the latest CRT's will be in the patches.
    3. Unpack them and try import again.
    Also if you have not seen or read:
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=950513
    Mark

  • Solution to "Quicktime Plug-in failed to load" error

    My solution to "Plug-in failed to load" error message when attempting to watch demo movie on Apple website (and others):
    I found two Quick-time plugin.plugin files in my Internet Plug-ins folder in my
    User Library folder. One was version 6.3 and one was version 6.5.2.
    Removing the 6.3 version solved the problem. Removing the 6.5.2 version had no effect, so I removed it also.
    Never could have solved this one without the help of Woody at Apple!!!!

    Why not install version 7?

Maybe you are looking for