Board index » cppbuilder » Is there a problem with ISAPI Soap Server App on CB2007?

Is there a problem with ISAPI Soap Server App on CB2007?


2007-08-07 08:46:27 AM
cppbuilder74
Hi,
I have created a ISAPI SOAP Server App with CB2007, didnt add any new
webmethods just checked the sample ones on the wizard, did a compile and
link, when i test it i get the error HTTP Error 500.0 - Internal Server
Error. on BDS2006 this work just fine.
Thanks in advance,
Omar Zelaya
 
 

Re:Is there a problem with ISAPI Soap Server App on CB2007?

Depending on your version of IIS, ISAPI filters may be blocked by default
unless you explicitly allow them. Blocked filters return Error 500 back to
the client.
Mark
"Omar Zelaya" < XXXX@XXXXX.COM >wrote in message
Quote
Hi,

I have created a ISAPI SOAP Server App with CB2007, didnt add any new
webmethods just checked the sample ones on the wizard, did a compile and
link, when i test it i get the error HTTP Error 500.0 - Internal Server
Error. on BDS2006 this work just fine.

Thanks in advance,

Omar Zelaya
 

Re:Is there a problem with ISAPI Soap Server App on CB2007?

I dont this this is the case here, cuase on the same pc, the same procedure
to create a webservice on BDS2006 works fine.
Omar Zelaya
"Mark Guerrieri" < XXXX@XXXXX.COM >wrote in message
Quote
Depending on your version of IIS, ISAPI filters may be blocked by default
unless you explicitly allow them. Blocked filters return Error 500 back
to the client.

Mark

"Omar Zelaya" < XXXX@XXXXX.COM >wrote in message
news:46b7c0e8$ XXXX@XXXXX.COM ...
>Hi,
>
>I have created a ISAPI SOAP Server App with CB2007, didnt add any new
>webmethods just checked the sample ones on the wizard, did a compile and
>link, when i test it i get the error HTTP Error 500.0 - Internal Server
>Error. on BDS2006 this work just fine.
>
>Thanks in advance,
>
>Omar Zelaya


 

{smallsort}