InterviewSolution
Saved Bookmarks
| 1. |
Could not load type System.Web.Mvc.ViewPage in asp.net MVC2 |
|
Answer» To RESOLVE this issue we need to ADD below PAGE tag in web.config file in system.web section |
|