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
> 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
i'm facing same err