Hi Guys
I've been looking round the forum but cannot find an answer.
I created a Web Service proxy pointing to a WCF Webservice (with a valid certificate) using an https url to the wsdl file. This all worked fine.
My problem is when I call the method on the web service having connected using https I get a 404 error, but if I connect using http it works fine.
What have I missed to get the call to work over https?
Any thoughts?
Cheers
David