Hi
I'm trying to access web server that need silverlight to run. I encountered following error message while trying to access.
"
Load operation failed for query 'Login'. [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.50918.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
at System.ServiceModel.DomainServices.Client.ApplicationServices.WebAuthenticationService.EndLogin(IAsyncResult asyncResult)
at System.ServiceModel.DomainServices.Client.ApplicationServices.LoginOperation.EndCore(IAsyncResult asyncResult)
at System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationOperation.End(IAsyncResult result)"
Can someone advise?
PS: I'm trying to post this at silverlight category forum but not able to find it. Please help to move my thread to there if I'm at wrong category. Thanks.