Microsoft
Software
Hardware
Network
Question : WCF hosted on IIS: Why doesn't it show me the WCF method name and it's signature?
I know, classic Webservice (with WebMethods) display methods when copy-pasted on browser (e.g.
http://www.w3schools.com/w
ebservices
/tempconve
rt.asmx
)
But, for WCF Service hosted on IIS, when I copy-pasted on browser (e.g.
http://ServerName:Port/WCF
SVC/MyWCFS
VC.svc
), why doesn't it show me the WCF method name and it's signature?
(I know that both display WSDL in similar way)
Is there any way to display methods from WCF service on browser?
Answer : WCF hosted on IIS: Why doesn't it show me the WCF method name and it's signature?
if you can find away ill be happy but i spent some time researching and came to no conclusion i ended up just creating a standard webservice as a wrapper on my wcf service instead
Random Solutions
Exchange 2007 error 550
sql server openquery multivalue
Running CEICW to install SSL Certificate
microsoft sql windows 2008 r2
vb.net and pl sql
Server side validation for username field
Install Windows 2008 server and make it work as Domain Controller on Domain
T-SQL - Grouped query that concatenats one field with text for several rows with same ID
Robocopy - How do i copy images from one directory structure to a single folder?
subtract 10% from textbox