User-1920063544 posted
When executing my mvc application am getting the following error.
Source error:
Line 146:
Line 147: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 148: public class views_addition_update_aspx : System.Web.Mvc.ViewPage<IList<book>>, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 149:
Line 150: