NET4.0下错误NET2.0下错误Server Error in '/' Application.Compilation ErrorDescription: 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: CS0108: Warning as Error: 'ASP.default_aspx.Profile' hides inherited member '_Default.Profile'. Use the new keyword if hiding was intended.Source Error:
Line 153:        }
Line 154:        
Line 155:        protected System.Web.Profile.DefaultProfile Profile {
Line 156:            get {
Line 157:                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));Source File: c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\94dc21eb\b33bd261\App_Web_default.aspx.cdcab7d2.4dgg8jug.0.cs    Line: 155