Registering MSSOAP30.DLL failed - why? - XML SOAP

This is a discussion on Registering MSSOAP30.DLL failed - why? - XML SOAP ; I developed an app on my computer that uses MSSOAP30.DLL. Another computer does not have it so I copied the DLL to the same folder and ran regsvr32 "C:\Program Files\Common Files\MSSoap\Binaries\MSSOAP30.dll". it failed with the message: RegSvr32 LoadLibrary (Pathetc) failed ...

+ Reply to Thread
Results 1 to 5 of 5

Registering MSSOAP30.DLL failed - why?

  1. Default Registering MSSOAP30.DLL failed - why?

    I developed an app on my computer that uses MSSOAP30.DLL.

    Another computer does not have it so I copied the DLL to the same folder and
    ran
    regsvr32 "C:\Program Files\Common Files\MSSoap\Binaries\MSSOAP30.dll".

    it failed with the message:

    RegSvr32 LoadLibrary (Pathetc) failed - A DLL initialization routine failed.

    Any ideas?
    --
    Regards
    Tom

  2. Default RE: Registering MSSOAP30.DLL failed - why?

    Total snoozeville forum!



    "ThomasAJ" wrote:

    > I developed an app on my computer that uses MSSOAP30.DLL.
    >
    > Another computer does not have it so I copied the DLL to the same folder and
    > ran
    > regsvr32 "C:\Program Files\Common Files\MSSoap\Binaries\MSSOAP30.dll".
    >
    > it failed with the message:
    >
    > RegSvr32 LoadLibrary (Pathetc) failed - A DLL initialization routine failed.
    >
    > Any ideas?
    > --
    > Regards
    > Tom


  3. Default Re: Registering MSSOAP30.DLL failed - why?

    ThomasAJ wrote:

    > I developed an app on my computer that uses MSSOAP30.DLL.
    >
    > Another computer does not have it so I copied the DLL to the same
    > folder and ran
    > regsvr32 "C:\Program Files\Common Files\MSSoap\Binaries\MSSOAP30.dll".


    I usually place myself in the directory where the DLL to register is
    located, before using regsvr32.
    Once I'm in that position, I just use "regsvr32 mssoap30.dll"
    I'm not sure if this will solve your current issue, but give it a try.
    --
    News Microsoft



  4. Default Re: Registering MSSOAP30.DLL failed - why?

    i guess other dll misiing but which?

    i'm facing same err

  5. Default Re: Registering MSSOAP30.DLL failed - why?


+ Reply to Thread

Similar Threads

  1. Using MSSOAP30.DLL with Entrust TruePass
    By Application Development in forum XML SOAP
    Replies: 0
    Last Post: 05-03-2007, 01:41 PM
  2. Registry Key Entry for MSSOAP30
    By Application Development in forum XML SOAP
    Replies: 1
    Last Post: 01-19-2005, 10:20 AM
  3. Error registering MSSOAP30.dll when installing VB SOAPapplication
    By Application Development in forum XML SOAP
    Replies: 1
    Last Post: 09-23-2004, 01:47 PM
  4. Distributing mssoap30.dll
    By Application Development in forum XML SOAP
    Replies: 2
    Last Post: 10-16-2003, 02:23 PM
  5. redistribute mssoap30.dll
    By Application Development in forum XML SOAP
    Replies: 3
    Last Post: 09-16-2003, 04:30 PM