c0shea / AdminLTE-Template

A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.
MIT License
67 stars 31 forks source link

VS2017 crashes upon opening shared view files #17

Closed twesped closed 6 years ago

twesped commented 6 years ago

I have created a project (VS2017) using this template. It compiles and runs successfully. But when I try to open any file in the Shared directory (eg.: _Layout.cshtml), VS pauses and crashes shortly after.

Any solution to this issue?

twesped commented 6 years ago

So updated to latest VS2017 seem to have fixed the issue.