Entity Framework ExecuteStoreQuery fails on deployed systems
问题 Ok, a bit stumped here, and instead of banging my head any more on this, I thought I'd toss this out to all the bright people here. I'm using Entity Framework and c# for a WinApp solution, and the core of the problem is that the darned thing runs fine on my system, but after I deploy it, it fails. Even when I install the deployed app on my development system, it fails. I find that a bit disturbing. To the nuts and bold of the issue. The user performs a search, I build a query, tap SQL via the