I have a web-service I'm trying to call from within a Silverlight app. Running unencrypted (http) it works just fine. Over HTTPS, I simply don't get a response. The service is simple data retrieval, nothing more. Am I missing something here? I've never really worked with HTTPS before.
↧