If you have a web-hosted service “simple.svc” under the virtual application “/simple”, you would probably get the following service address in the WSDL: < wsdl:service name =" SimpleService "> < wsdl:port name =" BasicHttpBinding_ISimpleContract " binding =" tns:BasicHttpBinding_ISimpleContract ">
Similar Posts
To understand the windows authentication mechanism better please refer http msdn2.microsoft.com en-us library aa480475.... . The Scenario A Web Application
People are always confused by these two IIS concepts, especially for the new IIS7 WAS. These are not new concepts. They are available since IIS6 on Windows
Hostable Web Core (known as HWC) is a new concept in IIS7 to host a website webservice inside your own process. In short a smaller hosted version of IIS
This question came up on an internal list recently (rephrasing the question slightly) I have an ASMX service that is already exposed and is being consumed