Andrew & Marcus,

Thanks a lot for your help.  I just tried to run the same tests on
different Win 2000 machine and MbUnit.Console ran them fine.  I have to
see what's different on that machine.  I'll let you know if I find out
anything.


Andrew Stopford wrote:
> Do the two machines run any different versions of .NET, i.e. does one run
> 1.1 as well 2.0 ?
>
> Thanks
>
> Andy
>
>
> On 11/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> > Win 2000 & XP both have the same version .NET which is 2.0.  Another
> > thing I failed to mentioned that some test reference NUnit.Framework.
> > But like I said before it works fine on XP.   Assemblies do have test
> > fixtures.
> >
> > Andrew Stopford wrote:
> > > Hi,
> > >
> > > What versions of ,NET do you have installed on your windows 2000 machine
> > and
> > > does that differ from your XP machine?
> > >
> > > Thanks
> > >
> > > Andy
> > >
> > >
> > > On 11/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > >
> > > >
> > > > I posted this question yesterday in MbUnit.Dev group.  I just realized
> > > > that it's probably a wrong group to post this type of question.
> > > > Because I still have this problem, I'm reposting the question in this
> > > > group.  Thank you.
> > > >
> > > > I have the following message when I try to run MbUnit console on
> > > > Windows 2000 machine; however, it works fine on XP.
> > > >
> > > > [info] Loading test assemblies
> > > > System.ApplicationException: Failed loading assemblies --->
> > > > System.ApplicationException: Failed loading TestDomain --->
> > > > System.Exception: Failed loadi
> > > > ng assembly ---> System.Runtime.Remoting.RemotingException: The
> > > > argument type 'MbUnit.Core.Filters.AnyTypeFilter' cannot be converted
> > > > into parameter t
> > > > ype 'MbUnit.Core.Filters.ITypeFilter'. --->
> > > > System.InvalidCastException: Object must implement IConvertible.
> > > >   at System.Convert.ChangeType(Object value, Type conversionType,
> > > > IFormatProvider provider)
> > > >   at System.Runtime.Remoting.Messaging.Message.CoerceArg(Object value,
> > > > Type pt)
> > > >   --- End of inner exception stack trace ---
> > > >
> > > > Server stack trace:
> > > >   at System.Runtime.Remoting.Messaging.Message.CoerceArg(Object value,
> > > > Type pt)
> > > >   at System.Runtime.Remoting.Messaging.Message.CoerceArgs(MethodBase
> > > > mb, Object[] args, ParameterInfo[] pi)
> > > >   at
> > > > System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
> > > > (IMessage
> > > > msg, Int32 methodPtr, Boolean fExecuteInContext)
> > > >
> > > > Exception rethrown at [0]:
> > > >   at
> > > > System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
> > > > reqMsg, IMessage retMsg)
> > > >   at
> > > > System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
> > > > msgData, Int32 type)
> > > >   at MbUnit.Core.Remoting.FixtureExplorer.set_TypeFilter(ITypeFilter
> > > > value)
> > > >   at MbUnit.Core.Remoting.TestDomainBase.SetFilters()
> > > >   at MbUnit.Core.Remoting.TestDomainBase.InitializeEngine()
> > > >   --- End of inner exception stack trace ---
> > > >   at MbUnit.Core.Remoting.TestDomainBase.InitializeEngine()
> > > >   at MbUnit.Core.Remoting.TestDomainBase.Load()
> > > >   --- End of inner exception stack trace ---
> > > >   at MbUnit.Core.Remoting.TestDomainBase.Load()
> > > >   at
> > > > MbUnit.Core.Graph.TestDomainDependencyGraph.AddDomain(TestDomainBase
> > > > domain)
> > > >   at MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]
> > > > testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter,
> > > > IRunPipeFi
> > > > lter runPipeFilter, Boolean verbose)
> > > >   --- End of inner exception stack trace ---
> > > >   at MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]
> > > > testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter,
> > > > IRunPipeFi
> > > > lter runPipeFilter, Boolean verbose)
> > > >   at MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]
> > > > testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter,
> > > > Boolean ve
> > > > rbose)
> > > >   at MbUnit.Core.Cons.MainClass.Main()
> > > >
> > > > Any idea?
> > > >
> > > > Thanx.
> > > >
> > > >
> > > > >
> > > >
> > >
> > > ------=_Part_59383_11649840.1163620285637
> > > Content-Type: text/html; charset=ISO-8859-1
> > > X-Google-AttachSize: 3782
> > >
> > > <div>Hi,</div>
> > > <div>&nbsp;</div>
> > > <div>What versions of ,NET do you have installed on your windows 2000
> > machine and does that differ from your XP machine?</div>
> > > <div>&nbsp;</div>
> > > <div>Thanks</div>
> > > <div>&nbsp;</div>
> > > <div>Andy<br><br>&nbsp;</div>
> > > <div><span class="gmail_quote">On 11/15/06, <b
> > class="gmail_sendername"><a href="mailto:[EMAIL PROTECTED]">
> > [EMAIL PROTECTED]</a></b> &lt;<a href="mailto:[EMAIL PROTECTED]">
> > [EMAIL PROTECTED]</a>&gt; wrote:</span>
> > > <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px
> > 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>I posted this question
> > yesterday in MbUnit.Dev group.&nbsp;&nbsp;I just realized<br>that it's
> > probably a wrong group to post this type of question.
> > > <br>Because I still have this problem, I'm reposting the question in
> > this<br>group.&nbsp;&nbsp;Thank you.<br><br>I have the following message
> > when I try to run MbUnit console on<br>Windows 2000 machine; however, it
> > works fine on XP.
> > > <br><br>[info] Loading test assemblies<br>System.ApplicationException:
> > Failed loading assemblies ---&gt;<br>System.ApplicationException: Failed
> > loading TestDomain ---&gt;<br>System.Exception: Failed loadi<br>ng
> > assembly ---&gt;
> > > System.Runtime.Remoting.RemotingException: The<br>argument type '
> > MbUnit.Core.Filters.AnyTypeFilter' cannot be converted<br>into parameter
> > t<br>ype 'MbUnit.Core.Filters.ITypeFilter'. ---&gt;<br>
> > System.InvalidCastException: Object must implement IConvertible.
> > > <br>&nbsp;&nbsp;at System.Convert.ChangeType(Object value, Type
> > conversionType,<br>IFormatProvider provider)<br>&nbsp;&nbsp;at
> > System.Runtime.Remoting.Messaging.Message.CoerceArg(Object value,<br>Type
> > pt)<br>&nbsp;&nbsp;--- End of inner exception stack trace ---
> > > <br><br>Server stack trace:<br>&nbsp;&nbsp;at
> > System.Runtime.Remoting.Messaging.Message.CoerceArg(Object value,<br>Type
> > pt)<br>&nbsp;&nbsp;at 
> > System.Runtime.Remoting.Messaging.Message.CoerceArgs(MethodBase<br>mb,
> > Object[] args, ParameterInfo[] pi)
> > > <br>&nbsp;&nbsp;at<br>
> > System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage<br>msg,
> > Int32 methodPtr, Boolean fExecuteInContext)<br><br>Exception rethrown at
> > [0]:<br>&nbsp;&nbsp;at<br>
> > System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage
> > > (IMessage<br>reqMsg, IMessage retMsg)<br>&nbsp;&nbsp;at<br>
> > System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;<br>msgData,
> > Int32 type)<br>&nbsp;&nbsp;at
> > MbUnit.Core.Remoting.FixtureExplorer.set_TypeFilter(ITypeFilter<br>
> > > value)<br>&nbsp;&nbsp;at 
> > > MbUnit.Core.Remoting.TestDomainBase.SetFilters()<br>&nbsp;&nbsp;at
> > MbUnit.Core.Remoting.TestDomainBase.InitializeEngine()<br>&nbsp;&nbsp;---
> > End of inner exception stack trace ---<br>&nbsp;&nbsp;at
> > MbUnit.Core.Remoting.TestDomainBase.InitializeEngine
> > > ()<br>&nbsp;&nbsp;at 
> > > MbUnit.Core.Remoting.TestDomainBase.Load()<br>&nbsp;&nbsp;---
> > End of inner exception stack trace ---<br>&nbsp;&nbsp;at
> > MbUnit.Core.Remoting.TestDomainBase.Load()<br>&nbsp;&nbsp;at<br>
> > MbUnit.Core.Graph.TestDomainDependencyGraph.AddDomain(TestDomainBase
> > > <br>domain)<br>&nbsp;&nbsp;at
> > MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]<br>testAssemblies,
> > String[] assemblyPaths, IFixtureFilter fixtureFilter,<br>IRunPipeFi<br>lter
> > runPipeFilter, Boolean verbose)<br>&nbsp;&nbsp;--- End of inner exception
> > stack trace ---
> > > <br>&nbsp;&nbsp;at
> > MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]<br>testAssemblies,
> > String[] assemblyPaths, IFixtureFilter fixtureFilter,<br>IRunPipeFi<br>lter
> > runPipeFilter, Boolean verbose)<br>&nbsp;&nbsp;at
> > MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph
> > > (String[]<br>testAssemblies, String[] assemblyPaths, IFixtureFilter
> > fixtureFilter,<br>Boolean ve<br>rbose)<br>&nbsp;&nbsp;at
> > MbUnit.Core.Cons.MainClass.Main()<br><br>Any
> > idea?<br><br>Thanx.<br><br><br>
> > > ------=_Part_59383_11649840.1163620285637--
> >
> >
> > >
> >
>
> ------=_Part_62983_19264741.1163635308983
> Content-Type: text/html; charset=ISO-8859-1
> X-Google-AttachSize: 10412
>
> <div>Do the two machines run any different versions of .NET, i.e. does one 
> run 1.1 as well 2.0 ?</div>
> <div>&nbsp;</div>
> <div>Thanks</div>
> <div>&nbsp;</div>
> <div>Andy<br><br>&nbsp;</div>
> <div><span class="gmail_quote">On 11/15/06, <b class="gmail_sendername"><a 
> href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></b> &lt;<a 
> href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:</span>
> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 
> 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Win 2000 &amp; XP both have the same 
> version .NET which is 2.0.&nbsp;&nbsp;Another<br>thing I failed to mentioned 
> that some test reference
> NUnit.Framework.<br>But like I said before it works fine on XP.&nbsp;&nbsp; 
> Assemblies do have test<br>fixtures.<br><br>Andrew Stopford wrote:<br>&gt; 
> Hi,<br>&gt;<br>&gt; What versions of ,NET do you have installed on your 
> windows 2000 machine and
> <br>&gt; does that differ from your XP machine?<br>&gt;<br>&gt; 
> Thanks<br>&gt;<br>&gt; Andy<br>&gt;<br>&gt;<br>&gt; On 11/15/06, <a 
> href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> &lt;<a 
> href="mailto:[EMAIL PROTECTED]">
> [EMAIL PROTECTED]</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; I 
> posted this question yesterday in MbUnit.Dev group.&nbsp;&nbsp;I just 
> realized<br>&gt; &gt; that it's probably a wrong group to post this type of 
> question.<br>
> &gt; &gt; Because I still have this problem, I'm reposting the question in 
> this<br>&gt; &gt; group.&nbsp;&nbsp;Thank you.<br>&gt; &gt;<br>&gt; &gt; I 
> have the following message when I try to run MbUnit console on<br>&gt; &gt; 
> Windows 2000 machine; however, it works fine on XP.
> <br>&gt; &gt;<br>&gt; &gt; [info] Loading test assemblies<br>&gt; &gt; 
> System.ApplicationException: Failed loading assemblies ---&gt;<br>&gt; &gt; 
> System.ApplicationException: Failed loading TestDomain ---&gt;<br>&gt; &gt;
> System.Exception: Failed loadi<br>&gt; &gt; ng assembly ---&gt; 
> System.Runtime.Remoting.RemotingException: The<br>&gt; &gt; argument type 
> 'MbUnit.Core.Filters.AnyTypeFilter' cannot be converted<br>&gt; &gt; into 
> parameter t
> <br>&gt; &gt; ype 'MbUnit.Core.Filters.ITypeFilter'. ---&gt;<br>&gt; &gt; 
> System.InvalidCastException: Object must implement IConvertible.<br>&gt; 
> &gt;&nbsp;&nbsp; at System.Convert.ChangeType(Object value, Type 
> conversionType,<br>
> &gt; &gt; IFormatProvider provider)<br>&gt; &gt;&nbsp;&nbsp; at 
> System.Runtime.Remoting.Messaging.Message.CoerceArg(Object value,<br>&gt; 
> &gt; Type pt)<br>&gt; &gt;&nbsp;&nbsp; --- End of inner exception stack trace 
> ---<br>&gt; &gt;<br>&gt; &gt; Server stack trace:
> <br>&gt; &gt;&nbsp;&nbsp; at 
> System.Runtime.Remoting.Messaging.Message.CoerceArg(Object value,<br>&gt; 
> &gt; Type pt)<br>&gt; &gt;&nbsp;&nbsp; at 
> System.Runtime.Remoting.Messaging.Message.CoerceArgs(MethodBase<br>&gt; &gt; 
> mb, Object[] args, ParameterInfo[] pi)
> <br>&gt; &gt;&nbsp;&nbsp; at<br>&gt; &gt; 
> System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage<br>&gt; 
> &gt; (IMessage<br>&gt; &gt; msg, Int32 methodPtr, Boolean 
> fExecuteInContext)<br>&gt; &gt;<br>&gt; &gt; Exception rethrown at [0]:
> <br>&gt; &gt;&nbsp;&nbsp; at<br>&gt; &gt; 
> System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage<br>&gt;
>  &gt; reqMsg, IMessage retMsg)<br>&gt; &gt;&nbsp;&nbsp; at<br>&gt; &gt; 
> System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
> (MessageData&amp;<br>&gt; &gt; msgData, Int32 type)<br>&gt; &gt;&nbsp;&nbsp; 
> at MbUnit.Core.Remoting.FixtureExplorer.set_TypeFilter(ITypeFilter<br>&gt; 
> &gt; value)<br>&gt; &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Remoting.TestDomainBase.SetFilters()<br>
> &gt; &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Remoting.TestDomainBase.InitializeEngine()<br>&gt; 
> &gt;&nbsp;&nbsp; --- End of inner exception stack trace ---<br>&gt; 
> &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Remoting.TestDomainBase.InitializeEngine()<br>&gt; 
> &gt;&nbsp;&nbsp; at MbUnit.Core.Remoting.TestDomainBase.Load
> ()<br>&gt; &gt;&nbsp;&nbsp; --- End of inner exception stack trace 
> ---<br>&gt; &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Remoting.TestDomainBase.Load()<br>&gt; &gt;&nbsp;&nbsp; 
> at<br>&gt; &gt; 
> MbUnit.Core.Graph.TestDomainDependencyGraph.AddDomain(TestDomainBase
> <br>&gt; &gt; domain)<br>&gt; &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]<br>&gt; &gt; 
> testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter,<br>&gt; 
> &gt; IRunPipeFi<br>&gt; &gt; lter runPipeFilter, Boolean verbose)
> <br>&gt; &gt;&nbsp;&nbsp; --- End of inner exception stack trace ---<br>&gt; 
> &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]<br>&gt; &gt; 
> testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter,
> <br>&gt; &gt; IRunPipeFi<br>&gt; &gt; lter runPipeFilter, Boolean 
> verbose)<br>&gt; &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]<br>&gt; &gt; 
> testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter,
> <br>&gt; &gt; Boolean ve<br>&gt; &gt; rbose)<br>&gt; &gt;&nbsp;&nbsp; at 
> MbUnit.Core.Cons.MainClass.Main()<br>&gt; &gt;<br>&gt; &gt; Any idea?<br>&gt; 
> &gt;<br>&gt; &gt; Thanx.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; &gt;<br>&gt; 
> &gt;
> <br>&gt;<br>&gt; ------=_Part_59383_11649840.1163620285637<br>&gt; 
> Content-Type: text/html; charset=ISO-8859-1<br>&gt; X-Google-AttachSize: 
> 3782<br>&gt;<br>&gt; &lt;div&gt;Hi,&lt;/div&gt;<br>&gt; 
> &lt;div&gt;&amp;nbsp;&lt;/div&gt;
> <br>&gt; &lt;div&gt;What versions of ,NET do you have installed on your 
> windows 2000 machine and does that differ from your XP 
> machine?&lt;/div&gt;<br>&gt; &lt;div&gt;&amp;nbsp;&lt;/div&gt;<br>&gt; 
> &lt;div&gt;Thanks&lt;/div&gt;
> <br>&gt; &lt;div&gt;&amp;nbsp;&lt;/div&gt;<br>&gt; 
> &lt;div&gt;Andy&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/div&gt;<br>&gt; 
> &lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 11/15/06, &lt;b 
> class=&quot;gmail_sendername&quot;&gt;&lt;a href=&quot;mailto:
> <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&quot;&gt;<a 
> href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&lt;/a&gt;&lt;/b&gt; 
> &amp;lt;&lt;a href=&quot;mailto:<a href="mailto:[EMAIL PROTECTED]">[EMAIL 
> PROTECTED]
> </a>&quot;&gt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL 
> PROTECTED]</a>&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;<br>&gt; &lt;blockquote 
> class=&quot;gmail_quote&quot; style=&quot;PADDING-LEFT: 1ex; MARGIN: 0px 0px 
> 0px 0.8ex; BORDER-LEFT: #ccc 1px solid&quot;&gt;&lt;br&gt;I posted this 
> question yesterday in
> MbUnit.Dev group.&amp;nbsp;&amp;nbsp;I just realized&lt;br&gt;that it's 
> probably a wrong group to post this type of question.<br>&gt; 
> &lt;br&gt;Because I still have this problem, I'm reposting the question in 
> this&lt;br&gt;group.&amp;nbsp;&amp;nbsp;Thank you.&lt;br&gt;&lt;br&gt;I have 
> the following message when I try to run MbUnit console on&lt;br&gt;Windows 
> 2000 machine; however, it works fine on XP.
> <br>&gt; &lt;br&gt;&lt;br&gt;[info] Loading test 
> assemblies&lt;br&gt;System.ApplicationException: Failed loading assemblies 
> ---&amp;gt;&lt;br&gt;System.ApplicationException: Failed loading TestDomain 
> ---&amp;gt;&lt;br&gt;
> System.Exception: Failed loadi&lt;br&gt;ng assembly ---&amp;gt;<br>&gt; 
> System.Runtime.Remoting.RemotingException: The&lt;br&gt;argument type 
> 'MbUnit.Core.Filters.AnyTypeFilter' cannot be converted&lt;br&gt;into 
> parameter t&lt;br&gt;ype '
> MbUnit.Core.Filters.ITypeFilter'. 
> ---&amp;gt;&lt;br&gt;System.InvalidCastException: Object must implement 
> IConvertible.<br>&gt; &lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> System.Convert.ChangeType(Object value, Type 
> conversionType,&lt;br&gt;IFormatProvider 
> provider)&lt;br&gt;&amp;nbsp;&amp;nbsp;at
> System.Runtime.Remoting.Messaging.Message.CoerceArg(Object 
> value,&lt;br&gt;Type pt)&lt;br&gt;&amp;nbsp;&amp;nbsp;--- End of inner 
> exception stack trace ---<br>&gt; &lt;br&gt;&lt;br&gt;Server stack 
> trace:&lt;br&gt;&amp;nbsp;&amp;nbsp;at
> System.Runtime.Remoting.Messaging.Message.CoerceArg(Object 
> value,&lt;br&gt;Type pt)&lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> System.Runtime.Remoting.Messaging.Message.CoerceArgs(MethodBase&lt;br&gt;mb, 
> Object[] args, ParameterInfo[] pi)
> <br>&gt; 
> &lt;br&gt;&amp;nbsp;&amp;nbsp;at&lt;br&gt;System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage&lt;br&gt;msg,
>  Int32 methodPtr, Boolean fExecuteInContext)&lt;br&gt;&lt;br&gt;Exception 
> rethrown at [0]:&lt;br&gt;&amp;nbsp;&amp;nbsp;at&lt;br&gt;
> System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage<br>&gt; 
> (IMessage&lt;br&gt;reqMsg, IMessage 
> retMsg)&lt;br&gt;&amp;nbsp;&amp;nbsp;at&lt;br&gt;System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp;amp;&lt;br&gt;msgData,
>  Int32 type)&lt;br&gt;&amp;nbsp;&amp;nbsp;at
> MbUnit.Core.Remoting.FixtureExplorer.set_TypeFilter(ITypeFilter&lt;br&gt;<br>&gt;
>  value)&lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> MbUnit.Core.Remoting.TestDomainBase.SetFilters()&lt;br&gt;&amp;nbsp;&amp;nbsp;at
>  MbUnit.Core.Remoting.TestDomainBase.InitializeEngine
> ()&lt;br&gt;&amp;nbsp;&amp;nbsp;--- End of inner exception stack trace 
> ---&lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> MbUnit.Core.Remoting.TestDomainBase.InitializeEngine<br>&gt; 
> ()&lt;br&gt;&amp;nbsp;&amp;nbsp;at MbUnit.Core.Remoting.TestDomainBase.Load
> ()&lt;br&gt;&amp;nbsp;&amp;nbsp;--- End of inner exception stack trace 
> ---&lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> MbUnit.Core.Remoting.TestDomainBase.Load()&lt;br&gt;&amp;nbsp;&amp;nbsp;at&lt;br&gt;MbUnit.Core.Graph.TestDomainDependencyGraph.AddDomain
> (TestDomainBase<br>&gt; &lt;br&gt;domain)&lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]&lt;br&gt;testAssemblies,
>  String[] assemblyPaths, IFixtureFilter 
> fixtureFilter,&lt;br&gt;IRunPipeFi&lt;br&gt;lter runPipeFilter, Boolean 
> verbose)&lt;br&gt;&amp;nbsp;&amp;nbsp;--- End of inner exception stack trace 
> ---
> <br>&gt; &lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[]&lt;br&gt;testAssemblies,
>  String[] assemblyPaths, IFixtureFilter 
> fixtureFilter,&lt;br&gt;IRunPipeFi&lt;br&gt;lter runPipeFilter, Boolean 
> verbose)&lt;br&gt;&amp;nbsp;&amp;nbsp;at
> MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph<br>&gt; 
> (String[]&lt;br&gt;testAssemblies, String[] assemblyPaths, IFixtureFilter 
> fixtureFilter,&lt;br&gt;Boolean 
> ve&lt;br&gt;rbose)&lt;br&gt;&amp;nbsp;&amp;nbsp;at 
> MbUnit.Core.Cons.MainClass.Main
> ()&lt;br&gt;&lt;br&gt;Any 
> idea?&lt;br&gt;&lt;br&gt;Thanx.&lt;br&gt;&lt;br&gt;&lt;br&gt;<br>&gt; 
> ------=_Part_59383_11649840.1163620285637--<br><br><br><br><br></blockquote></div><br>
> 
> ------=_Part_62983_19264741.1163635308983--


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to