I've just set up a new episerver site in episerver eight. When trying to log in to the GUI I recieve the following error:
"Could not load type 'System.Web.Mvc.ViewPage<EPiServer.Shell.Web.Mvc.BootstrapperViewModel'".
The source file is pointed out to be: /EpiServer/Shell/Views/Shared/Bootstrapper.aspx. Could someone please point out what might be the issue here?
//Daniel