Forum member
jefim
4 posts
Posts by jefim
-
ReflectionOnlyAssemblyResolve error during build
Well, I do not know if this should necessarily be implemented in the NCrunch itself. But this issue could be added to "Troubleshooting build issues" page in the wiki.
06 Jul 2012 05:51 UTC
-
ReflectionOnlyAssemblyResolve error during build
Alright. I got to the cause of the issue. I have no idea why, but the csproj file of the failing project had the following line: [code] <AlwaysCompileMarkupFilesInSeparateDomain>false</AlwaysCompileMarkupFilesInSeparateDomain>[/code] Frankly I have no idea why this was there and when it app…
05 Jul 2012 12:57 UTC
-
ReflectionOnlyAssemblyResolve error during build
Alright, after spending some time playing around with this issue I found a way to "solve" it - if I remove all the XAML files from the project then it compiles. This is not caused by a specific XAML file though - only after deleting ALL of them the build succeeds.
05 Jul 2012 12:31 UTC
-
ReflectionOnlyAssemblyResolve error during build
Hi, I am totally new to NCrunch. I am trying to make it work with one of our projects and I am failing miserably. So basically I enabled NCrunch, went through the wizard and right after thatI got a failed build (in NCrunch, building normally works like a charm). The exact text I get on the projec…
05 Jul 2012 06:39 UTC