I have the following problem:
Broken Delphi web service applications do not work. IIS 7 seems to rob pathinfo
I did everything described in answer 2 (see below or this URL). It didnβt help - now I canβt start the DLL at all - Firefox wants to download the file, the request is not transferred to ISAPI. I can only start the WS ISAPI process by explicitly enabling my webService library in handler mappings for VD - then the default WS page is displayed, but SOAP and WSDL are never published, as explained in the above article.
Broken Delphi web service applications do not work. IIS 7 seems to rob pathinfo
"... I can never get to SOAP. Likewise, the WSDL Importer cannot get into SOAP ... The problem was that I created a specific script mapping in the processing mappings for the ISAPI dll. This caused IIS to redirect all requests to specific DLL, so any request that included part of the information path was ignored. The information path was deleted.
The problem was that I created a specific script mapping in the processing mappings for the ISAPI dll. This caused IIS to redirect all requests to a particular DLL, so any request that included part of the information path was ignored. The information path has been deleted.
Execute ISAPI-dll. , ISAPI ( CGI-, , ).
,
, .
ISAPI ( " ISAPI CGI Restrictions" IIS ), - ( , 1.
" " , , ISAPI-dll. " " . "".