Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SOAP toolkit on 64bit server

192 views
Skip to first unread message

Villi Bernaroli

unread,
Jan 13, 2009, 3:27:40 AM1/13/09
to
I have searched around the web but can't find clear answers to this
question: is it possible to have a 64bit windows OS run SOAP toolkit as a
server to provide web services to remote clients? And if yes, how does one
activate it, since with an out-of-the-box Win2K8 PC it's not working?
I'm trying on a W2K8 PC, but i think the situation with 64bit W2K3 is very
close to this one. I have found people saying that they were able to make
SOAP run, but no clear explanations of how.
I've found infos about enabling 32bit apps in IIS7, but if we activate that
option then we're no more able to reach the WSDL. As soon as we disable
32bit apps, we can reach the WSDL again. It's very strange. If we enable
32bit, it doesn't reach the WSDL and says that IIS is not finding the
web.config file or applicationhosts file or that one of them contains bad
xml or that IIS hasn't the rights to access these files.
Sice the options window says that 32bit apps get executed in WOW mode, we
searched under WOW64sys and found another inetsrv folder, so we tried
copying there the config files from system32\inetsrv, but no luck.
Is there someone here that may shed some light on this issue?
Thanks in advance

Villi Bernaroli

unread,
Feb 27, 2009, 8:36:52 AM2/27/09
to
Villi Bernaroli wrote:

Issue solved: it was a setting of WSUS. Fixed that, it's all working
--
Villi Bernaroli, Italy
VFP, SOAP, MS SQLserver, MySQL, Oracle

gmki...@gmail.com

unread,
Jan 15, 2014, 3:15:31 AM1/15/14
to
On Friday, 27 February 2009 19:06:52 UTC+5:30, Villi Bernaroli wrote:
> Villi Bernaroli wrote:> I have searched around the web but can't find clear answers to this > question: is it possible to have a 64bit windows OS run SOAP toolkit > as a server to provide web services to remote clients? And if yes, > how does one activate it, since with an out-of-the-box Win2K8 PC it's > not working? I'm trying on a W2K8 PC, but i think the situation with 64bit > W2K3 is > very close to this one. I have found people saying that they were > able to make SOAP run, but no clear explanations of how. > I've found infos about enabling 32bit apps in IIS7, but if we > activate that option then we're no more able to reach the WSDL. As > soon as we disable 32bit apps, we can reach the WSDL again. It's very > strange. If we enable 32bit, it doesn't reach the WSDL and says that > IIS is not finding the web.config file or applicationhosts file or > that one of them contains bad xml or that IIS hasn't the rights to > access these files. Sice the options window says that 32bit apps get > executed in WOW > mode, we searched under WOW64sys and found another inetsrv folder, so > we tried copying there the config files from system32\inetsrv, but no > luck. Is there someone here that may shed some light on this issue? > Thanks in advanceIssue solved: it was a setting of WSUS. Fixed that, it's all working-- Villi Bernaroli, ItalyVFP, SOAP, MS SQLserver, MySQL, Oracle

Dear Villi,

I am trying to create object of MSSOAP as follows in VBScript:

Set objSOAPConnector = CreateObject("MSOSOAP.HttpConnector30")


But not able to create the same since its showing ActiveX Component cant create.

I have migrated my application from Windows 2003 server to Windows 2008 64 bit server.

Please help me to solve this problem.

Thanks in advance.

:
Kishor
0 new messages