net – Visual Studio 2015 Locks and doesn't come back when accessing cshtml page and entering "<"

Question:

Guys are very strange.

In any project, when I insert a "<" in a cshtml file, visual studio 2015 crashes and restarts, this happens in any WEB project, I've reinstalled it 3 times and it always happens. I just need to format the computer.

I do not know what else to do.

Some kind soul can help me.

Answer:

This problem has already been reported by microsoft is happening because Visual Studio is coming without the proper Language Packs , the download below should solve your problem:

Download:

https://www.microsoft.com/en-us/download/details.aspx?id=48157


References:

https://stackoverflow.com/questions/32603918/visual-studio-2015-crashes-when-opening-angle-bracket

https://stackoverflow.com/questions/32465495/exception-on-opening-existing-project-after-ugrading-to-asp-net-mvc6-beta7

Scroll to Top