After installing Gallio 3.05 and 3.06 I am getting an error in a
dialog asking for the location of the following file:

c:\RelEng\Projects\MbUnit v3\Work\src\Gallio\Gallio\Runtime
\RuntimeDetection.cs

the Dialog is marked with the visual studio icon and is entitled: find
source and the path above.

As usual, i have uninstalled and re-installed Gallio and TestDriven.

I am also getting an error on this line:

Assert.IsInstanceOfType<Configuration>(config, "object should be of
System.Configuration.Configuration.");

the error text is:

System.MissingMethodException: Method not found: 'Void
MbUnit.Framework.Assert.IsInstanceOfType(System.Object, System.String,
System.Object[])'.      at
Sample.Dailies.TestDriven.ChopManager.UnityConfigurationTests.UnityConfigurationIntializeContainerTest
()

When this line is visible to the debugger, the TestDriven 'run as'
debugger option does not break into the debugger but simply runs (and
fails).

When this line is commented out, TestDriven will break on a marked
line.

i have tried removing and adding the famous guid in the project file
and other dumb-stuff issues.

i'm wondering if i should do something foolish like reinstall SP1 on
Visual studio 2008.

Thanks for any insight,

Kimball
--~--~---------~--~----~------------~-------~--~----~
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