WSDL file is missing for WCF WebService

Posted by vijay on Stack Overflow See other posts from Stack Overflow or by vijay
Published on 2010-03-24T08:56:57Z Indexed on 2010/03/24 9:03 UTC
Read the original article Hit count: 232

Filed under:
|

I created simple wcf service with default functionality and hosted in IIS7. Its working fine and rendering data to the client. But when I try to click on wsdl link in the service its showing "Page cannot be displayed".Let me know what will be the problem.

© Stack Overflow or respective owner

Related posts about c#

Related posts about wcf