I am trying to run some unit tests in a C# Windows Forms application (Visual Studio 2005), and I get the following error:
System.IO.FileLoadException: Co
If you are using Visual Studio, try "clean solution" and then rebuild your project.