Forum member

Graphene

2 posts

Posts by Graphene

  1. Failing intergration test with ncrunch not with ReSharper NUnit

    apparently the use CPU aritecture auto detect function is a bit off. when i set it to x64 it works. kinda strange as my machine is x64 and the solution is set to any cpu.

  2. Failing intergration test with ncrunch not with ReSharper NUnit

    I get the following error when i try to run Database tests with NCrunch. SetUp : Castle.ActiveRecord.Framework.ActiveRecordException : Could not create the schema ----> NHibernate.HibernateException : Could not create the driver from NHibernate.Driver.SQLite20Driver. ----> System.Reflection…