hi all,
i want to display
<wsdl:service name="SubscriptionService">
−
<wsdl:port name="SubscriptionServicePort" binding="tns:SubscriptionServicePort">
in wsdl for that what should i write in WCF service and in web.config file.
i got solution:
by changing the End point Name="SubscriptionServicePort" we can display.