Hi,
I've got a Resource.Resx file which references roughly 100 bitmaps.
When NCrunch fails to build the project I see:
Properties\Resources.resx (222): Invalid Resx file. Could not find file 'X:\ncrunch\6920\321\src\Project\Resources\FeedConnected.bmp'. Line 222, position 5.
When I go the X:....\ (which, BTW, is a Ram-Drive), I see roughly all OTHER .bmp files in there, but not the missing one.
Any ideas what could be causing this?
What I could I do to get better visibility to why NCrunch is NOT copying the file?