Waiting for a background operation to complete
Posted
by
JohnHenry
on Stack Overflow
See other posts from Stack Overflow
or by JohnHenry
Published on 2013-04-16T15:53:26Z
Indexed on
2014/06/08
9:25 UTC
Read the original article
Hit count: 205
I have been suffering from the all too common 'Waiting for a background operation to complete...' message in Visual Studio 2012 (Professional) for a while now but it has been fairly sporadic.
Lately though, I am really struggling to use Visual Studio as pretty much whenever i try and do anything with any Razor views (mostly clicking to move the cursor) visual studio hangs and the above message appears for about a minute at a time. (If when its finished doing stuff i then click in the view again, the process repeats, and repeats, and repeats.....)
I have searched high and low, and read loads of articles regarding this and peoples suggestions and tried changing indentation settings, resetting settings, etc but none have worked.
Has anyone come across something else that may work as this is seriously impeding my ability to use visual studio and sadly provoking much cursing.
© Stack Overflow or respective owner