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
Not answered How to call Javascript function when checkbox columns are checked
utl_file
Mirron Windows XP drives
php pchart problem: pie graph with PIE_PERCENTAGE_LABEL
Crontab job till particular date
Saving and renaming a image file
Extract and Save Icon from EXE
Mailq not showing messages in qshape
How can I preserve an array in vbs?
Encrypt file on XP and Decrypt on Server 2003, some users work group some on domain