9.2 RC 3 freezes VS15
I experience VS 2015 freezing after upgrading to RC3 when I open a reasonably complex solution with C#, TypeScript and HTML. I am unable to provide any crash details since the studio just crashes. If you have any tips about how to collect more information, I would be happy to do this.
Please sign in to leave a comment.
I reverted to RC and the issue remains. I managed to open the solution by suspending R# first, opening the solution and resuming R#.
But then, the studio freezes when I am tyring to close it.
The issue was caused by some problematic nuget package, where .js and .css files contained HTML code instead. This caused the Studio to freeze completely. Wht R# enabled, it was freezing on opening and closing the solution. Without R#, it was freezing when opening some of those files but the rest worked OK.
Hello Alexey,
Do you know the name of such nuget package?
Thanks!
It is
The latest version is fixed after I complained but 3.0.4 is the broke one.