Debugging ADO.NET (now WCF) Data Services can be tricky, not because of the web service part but because of the underlying persistence layer. You can include the exception details on the error page by including this on the DataService<T> class declaration...