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: CS0260: Missing partial modifier on declaration of type 'Global'; another partial declaration of this type exists

Source Error:


Line 8:  
Line 9:      public class Global : System.Web.HttpApplication
Line 10:     {
Line 11: 
Line 12:         protected void Application_Start(object sender, EventArgs e)

Source File: D:\web\es\Global.asax.cs    Line: 10





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