While developing under IIS express, I get intermittent yellow screens of death with "The wait operation timed out".
This is the full response:
Rebuilding doesn't fix it. Cleaning and rebuilding doesn't fix it. Stopping IIS Express and re-running doesn't fix it. Closing the solution, reloading, and re-running doesn't fix it. What fixes it, is shutting down Visual Studio entirely and reopening.
This doesn't seem to be a commonly known issue, I haven't been able to narrow it down to specifics as to why it happens, but I think it's related to adding or removing properties on content types (doesn't happen every time I add or remove them so I can't confirm).
Visual Studio 2017
Build 15.0.0-RTW+26228.4
Latest EPi version.
I've fiddled with empty Alloy, Alloy Demo Kit, and Quicksilver over past three months, ran into this issue with all of them. Running into the issue on a daily basis currently, so decided to make a topic.