Search Results

1
vote

Why does Visual Studio crash opening ASPX with MVC RC1

I've had problems like that before. It was the webform editor. If you right-click the aspx file and choose "open with..." and select Html-editor the ide will most likely not crash on you. T …