DCOM connector: could not load dll

When I want to add a dll file (created with DCOM connector) to the component services, I get an error 'could not load dll, check to make sure all application runtime files are present etc'.
This only occurs with a dll created on another machine (but with all the same settings; user, rfc's, etc).
Anyone can please help me? This is quite urgent :o(

Hi,
Can I ask where you found the SAP DCOM connector?  I cannot seem to find it anywhere on the internet
If you could help me / send the dcom files to me I would be much apprecaited
Thanks
Stu

Similar Messages

  • Could not load DLL or external library

    When I open my TS781784.seq file, I receive the following Run-Time error(s):
    Run Time Error #1
    Details:
    Could not load DLL or external library 'C:\EADS\DKH\TADS_3584\Development\TestProgramSets\PTS\TS781784\Sequence\TS781784.dll'.
    Error Code:
    -17004; Could not load DLL or library.
    Location(s):
    Step 'Display_Screen' of sequence 'SequenceFileLoad' in 'TS781784.seq'
    Run Time Error #2
    Details:
    Could not load DLL or external library 'C:\EADS\DKH\TADS_3584\Development\TestProgramSets\PTS\TS781784\Sequence\TS781784.dll'.
    Error Code:
    -17004; Could not load DLL or library.
    Location(s):
    Step 'Discard_Screen' of sequence 'SequenceFileLoad' in 'TS781784.seq'
    I click on Continue cleanup and it will then let me edit my sequence.
    The TS781784.dll is located in the Sequence directory with the .seq file.

    ccats_Init.uir is not a TestStand file. It is used by a CVI dll that your sequence calls from its SequenceFileLoad callback. Since it is loaded by the CVI DLL, not TestStand, changing the TestStand search paths is not the solution.
    UIR files are typically referenced via LoadPanelEx calls in a CVI DLL. If you have the source to the dll, examine the call. If the path to the UIR is absolute, then it is likely the file does not exist at that absolute location on the machine with the problem. If the path is relative (ie, just a file name), most likely the UIR is expected to be in the same directory as the DLL that loads it. Find the location of the DLL and UIR on a machine that works and compare the locations of the same files on the machine that doesn't. It might help to speak to the author of the DLL to find out where they intended the files to be located.

  • Error Code: -17004, Could not load DLL or library

    Hi All,
    I am getting the following error message:
    Error loading step 'x' of sequence 'MainSequence' in file 'y'.  Could not load DLL or external library C:\bin\driver.dll
    Error Code: -17004, Could not load DLL or library.
    Source 'TSAPI"
    My main DLL is one written in C in LabWindows.  This DLL calls a second DLL that was written in Visual C++
    I am using TestStand 2010 SP1 as well as CVI/LabWindows 2010.  I have WinXP Professioanl SP3.
    This same sequence, DLL1, and DLL2 have worked together in previous versions of TestStand!!!!  All I did was upgrade to Developer Suite 2011.......??????
    I have reviewed all the posts regarding this problem and have so far done the following:
    1.  Verified Both DLL1 and DLL2 reside in the same directory
    2.  Copied DLL2 into C:\Windows\system32
    3.  Used Dependency Walker to verify that there are no other missing DLL's
    4.  Unistalled Explorer 8 and installed Explorer 7 because of somthing I saw in depends and something I read while researching this problem.
    5.  Verified the Search Directories in TestStand
    I am wits end, as I cannot determine what the problem is and any suggestions would be welcome
    Solved!
    Go to Solution.

    So I did come up with a solution to this problem, but I don't understand why it solves the issue.  Hopefully some of you can provide some insight.
    So all my sequences were experiencing the problem described, and all sequences basically call the same dll's over and over.
    I have a dll that I use as my "main" dll.  All my sequences use this dll and I continually add more functions as our company designes new products, etc.  This dll uses functions that are from my CommDll.  The CommDll was written in C++, and it is also used in several other dll's that my sequence call's as I use it for all serial/telnet requirements. 
    So my test sequences for example calls the following dll's usually in this particular order ---
    DbDriver - This dll handles all the database functioanality for our products, and calls libMysql.dll
    PwrController.dll - this dll controls a pwrcontroller for all power on/power off, reboot, etc of our product.  This dll calls the CommDll.
    CompanyDll - This is the "main" dll that hadles all the cli commands and other test functions that our product requires.  This also calls CommDll.
    When the sequence calls are done in the order above, it does not work..  However, if I switch the sequence file to call the CompanyDll before the PwrController.dll everything works fine.  Is there an order of operations here????
    I also found that when I compiled my PwrController.dll with CVI 2010, it gave me an error could not load PwrController.dll no matter what order the seqence calls were, leading me to believe that I am missing something when building this particular dll.  As soon as I copy the original, developed and compiled in 2006, everything works again.
    Thanks,
    greggj

  • Could not load DLL or External library "c:\folder\123.dll" - This DLL requires the following DLL which could not be found or loaded: abc.dll (Not Found)

    I am having an issue when I try to run a Test Stand sequence that calls a CVI DLL.  The error I get is the subject of this post. 
    If I were to put "abc.dll" in the same folder where "123.dll" resides, this error will go away.  However, "123.dll" is used in other applications and I don't want to create multiple copies of this DLL for every program or sequence that wants to call it - that could get messy.
    Does anyone have any suggestions as to what the issue might be?
    Thank you,
    Seth Kline

    I think, http://msdn2.microsoft.com/en-us/library/7d83bc18(VS.80).aspx will give you an idea how to solve the problem 

  • SAP Connector 2 - Could not load file or assembly 'SAP

    Hi all,
    I've recently installed SAP .NET Connector 2 and have been developing a basic C# web form to interrogate the customers table. I have created all my code and done a successdul build. However, when I try to run the web form I get the following error:
    <i>Could not load file or assembly 'SAP.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23' or one of its dependencies. The system cannot find the file specified.</i>
    The SAP.Connector.dll and SAP.Connector.Rfc.dll files are on both my development machine and the server I am deploying the project on. Any ideas ?
    Thanks.

    Fixed it myself. In the solution browser, expand the reference section and in the properties for the SAP.Connector and SAP.Connector.Rfc set the 'Copy Local' parameter from False to True. This fixes the issue.

  • Distributed system manager-could not load sysmanui.dll

    Hi all,
    Whenever I try to deploy variables in DSC, it displays "could not load sysmanui.dll file".
    I checked the location "program files>>National Instruments>>LabVIEW11>>shared" and found it was there.
    I am using evaluation version of DSC but LV is licensed.
    Any suggestion for correcting the error is appreciated.
    Thanks.

    Did someone find a solution to this problem? Whenever I tried to open the DSM I get an error message, screenshots below.
    Please Help!

  • CRVS2010 Beta - Could not load crpe32.dll

    On the report.Load() line I get this message.
    could not load file or assembly "c:\program files\SAP Business Objects\SAP Business Objects Enterprise XI 4.0\Win32_x86\crpe32.dll
    then
    The type initialiizer for 'CrystalDecisions.CrystalReports.Engine.CRPE' threw an expcetion.
    then
    LoadReport failed
    I am using Beta 2 and have the 32 bit runtime installed on my development machine alone with VS 2010 Ultimate.
    Here is the code at that spot.
                   this.report = new ReportDocument();
                   string reportToLoad = @"d:\Receipt.rpt";
                    this.report.Load(reportToLoad);
                    this.reportViewer.ViewerCore.ReportSource = this.report;
    I checked the directory and crpe32.dll is there.
    Bill

    Solved it. I removed both the beta 2 and the runtime beta 2 and reinstalled both. It works fine.

  • Could not load type 'C:\CFusionMX7\runtime\lib\wsconfig\jrun_iis6.dll'.

    Hi there,
    I installed ColdfusionMX 7 on WIndows 2008 R2 Standard server. When I try to open the admin page , I Get the error:
    Server Error in '/' Application.
    Could not load type 'C:\CFusionMX7\runtime\lib\wsconfig\jrun_iis6.dll'.
    Description:
    An unhandled exception occurred during the execution of t@he current
    web request. Please review the stack trace for more information about
    the error and where it originated in the code.
    Exception Details: System.Web.HttpException: Could not load type 'C:\CFusionMX7\runtime\lib\wsconfig\jrun_iis6.dll'.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [HttpException (0x80004005): Could not load type 'C:\CFusionMX7\runtime\lib\wsconfig\jrun_iis6.dll'.]
       System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +8926577
       System.Web.Configuration.HandlerFactoryCache.GetHandlerType(String type) +21
       System.Web.Configuration.HandlerFactoryCache..ctor(String type) +19
       System.Web.HttpApplication.GetFactory(String type) +78
       System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Exec ute() +229
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
    Version Information: Microsoft .NET Framework Version:2.0.50727.5477; ASP.NET Version:2.0.50727.5483
    Any idea what is causing this problem and how to fix it.
    Thanks
    Joe Green

    I gave IIS AppPool\DefaultAppPool NTFS permissions to C:\CFusionMX7\runtime\lib\wsconfig\ folder.  Under IIS 6 Management Compatibility, I installed IIS 6 Metabase Compatibility and IIS 6 Management Console installed.  Web Server Configuration tool doesn't work because my IIS version is 7.5 and Supported versions are 4, 5 and 6. So I manually added using this article http://www.adobe.com/devnet/coldfusion/articles/iis-configuration.html but no luck.
    I didn't add IIS 6 WMI Compatibility and IIS 6 Scripting Tools.
    Is it because CF7 doesn't work on IIS 7.5 on Win 2008 R2 SP1?

  • Itc_plugin.dll could not load in 64-bit mode after installing iTunes 12.01

    Hi,
    I just updated iTunes on my Windows 8.1 Samsung Laptop to the most recent version, iTunes 12.01. Since then it's showing the following message when it starts:
    "itc_plugin.dll could not load in 64-bit mode"
    and a checkbox for "don't show this message again'
    I don't know if this itc_plugin.dll is even important, it seems to work fine. Should I be worried? I already reinstalled iTunes to see if it were an installation problem but the error still shows.

    The .dll file could be a legacy from an older version of iTunes or third party software. I don't have a copy, neither can I track down any information about it. You might want to locate it and remove it from the iTunes plugins folder or click "Don't show this message again".
    tt2

  • Could not load file or assembly 'NationalInstruments.UI.Styles3D.dll'

    Hi,
    I am getting the following error:
    Could not load file or assemble 'NationalInstruments.UI.Styles3D.dll' or one of its dependencies.
    In my development machine, programs runs ok. W&, VS2010 and MS 2010.
    I get the error in the target machine, WXP, service pack 2.
    The foilder containing the executable has the following files:
    NationalInstruments.Common.dll (version 9.0.40.362)
    NationalInstruments.UI.dll (version 9.0.40.292)
    NationalInstruments.UI.Design.dll (version 9.0.40.292)
    NationalInstruments.UI.Styles3D.dll (version 9.0.40.292)
    NationalInstruments.UI.WindowsFroms.dll (version 9.0.40.292)
    NationalInstruments.VisaNS.dll (version 9.0.40.156)
    The programs was running ok, I just added a new label to the application, installed it again and then the error comes.
    PLEASE HELP
    Regards,
    Alberto J.
    Solved!
    Go to Solution.

    Hi AlbertJ,
    Did you include the DLLs that are in the programs folder with the original installer, or did you just copy them over?  If you included them, did you include them individually or did you use the merge modules?
    I would try adding the appropriate merge modules to the installer, re-install, and see if you still get the error.  There is a Measurement Studio help topic called Measurement Studio .NET Merge Modules that can help you determine which merge modules you need to add.  There is also a Measurement Studio help topic called How to: Add Merge Modules to a Deployment Project if you need help adding them.
    Let me know what you find.
    Regards,
    Brandon V.
    Applications Engineering
    National Instruments
    www.ni.com/support

  • Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine.dll

    Hi there,
    I am going through the process of migrating an existing web solution from Visual Studio 2008 to Visual Studio 2010.
    As part of that I have installed the recently released Crystal Reports for Visual Studio 2010.
    One of our projects has a reference to  'CrystalDecisions.CrystalReports.Engine and everything seems fine within Visual Studio 2010, but when I try to run the solution I get the following error.
    System.BadImageFormatException: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine.dll' or one of its dependencies.  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
    I have set up the projects to target .net framework 4 and started by setting them to compile for 32 bit....
    This is quite frustrating so any ideas would be very much appreciated.
    Kind Regards
    Robert

    Hi Don,
    Yes, it is set to the full framework... I am running on a 64 bit Windows 7 machine. 
    One thing I have noticed is that if I try to load the crystal library through Depends (an application that shows the library dependancies), the different libraries that CrystalDecisions.CrystalReports.Engine.dll depend on are listed as 64 bit (on my machine), yet  'CrystalDecisions.CrystalReports.Engine.dll  is a 32 bit library... this is flagged as an error in depends... In fact the first time I ran it it also couldn't find IESHIMS.DLL (because it is not in the PATH) by default.  Anyway, there is no 64 bit CrystalDecisions.CrystalReports.Engine.dll that I can see so I'm a bit confused.  In fact I am a lot confused.
    I have not as yet tried to building a fresh simple test solution with a crystal reference in it..
    Thanks
    Robert

  • System.Bad​ImageForma​tException​: could not load file or assembly 'C:\projec​ts\QR\Emb.​dll' or one of its dependenci​es.

    Hi all,
    when i try to use DLL in Labview2012 ,it throws with the below error.
    System.BadImageFormatException: could not load file or assembly 'C:\projects\QR\Emb.dll' or one of its dependencies.
    This assemly is built by a runtime newer than the currently loaded runtime and cannot be loaded
    <append><b>System.BadImageFormatException</b>
    The DLL has been developed using .net framework. please help me to overcome the issues.
    Regards,
    Arun

    What is CLR version used for compiling this library?

  • Could not load file or assembly crdb_adoplus.dll

    Hello everyone!..
    I am having a really annoying problem, in my code when I try to set de data source to the report the following error appears:
    Could not load file or assembly 'file:///C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified.
    I am running .NET Framework 4 running in VS2012 to X86 and I have installed the CRforVS_13_0_8, although just in case I installed all the version from the CRforVS_13_0_5 to the CRforVS_13_0_8.
    Also I have found in many sites that adding the following lines to the app.config seems to fix the problem, but in my case doesn't work:
        <startup useLegacyV2RuntimeActivationPolicy="true">
             <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
         </startup>
    Part of my code is this, just in case:
    using (ReportDocument report = new ReportDocument())
           try
           // carga el reporte desde su ubicación configurada
                     report.Load(pathReporte);
                     report.SetDataSource(data);
    and the dlls I have referenced are this ones:
    CrystalDecisions.CrystalReports.Engine
    CrystalDecisions.ReportSource
    CrystalDecisions.Shared
    Thanks very much for your help in advance.

    Hi Javier
    Two things to do:
    1) Read this blog re. troubleshooting issues with CR and datasets (the error is different, but try anyhow)
    2) Use Process Monitor and see what is happening when your process is attempting to load the crdb_adoplus.dll
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Win2000 & 1.4.0 Beta2: Could not load jvm.dll

    Question: How does 1.4 Beta2 find it's resources?
    When trying to run Install Anywhere 4.5, I get the error message:
    Can't launch executable.
    Could not load jvm.dll
    Try re-installing the Java VM and change the java VM used by the application
    The call is
    D:\Compiere2\jre\bin\java.exe -Xms16777216 -Xmx50331648 -noverify com.zerog.lax.LAX C:\\Temp\\I1003700413\\Windows\\CUpdate.lax C:\\Temp\\env.prop
    OK, I have about 4 different SDKs installed and I heard that if you deinstall everything else and just install 1.4 Beta 2 - it supposetly works. This is not an option, if you try to install/upgrade an application where the user does not know that a VM is.
    The environment:
    JAVA_HOME is set to a 1.4.0 Beta 2 JRE and the PATH is also pointing to the \bin directory ... and in their server/client sub-directories is the jvm.dll
    I guess, that some registry entry is used ... but where do I find that?

    You're running Java2 from "D:\Compiere2\jre". Does the file "D:\Compiere2\jre\bin\hotspot\jvm.dll" exist? And is this the installation which is Java 1.4?
    As far as where the registry entry is kept, it is in HKEY_LOCAL_MACHINE/Software/JavaSoft. However, this value only seems to be used when you run the java.exe which Sun install in the Windows system directory.

  • Could not load crpe32.dll

    I am using Crystal Reports XI release 2 and we run the reports from a .NET component. The line that produces the error is:
    custReport.Load(reportFile, OpenReportMethod.OpenReportByTempCopy);
    where:
    custReport is an instance of ReportDocument
    reportFile is the path to the rpt file and is correct at runtime.
    Here's the error in it's entirety:
    System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.CRPE' threw an exception. ---> System.Exception: Could not load C:\Program Files\Business Objects\Common\3.5\bin\crpe32.dll.
       at CrystalDecisions.CrystalReports.Engine.CRPE..cctor()
       --- End of inner exception stack trace ---
       at CrystalDecisions.CrystalReports.Engine.CRPE.InitCrpe()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod)
       at TSYS.Report.Generator.ServiceFacade.CrystalReportCreator.CreateReport(Parameter parameter)
       at TSYS.Report.Generator.ServiceFacade.Renderer.GetReportData(String uniqueStackTraceGuid, Int16 clientOriginatorID, Parameter parameter)
       at TSYS.Report.Generator.ServiceFacade.ReportGeneratorFacadeImpl.GetReport(String uniqueStackTraceGuid, Int16 clientOriginatorID, Parameter parameter)
    crpe32.dll is at the location indicated in the exception message and it's version is 11.5.8.998
    The line that produces the error is in CrystalReportCreator.CreateReport
    Thanks for your help
    Chris

    Hi Chris,
    Check this link
    Re: Error 532 "Cannot find database.dll" <Execute PEStartPrintJob>
    Re: Error loading Crystal Reports with Delphi 2006
    *Close the thread if issue solved
    Regards
    Jambulingam.P

Maybe you are looking for

  • Things I cannot make work in FCPX - Hoping somebody can tell me I just missed it

    Ok reading this after typing I think this is mostly a feature wishlist for the next version - outside of things already discussed like XML export. 1. Importing footage that is on a different disk duplicates the original media. I have the same problem

  • Possible to do this with an Interface?

    ok i have this method in a class called PlayerGUI public void play()           try                song.play();           catch(Exception e)                         e.getMessage();      }and this is everything in a class called PlayControl public clas

  • Outlook 2013 cannot connect to local Exchange 2013 server

    Server name EXCHANGE: is Domain controller for (domainname.local), DNS server and Exchange 2013  Has UCC CA cert successfully installed for (exchange.domainname.com) External Outlook connections, Web Outlook and autodiscover work fine. local DNS poin

  • AIR Deployment stability questions

    I just published an AIR app from Flash CC 2014 and I'm viewing on my Kindle Fire. There are a few things that I see which I need to address before I finish the build. Since I'm new to AIR deployment I would think someone would give me a bit of knowle

  • Getting help SQL within SQL*Plus

    Hi, Is it possible to get quick help/explanation/reference in SQL*Plus command about SQL statement as in UNIX Shell such as: $ man -k rpm Thanks!