Hi Scott
i m on the latest version and using testdriven addin and this is the exact message i get
Test Execution
Exploring Pharmaxis, Version=1.0.2400.30093, Culture=neutral, PublicKeyToken=null
MbUnit 2.3.0.0 Addin
Found 1 tests
[failure] Class1.MethodName
TestCase 'Class1.MethodName' failed: The type initializer for "DevExpress.Xpo.XPBaseObject" threw an exception.
System.TypeInitializationException
Message: The type initializer for "DevExpress.Xpo.XPBaseObject" threw an exception.
Source: DevExpress.XPO
StackTrace:
at DevExpress.Xpo.XPBaseObject..ctor(Session session)
at DevExpress.Xpo.XPLiteObject..ctor(Session session)
at DevExpress.Xpo.XPObjectType..ctor(Session session, String assemblyName, String typeName)
at DevExpress.Xpo.Helpers.XPObjectTypesManager.get_AllTypes()
at DevExpress.Xpo.Session.BuildTypeCriteria(XPClassInfo classInfo, CriteriaOperator criteria)
at DevExpress.Xpo.XPCollection.BuildTypeCriteria()
at DevExpress.Xpo.XPCollection.BuildCriteria()
at DevExpress.Xpo.XPCollection.LoadContent()
C:NET SolutionsC#WMWM.FrameWorkXPOHelpersCollectionsDBCollection.cs(178,0): at WM.FrameWork.XPOHelpers.Collections.DBCollection.LoadContent()
at DevExpress.Xpo.XPCollection.Load()
at DevExpress.Xpo.XPCollection.System.Collections.IEnumerable.GetEnumerator()
c:
et solutionsc#wmwm.frameworkxpohelpersdatamover.cs(161,0): at WM.FrameWork.XPOHelpers.DataMover.moveCollection(DBCollection dbCollection, Hashtable[] hashtables)
c:
et solutionsc#wmwm.frameworkxpohelpersdatamover.cs(152,0): at WM.FrameWork.XPOHelpers.DataMover.moveCollection(dbObjectComparer[] dbObjectComparers)
c:
et solutionsc#wmwm.frameworkxpohelpersdatamover.cs(48,0): at WM.FrameWork.XPOHelpers.DataMover.MoveData(Type[] excludedTypes)
c:
et solutionsc#wmpharmaxisclass1.cs(36,0): at Pharmaxis.Class1.MethodName()
Inner Exception
System.IO.FileNotFoundException
Message: File or assembly name TypeMock, or one of its dependencies, was not found.
Source: DevExpress.XPO
StackTrace:
at DevExpress.Xpo.XPBaseObject..cctor()