Hey Remco,
Thanks for taking a look at this. It sounds like my situation is slightly different. I have a solution with an existing database project in it, but instead of ignoring it entirely, it is absent from the Configuration window, but the test runner is attempting to build it.
Quote:NCrunch: If you are experiencing problems in getting this project to build, have a look at
http://www.ncrunch.net/d...ng_project-build-issues
Script.PostDeployment.sql (0, 0): A fatal parser error occurred: Could not find file 'C:\Users\Kevin\AppData\Local\NCrunch\10480\12\MyProject.Database\Script.PostDeployment.sql'..
Although the Configuration window does not list my database project, if I manually edit the .ncrunchproject file for the database project (setting IgnoreThisComponentCompletely to "true"), the test runner will ignore the project as expected and function normally.
I am using version 2.19.0.4 on Visual Studio Professional 2013.