I am making a WCF service.
System Config: Widnows 7, ASP.NET 3.5, IIS 7.0 Server Config: IIS7, ASP.NET 3.5
It works fine on my system, but when i deploy this on the server i get following error
The resource cannot be found.
when i try accessing my .svc file. Please help me out in this.
My server is with GoDaddy, so i have no control on the server. I have to do everything in my code only. Please help.