how can we create .svc file for WCF RIA services Class library
- by sharad11978
Hi,
I am developing a Silverlight application with WCF RIA Serivces. now I want to deploy the WCF service on different server and expose services as .svc files. I have used WCF class Library but not able to find how can we deploy Services on the seperate server.
Thanks,
Sharad Rastogi