Hi,
I am new to WCF issues and I'm trying to populate an control by using a wcf service . I have used 'Ajax-Enabled WCF' template ( VS 2010) for creating my service. there is no error while on Asp.net development server but when put on IIS [Method 404 Error] appears in dropdown . I tried to access the WCF services directly like (https://sitename/webservice/test.svc) it shows the documentation page.
I have searched for hours to find a solution but no use. I will be thankful if anyone can help me out
Thanks