the application is sending request to service but from httpGetresponse service url (https://prddb02:14448/service.svc) it returns 404 error.
What can be the reason for the errors?
When i run the https://prddb02:14448/service.svc(dev server) in web browser it runs giving certificate error but i ignore the warning and go ahead and i am able to see the wsdl file.
Where am i going wrong?Please suggest any ways to tackle this issue.