Silverlight 2 cannot access web services cross domain in SSL
Posted by: Al Pascual,
on 16 Jun 2009 |
View original | Bookmarked: 0 time(s)
When trying to access a web service, either WCF (.svc) or asmx in Silverlight works well until we add SSL, when trying to access and using fiddler, complains about the clientaccesspolicy.xml by a crossdomain error: The authentication cookie is attached to the request, yet when requesting the clientaccesspolicy.xml Even with Fiddler2 the HTTPS is pretty hidden from the user, yet is not requesting the file or failing on the request. I believe the problem could be that is requesting the clientaccesspolicy...