VS2013 Update 3 incredibly slow - devenv.exe!!IsAs

2019-06-21 15:35发布

VS2013 Update 3 is incredibly slow and I'm tearing my hair out.

From Process Explorer, it looks like IsAssertEtwEnabled is having fun with my CPU and al;so there is a lot of file access going on.

What does IsAssertEtwEnabled do and what could cause this?

Oh, and in safe mode everything works fine. But I have disabled all the extensions I can without uninstalling and it's still dead slow.

Cheers,

James

1条回答
\"骚年 ilove
2楼-- · 2019-06-21 16:26

DevExpress Assembly Deployment Tool v1.1 with DevExpress 13.2.7

I have discovered why my Visual Studio Environment has been so slow (unusably slow – 10 minutes to do 5 second tasks – locked application for 10 minutes at a time).

Solution is to uninstall VS extension DevExpress Assembly Deployment Tool v1.1. As detailed here:

https://www.devexpress.com/Support/Center/Question/Details/Q570295

查看更多
登录 后发表回答