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
What is best way to transfer Settings and Files from one XP Prof. to a new XP Prof. PC
DNS name resolution, plain host name vs. FQDN
trying to add PasswordChar to text box Web c#
adding sudo info to my lastlogin's report
Looking for bicycle cadence indicator using colored LEDs to show speed
updateable view
Show dates that are within 2 weeks from today in SQL view
Kodak Easyshare All In One Printer 5500 Ink cartriges Can ink heads be soaked or can a drop of ?? be placed on them to loosen them up
Week Number of Month - Excel 2007
Oracle SQL: why this regular expression doesn't work?