Friday 1 June 2012

''.OnContextCreated()' is abstract but it is contained in non-abstract class ''

You get this error if you create a WCF data service, but do not expose any IQueryable<T> or IEnumerable<T>. See here.

No comments:

Post a Comment