Hi,
The closest method I can find is
http://msdn.microsoft.com/en-us/library/gg696450(v=vs.103).aspx. Is this the one the code is calling?
As this is an entity framework method, I'm wondering if this may be related to an issue with code generated from the database.
Can you please help by answering the following questions?
- Does this appear consistently, or is it intermittent?
- Has NCrunch ever built this project successfully?
- If this solution is being shared across a team with others using NCrunch, do they experience the same issue?
- Have you tried placing NCrunch in
compatibility mode for this solution?
- Does the project build correctly if you browse to the workspace NCrunch has created for it (click on failing project in Tests Window, go to Advanced->Browse to workspace), then run MSBuild.exe against the generated project file in this workspace?
I'm not sure if your time permits this - but if there's any chance you can build a reproduction of the issue, I'm certain I can provide a solution to this quickly.
Thanks!
Remco