question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hang loading roslyn.sln

See original GitHub issue

Got 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:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found