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
nat transalation on a sonicwall tz 170 device
Storage efficiency
0x0000007E(0x C0000005,0X B976BEE9,0X BA4F7154,0X BA4F6E50)
How To Configure Windows 2003 Terminal Server
MakeTable of 6 million records
How do i start mssqlserver service as network system account
Freeware LDAP Admin Tool
EOF sent to Glassfish when upload fails with mod_jk
exchangeSA warning every 15 minutes 9186
Echo value from text field and print it in separate div