Can't get Silverlight enabled WCF service working on IIS
i have silverlight app, , in same project have silverlight enabled wcf service (.svc file).
trying deploy production web server, , restrict page using windows authentication.
enable windows authentication in iis, , remove anonymous access, following error...
security settings service require 'anonymous' authentication not enabled iis application hosts service.
i've read many posts , articles none of them apply me i'm not using full wcf service, silverlight enabled one.
have played around various configurations various posts have read nothing has helped.
changes need make web.config or servicereferences.clientconfig files allow windows authentication?
thanks
hi muthu,
i aware silverlight supports basichttpbinding.
not trying secure communication between silverlight application , service, secure page silverlight app running on.
looks might have put service on 1 website , silverlight page on another.
Silverlight > Programming Silverlight with .NET – General
Comments
Post a Comment