Posted on: 10/17/2015 5:58:33 AM | Views : 1306

Hello,
I have recently installed vs 2015 community edition. Mvc projects are running fine but when I am running a web form project. I am getting below error.
Could not load file or assembly 'System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. When i hover page directive i am getting this message: The pre-application start initialization method start on type system.web.mvc.PreApplication start code threw an exception with the above error message

Go to the complete details ...