Cyber-SEO
Apr 27th 2005, 11:30 pm
I decided I should post this here becuase the actual reason I installed SOAP on my new server is because of Google. If this should go somewhere else my appologize.
Anyway, i'm on a windows 2003 box, IIS6. On a Windows 2000 box this thing works perfectly.
Anyhow, here is my error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/index.asp, line 112
800401f3
This is line 112: set SoapClient = Server.CreateObject("MSSOAP.SoapClient")
I've done a whole bunch of searching on Google about this and can't really seem to find an answer that helps. I've tried doing a manual regsvr32 to the dll file located in C:\Program Files\Common Files\MSSoap\Binaries\Resources\1033 but that did not help.
Any help would be greatly apprecaited :)
Anyway, i'm on a windows 2003 box, IIS6. On a Windows 2000 box this thing works perfectly.
Anyhow, here is my error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/index.asp, line 112
800401f3
This is line 112: set SoapClient = Server.CreateObject("MSSOAP.SoapClient")
I've done a whole bunch of searching on Google about this and can't really seem to find an answer that helps. I've tried doing a manual regsvr32 to the dll file located in C:\Program Files\Common Files\MSSoap\Binaries\Resources\1033 but that did not help.
Any help would be greatly apprecaited :)