Troubleshooting Silverlight 5 and Ria services [Web-Services-AuthenticationService.svc does not exist]
问题 I have two different versions of a Silverlight 5 project using Ria services. Both work locally. The older version (A) works when deployed to ISS7. The new version (B) does not. There is user/password authentication that fails for version B with the error: Load operation failed for query 'Login'. the remote server returned an error: NotFound. Referencing various SO and MSDN posts over the past week, I have tried many troubleshooting techniques. Adding error logging as suggested here to the web