Skip to main content
9 events
when toggle format what by license comment
Apr 4, 2019 at 18:23 answer added Matt timeline score: 2
Apr 4, 2019 at 17:23 comment added Matt I think there is more to this. I have a project that is having this issue that both builds and rebuilds typically instantly. But today, it is taking more than 2 full minutes in VS and only displaying this icon with no status. VS is pretty much "hung up" at this point providing no data as to what it is doing.
Aug 23, 2017 at 9:45 comment added Toby When a project is loaded VS has to parse through the project file(s) and resolve a bunch of things. Such as check references are in place and so on, this is likely what causes a longer than expected initial process. I have a well-specced dev machine that this is barely noticeable on, one of my test machines has pretty low resources though and loading a project takes forever.
Jul 19, 2017 at 9:25 answer added enkryptor timeline score: 1
May 25, 2017 at 18:04 audit Suggested edits
May 25, 2017 at 19:04
May 23, 2017 at 12:02 history edited URL Rewriter Bot
replaced http://stackoverflow.com/ with https://stackoverflow.com/
May 12, 2017 at 22:51 comment added RonC The weird thing is it's a trivial project that should build in five secs or less and vs kept showing this animated icon for several minutes. So it must be doing more than compiling. But how do I see what it's doing?
May 12, 2017 at 22:40 comment added BJ Myers That means the project is building.
May 12, 2017 at 22:19 history asked RonC CC BY-SA 3.0