Hi Brendan Enrick,
is this a LINQ specific issue? What are the access rights on MyObject and DateCreated? LINQ will use reflection to get to the properties and fields and methods, so all that is used must be public.
Can you please verify that and give us a stack trace if possible?
All the best,
Thomas
the Telerik team