How to Configuring WCF services to work over both HTTP and HTTPS
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
Iam trying to configure a service for access over both https and http from a silverlight 4 application. I am able to access the service over https but not over http. I have made some research over the net but can't seem to get the configuration right. Below is my current settings in the my web.config file.
And below is my ServiceReferences.ClientConfig file