Adventures with Silverlight and WCF – The remote server returned an error: NotFound
While architecting and developing CodePlex.Diagnostics 4.0, the first version of the exception and logging framework to support Silverlight, I have had some considerable headaches debugging issues related to service communication and Silverlight 3 applications. Another interesting aspect of the transition from writing standard .net based code to that based upon Silverlight 3 is the difference between the types found within the standard BCL, or Base Class Library, and the SCL, or Silverlight Class Library
Continue reading here:
Adventures with Silverlight and WCF – The remote server returned an error: NotFound