Tagged Questions
3
votes
5answers
1k views
ASP.NET MVC CTP5 Crashing IDE
I've recently installed the MVC CTP5 and VS is now crashing on me when I try to open an aspx, I get the following error in event viewer:
.NET Runtime version 2.0.50727.3053 - Fatal Execution Engine ...
0
votes
2answers
747 views
Routing Issues with MVC Preview 5 and IIS 5.1
Ok so I've spent a couple hours trying to resolve this issue and have had no leads so far, keep getting the same 404 error. What happens is the website picks up the Default.aspx page and displays it ...