You are on page 1of 1

Server Error in '/' Application.

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0433: The type 'System.Web.Mvc.ViewPage<TModel>' exists in both 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Web.Mvc\v4.0_3.0.0.0__31bf 3856ad364e35\System.Web.Mvc.dll' and 'c:\Windows\assembly\GAC_MSIL\System.Web.Mvc\2.0.0.0__31bf3856ad364e35\Syst em.Web.Mvc.dll' Source Error:
Line 170: Line 171: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()] Line 172: public class views_masterpage_addmasterpagedetail_aspx : System.Web.Mvc.ViewPage<CdacCms.Models.Tb_MasterPageInfo>, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler { Line 173: Line 174: private static bool @__initialized;

Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\f5575ac5\47cb70a1\App_Web_addmasterpagedetail.aspx.dfe05581.y4y18mg s.0.cs Line: 172 Show Detailed Compiler Output: Show Complete Compilation Source:

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225

You might also like