linq.compiledquery Questions
3
My project (UI layer is asp.mvc) was developed using .NET 3.5. After upgrading to .NET 4.0 I have got problem with compiled queries:
[ArgumentException: Query was compiled for a different mapping...
Windhover asked 11/10, 2010 at 7:51
2
Solved
Sometimes, not always, I'm getting following error: "The underlying provider failed on open."
This is my situation:
I have a list of integer keys I process in parallel to be used as parameter in ...
Upturn asked 21/2, 2011 at 15:37
1
Solved
I thought that compiled queries would perform the same query translation as DataContext. Yet I'm getting a run-time error when I try to use a query with a .Contains method call. Where have I gone w...
Hagiography asked 1/5, 2009 at 20:59
1
© 2022 - 2024 — McMap. All rights reserved.