URGENT - Can't run my application due to Resharper error.
I get the following error when simply running the application i am working. I can't run my app since this exception stops the app from launching. PLEASE HELP ASAP.
vivek.vaid at thoughtworks.com
JetBrains.ReSharper.Util.InternalErrorException was unhandled
Message="Exception logged"
Source="JetBrains.ReSharper.Util"
StackTrace:
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\TEMP\tmp847D.tmp\src\Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.ReSharper.Util.Logger.LogExceptionInternal(Exception) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 358 column 9
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 334 column 5
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 338 column 7
at JetBrains.ReSharper.UnitTestSupport.Runner.TestRunner.Run(String[]) in c:\TEMP\tmp847D.tmp\src\UnitTestSupport\src\TestRunner\TestRunner.cs:line 101 column 9
at JetBrains.ReSharper.UnitTestSupport.Runner.MainApp.Main(String[]) in c:\TEMP\tmp847D.tmp\src\UnitTestRunner\src\MainApp.cs:line 44 column 5
at JetBrains.ReSharper.Util.Logger.LogExceptionInternal(Exception e) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 358
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception e, String comment, Boolean includeOuterFrames) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 333
at JetBrains.ReSharper.Util.Logger.LogException(Exception e) in c:\TEMP\tmp847D.tmp\src\Util\src\Logger.cs:line 338
at JetBrains.ReSharper.UnitTestSupport.Runner.TestRunner.Run(String[] args) in c:\TEMP\tmp847D.tmp\src\UnitTestSupport\src\TestRunner\TestRunner.cs:line 101
at JetBrains.ReSharper.UnitTestSupport.Runner.MainApp.Main(String[] args) in c:\TEMP\tmp847D.tmp\src\UnitTestRunner\src\MainApp.cs:line 38
Please sign in to leave a comment.
I uninstalled Resharper so I could continue working and I still can't. Here's error after the uninstall.
Attachment(s):
uninstalled.JPG
Vivek,
ReSharper UnitTestRunner occasianally overwrites the Debug settings of your
startup project.
There is no solution for this yet, but this happens fairly rarely.
Please fix those manually (select your project in solution explorer and check
'Properties | Debug')
We apologise for the inconvenience.
Friendly,
Dmitry
--
Dmitry Lomov
Senior Software Developer
JetBrains, Inc.
"Develop With Pleasure!"