Connect with me
Search
Twitter Feed
Navigation

Entries in Tracing (1)

Monday
Feb162009

Debug cryptic WCF errors with WCF Tracing and the Microsoft Service Trace Viewer

While working on a project involving Silverlight and WCF REST I ran into some errors that didn’t give me much insight into the actual problem.

The error I got was:

System.Net.WebException: The remote server return an error: NotFound

Click to read more ...