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 'ProfileCommon' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8fb0cf6f\e0501efc\App_Code.4bv-fwxe.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8fb0cf6f\e0501efc\assembly\dl3\6fa94b6a\9ebd48b3_7ae5c801\jingsan.DLL'Source Error: Line 118:        }
Line 119:        
Line 120:        protected ProfileCommon Profile {
Line 121:            get {
Line 122:                return ((ProfileCommon)(this.Context.Profile));
 Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8fb0cf6f\e0501efc\App_Web_topusercontrol.ascx.c8a18792.bnkcx-po.0.cs    Line: 120 
为什么在本地正常的.一打包放到服务器上就会出错.如果放源代码都放上去.那么他就不会出这种错了.请各位高手解决..急