Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, September 21, 2015 4:35 PM
Hi,
I have problem with Visual Studio 2015, after installation(and reinstallation) I'm trying create new project but "The 'roslynpackage' package did not load correctly." and VS is crashing. Some ideas please?
Sorry for my English :'(
Thanks!
All replies (3)
Wednesday, September 23, 2015 3:12 AM âś…Answered
Hi Sajajdo,
>>The 'roslynpackage' package did not load correctly.
Which kind of app did you create? Whether all projects have the same issue? Did you install certain packages which were related to the rosly in NuGet Package manage window or others before?
Maybe you could remove them, and then test it again.
Best Regards,
Jack
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Wednesday, September 23, 2015 1:25 AM
Hi Sajajdo,
According to your description, this issue is related to Visual Studio, the VS General forum is a better place for this issue, and I will move it there for you.
Regards
Starain
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
Wednesday, August 22, 2018 10:55 PM | 2 votes
Try removing ComponentModelCache from
Visual Studio 2015
%localappdata%\Microsoft\VisualStudio\14.0\ComponentModelCache
Visual Studio 2017
%localappdata%\Microsoft\VisualStudio\15.0_xxxx\ComponentModelCache
Hope this helps