Can Silverlight WCF client read exceptions from an ASMX web service?
问题 I've seen no need to upgrade my services to WCF, but I have been using WCF clients for some time to access ASMX services from .NET 3.5 ASP.NET. I figured eventually I'd hit a wall in this mismatch and I just did - but with Silverlight. When using Silverlight to access ASMX web services I get an error like this in a popup : An exception occurred during the operation, making the result invalid. Check InnerException for exception details. If I'm debugging I get this error : The remote server