Problems with Nunit after Resharper crash/uninstall
Ever since Resharper 78 crashed and I had to uninstall it, I am unable to run Nunit. It produces the following error when loading the test assembly. The error refers to a reference assembly:
System.Runtime.Serialization.SerializationException : Cannot find the assembly TRSException, Version=1.0.1579.18453, Culture=neutral, PublicKeyToken=null
This error only occurs on the machine that experienced the Resharper crash. Other machines run fine.
Please sign in to leave a comment.
Chuck,
what do you mean under 'ReSharper crashed'? Does repair of NUnit fix the
problem?
"Chuck Hill" <no_mail@jetbrains.com> wrote in message
news:5280723.1083169433636.JavaMail.itn@is.intellij.net...
run Nunit. It produces the following error when loading the test assembly.
The error refers to a reference assembly:
>
assembly TRSException, Version=1.0.1579.18453, Culture=neutral,
PublicKeyToken=null
>
crash. Other machines run fine.
I don't recall the exact error. But, after I installed 78, VS would not start. I was happily running 76 until the license ran out. I have since uninstalled Resharper and Nunit. I have repaired VS and reinstalled Nunit.