I am trying to deploy my web project and I keep getting this error:
Line 1: <%@ Application Codebehind=“Global.asax.cs” Inherits=“nadeem.MvcApplication” Langu
Deleting Global.asax and restarting Visual Studio fixed the problem for me.
Global.asax