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 'CMSUtils' exists in both 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b8474677\31421be2\App_Code.w1sdtqgh.dll' and 'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\b8474677\31421be2\App_Code.esgzn0pg.dll'

Source Error:


Line 11:     protected void Page_Load(object sender, EventArgs e)
Line 12:     {
Line 13:         rptgioithieu.Path = CMSUtils.GetRequestNodeAliasByLevel(CMSUtils.GetNodeAliasLevel) + "%";
Line 14:         rptgioithieu.ReloadData(true);
Line 15:     }

Source File: c:\inetpub\vhosts\farmbox.com.vn\httpdocs\CMSTemplates\KhanhTamGym\text.aspx.cs    Line: 13






Version Information: Microsoft .NET Framework Version:2.0.50727.8000; ASP.NET Version:2.0.50727.8001