Forum member

djanosik

2 posts

Posts by djanosik

  1. NCrunch and RazorGenerator.MsBuild

    Thank you! It works now.

  2. NCrunch and RazorGenerator.MsBuild

    Hi, I use RazorGenerator.MsBuild to precompile Razor views in my application. The main project will not compile with NCrunch (2.x). The following exception is thrown: [quote]The "RazorCodeGen" task could not be loaded from the assembly... Could not load file or assembly... [/quote] I can fix th…