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 ...
-
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
-
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
-
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
-
Re: Registering MSSOAP30.DLL failed - why?
i guess other dll misiing but which?
i'm facing same err
-
Re: Registering MSSOAP30.DLL failed - why?
Similar Threads
-
By Application Development in forum XML SOAP
Replies: 0
Last Post: 05-03-2007, 01:41 PM
-
By Application Development in forum XML SOAP
Replies: 1
Last Post: 01-19-2005, 10:20 AM
-
By Application Development in forum XML SOAP
Replies: 1
Last Post: 09-23-2004, 01:47 PM
-
By Application Development in forum XML SOAP
Replies: 2
Last Post: 10-16-2003, 02:23 PM
-
By Application Development in forum XML SOAP
Replies: 3
Last Post: 09-16-2003, 04:30 PM