How can I create a cgi url for my asp.net webservice?
client want to access the webservice using following url
[protocol]://servername/webservice/services.cgi
How do I make my asmx webservice avaliable through this url?
How can I create a cgi url for my asp.net webservice?
client want to access the webservice using following url
[protocol]://servername/webservice/services.cgi
How do I make my asmx webservice avaliable through this url?
I got the solution from here http://stackoverflow.com/questions/609125/call-an-iis-web-service-without-the-asmx-extension