Hi,
I created and WCF Service Application and deployed as it is to get it as service reference in Silverlight project. But I am not able to browse it at IIS it self and while giving service reference in my Silverlight project it is saying that there are no services present.
I have given URL for reference as http://xx.xx.xx.xx/myserivce/Service1.svc?wsdl.
Can any help on what should I do here.
Thanks