简体   繁体   中英

Visual Studio 2015, Resharper freezing on debug UnitTests

I'm using the community-edition of Visual Studio 2015 (Windows 10) and have my resharper-extension (incl. Debugging Option) enabled.

when I start debugging my c#-Test-classes Visual Studio freezes and i have to minimize and maximize VS to get a refreshed Screen (for every Debugging-step).

When I disable Resharper's debugging-Option and use the build-in VS-debugging everything works fine.

I want to use Resharper because its much more comfortable.

Has anyone any idea if this is just an Option i have to set?

EDIT: VS is only freezing when I debug Unit-Tests.

Unfortunately, this is a show stopper bug in 10.0 RTM. It's being fixed and will be in a 10.0.1 hot fix released ASAP, either this week or next. See this issue for tracking, voting and more details.

There was an Update of Microsoft Visual Studio which fixed the Problems for me.

this are my Version-Numbers where the Problem doesn't occur anymore.

Microsoft Visual Studio Community 2015 Version 14.0.24720.00 Update 1

JetBrains ReSharper Ultimate 2015.2

I'm developing a new project with unit test and I have the same problem, when I start debugging my unit test Visual Studio freezes I have to minimize and maximize VS to get a refreshed Screen.

When I disable Resharper's debugging-Option everything works fine.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM