Hang loading roslyn.sln
See original GitHub issueGot a full hang trying to load VS. Can’t get debugger to work. But stack shows:
Microsoft.VisualStudio.ProjectSystem.VS.Implementation.dll!Microsoft.VisualStudio.ProjectSystem.VS.Implementation.Package.ProjectFactory.CreateProject(string fileName, string location, string name, uint flags, ref System.Guid projectIid, out System.IntPtr project, out int canceled) Unknown
Uploading 32bit dump now.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Visual Studio build hangs on Roslyn csc.exe
The build output it gets stuck on is: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Roslyn\csc.exe ...
Read more >Prevent (some) MEF loading crashes with a Roslyn Analyzer
There are several reasons why a MEF failure might happen. A common reason is when an exception is thrown in a MEF ImportingConstructor....
Read more >Visual Studio 2017 freeze issues - Developer Community
After the solution load, the memory consumption is about 1GB; When selecting rebuild at the solution node, the UI freezes for about 30...
Read more >Roslyn analyzers and code-aware libraries for ...
Learn how to build a real world Roslyn analyzer to catch common errors when using the System.Collections.Immutable NuGet package.
Read more >Why I hate Roslyn - Michał Komorowski
I've already tried to load this project in a different way but without success. To be honest currently I'm stuck and I have...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yup, it’s at: https://drive.google.com/file/d/1dyqkiroH8mUmqy4PT_wuY0W8pkcjdNLS/view?usp=sharing
Going to dup this against: https://github.com/microsoft/msbuild/issues/4025.