Sunday 23 August 2009

Debugging ADO.NET Data Services

Symptom

ADO.NET data service request fails with the following incredibly unhelpful message: "An error occurred while processing this request":

Cause

The cause could be anything, but to find out what the underlying error is you need to enable verbose errors and include exception details in faults: see this post for details.

No comments: