Error: could not create server 'C:\Inetpub\wwwroot\gsoap\calc.dll'. Check your request if it is correct. Entry Point 'soap_lookup_plugin' not found in dll 'C:\Inetpub\wwwroot\gsoap\calc.dll'.
and if i run the calclient.exe from command line
D:\GATeIc\gsoap-2.7\gsoap\mod_gsoap\gsoap_win\isapi\Debug>calcclnt add 3 5 result = 0
The result is 0
Following are the log files.
RECV.log ------------- HTTP/1.1 100 Continue Server: Microsoft-IIS/5.1 Date: Fri, 30 May 2008 14:13:11 GMT X-Powered-By: ASP.NET
could not create server 'C:\Inetpub\wwwroot\gsoap\calc.dll'. Check your request if it is correct. Entry Point 'soap_lookup_plugin' not found in dll 'C:\Inetpub\wwwroot\gsoap\calc.dll'.
SENT.log ------------------------------- -------
POST /gsoap/mod_gsoap.dll?calc HTTP/1.1 Host: localhost User-Agent: gSOAP/2.7 Content-Type: text/xml; charset=utf-8 Content-Length: 0 Connection: close SOAPAction: ""
Initializing context Reinitializing context Free namespace stack Free any remaining temp blocks Free attribute storage Free pointer hashtable Free ID hashtable Reinitializing context Free namespace stack Free any remaining temp blocks Free attribute storage Free pointer hashtable Free ID hashtable Lookup location=001188A8 type=7: not found Lookup location=001188B0 type=7: not found D:\GATeIc\gsoap-2.7\gsoap\stdsoap2.cpp(6806): malloc(96) = 003956C0 Begin count phase (socket=-1 mode=0x8 count=0) End of count phase Connect/reconnect to host='localhost' path='/gsoap/mod_gsoap.dll?calc' port=80 Opening socket 1944 to host='localhost' port=80 Calculating the message size with attachments, current count=0 New count is 0 bytes Initializing for output Begin send phase (socket=1944 mode=0x1 count=0) D:\GATeIc\gsoap-2.7\gsoap\stdsoap2.cpp(5416): malloc(12) = 00395790 Element begin tag='SOAP-ENV:Envelope' id='0' type='' Embedded_id CCCC0000 type=24 id=0 Element begin tag='SOAP-ENV:Header' id='0' type='' Element ending tag='SOAP-ENV:Header' Element begin tag='SOAP-ENV:Body' id='0' type='' Lookup location=001188A8 type=23: not found Embedded_id 001188A8 type=23 id=0 Element begin tag='ns:pow' id='0' type='' Embedded_id 001188A8 type=7 id=-1 Lookup location=001188A8 type=7: not found Element begin tag='a' id='-1' type='' Element ending tag='a' Embedded_id 001188B0 type=7 id=-1 Lookup location=001188B0 type=7: not found Element begin tag='b' id='-1' type='' Element ending tag='b' Element ending tag='ns:pow' Element ending tag='SOAP-ENV:Body' Element ending tag='SOAP-ENV:Envelope' End send End of send phase Initializing for input Free namespace stack Free any remaining temp blocks Free attribute storage D:\GATeIc\gsoap-2.7\gsoap\stdsoap2.cpp(6191): free(003956C0) Free pointer hashtable Free ID hashtable D:\GATeIc\gsoap-2.7\gsoap\stdsoap2.cpp(6806): malloc(96) = 003956C0 Free ID hashtable Read 112 bytes from socket 1944 Waiting for HTTP request/response... HTTP status: HTTP/1.1 100 Continue HTTP header: Server: Microsoft-IIS/5.1 HTTP header: Date: Fri, 30 May 2008 14:13:11 GMT HTTP header: X-Powered-By: ASP.NET Read 184 bytes from socket 1944 Read 0 bytes from socket 1944 Shutdown socket 1944 how=2 Close socket 1944