Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-08 Thread Bob Archer
that supports .Net 4. Thanks... BOb > > -Original Message- > > From: Bob Archer [mailto:bob.arc...@amsi.com] > > Sent: Tuesday, June 08, 2010 11:56 AM > > To: Ryan Boggs > > Cc: nant-users@lists.sourceforge.net > > Subject: Re: [NAnt

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-08 Thread Bob Archer
s > Cc: nant-users@lists.sourceforge.net > Subject: Re: [NAnt-users] MbUnit not running under .Net 4.0... > > > > Where? By "use" do you mean targeting? Yes... all the projects are set > > to target .Net 4.0. > > > > Yes, that is what I meant. > >

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-08 Thread Bob Archer
> > Where? By "use" do you mean targeting? Yes... all the projects are set > to target .Net 4.0. > > Yes, that is what I meant. > > > > Of course, MBUnit itself is probably build with .Net 2.0. But, I didn't > build that... I use the shipped binaries. > > I took a look at their site and it doesn'

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-07 Thread Ryan Boggs
--- >> >> From: Ryan Boggs [mailto:rmbo...@gmail.com] >> >> Sent: Saturday, June 05, 2010 3:32 PM >> >> To: Bob Archer >> >> Cc: nant-users@lists.sourceforge.net >> >> Subject: Re: [NAnt-users] MbUnit not running under .Net 4.0... >>

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-07 Thread Bob Archer
7;t build that... I use the shipped binaries. BOb > >> -Original Message- > >> From: Ryan Boggs [mailto:rmbo...@gmail.com] > >> Sent: Saturday, June 05, 2010 3:32 PM > >> To: Bob Archer > >> Cc: nant-users@lists.sourceforge.net > >> Subject: R

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-07 Thread Ryan Boggs
rceforge.net >> Subject: Re: [NAnt-users] MbUnit not running under .Net 4.0... >> >> Hi Bob, >> >> I'm sorry but since I am not familiar with it, I need to ask. What >> is >> AmsiWeb.Test? Is it something that is apart of your project that you >>

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-07 Thread Bob Archer
t > Subject: Re: [NAnt-users] MbUnit not running under .Net 4.0... > > Hi Bob, > > I'm sorry but since I am not familiar with it, I need to ask. What is > AmsiWeb.Test? Is it something that is apart of your project that you > are trying to compile? Please let me kno

Re: [NAnt-users] MbUnit not running under .Net 4.0...

2010-06-05 Thread Ryan Boggs
Hi Bob, I'm sorry but since I am not familiar with it, I need to ask. What is AmsiWeb.Test? Is it something that is apart of your project that you are trying to compile? Please let me know. Thanks, Ryan On Thu, Jun 3, 2010 at 12:47 PM, Bob Archer wrote: > Ok... almost there... I am now getti

[NAnt-users] MbUnit not running under .Net 4.0...

2010-06-03 Thread Bob Archer
Ok... almost there... I am now getting the following error: [exec] Message: Could not load file or assembly 'AmsiWeb.Test' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. [exec] Source: mscorlib [exec] StackTrace: So