Wednesday, 18 September 2013

Generate WSDL from WCF DataService implementing OData

Generate WSDL from WCF DataService implementing OData

I am currently creating WCF Dataservice by implementing OData. I am trying
to generate the WSDl file not working.
i have tried this one: http://dbn:80/Product.svc?wsdl
and i tried using wsdl.exe http://dbn:80/Product.svc got the error: The
document at http://dbn:80/Product.svc?wsdl was not recognised as a known
document type
Thank you

No comments:

Post a Comment