Forum member

Melle

5 posts

Posts by Melle

  1. File not found exception

    One of the projects has an XML file included in the project which is read. However, NCrunch is not able to find the file, even in the properties we select to 'copy always' for this particular file. Here's the exception thrown: -- System.Exception : Configured DeploymentGroup could not be…

  2. Could not load file or assembly error, unittest project not build

    [quote=Melle;2341][quote=Remco;2333]Hi, thanks for posting! I wish I could give you a better solution than needing to enable the 'Copy referenced assemblies to workspace' option (which you've already discovered), but unfortunately there is a very solid technical limitation around the way that MST…

  3. Could not load file or assembly error, unittest project not build

    [quote=Remco;2333]Hi, thanks for posting! I wish I could give you a better solution than needing to enable the 'Copy referenced assemblies to workspace' option (which you've already discovered), but unfortunately there is a very solid technical limitation around the way that MSTest accessors work…

  4. Could not load file or assembly error, unittest project not build

    [quote=Remco;2333]Hi, thanks for posting! I wish I could give you a better solution than needing to enable the 'Copy referenced assemblies to workspace' option (which you've already discovered), but unfortunately there is a very solid technical limitation around the way that MSTest accessors work…

  5. Could not load file or assembly error, unittest project not build

    Hi, Bug report: Just installed NCrunch to give it a try. But encountering a build problem: In a solution of 61 projects this is the error for one assembly that pops up: -- NCrunch: If you are experiencing problems in getting this project to build, have a look at https://www.ncrunch.net…