Upgraded from MVC Beta to MVC RC1. Re-pointed all references in the project to point to the new assemblies Rebooted Everything compiles (and runs!) But...
Opening a view (.aspx) in VS and she just dissapears! Event Viewer gives: NET Runtime version 2.0.50727.3053 - Fatal Execution Engine Error (6E075E00) (80131506)
Update 1: Not ALL .aspx pages!
Also - it seems that writing the question on StackOverflow is the fix! grr
Update 2: Not had the problem since posting the question but: The only plugins I have are VisualSVN and Resharper. I do seem to have something in the GAC for System.Web.Mvc - but it looks like the wrong version and I can't get rid of it.
I believe it must be related to some intelli-sense colouring or similar during the render of the code of the .aspx page - but now it's stopped it is hard to confirm...