Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: A space or line break was encountered after the "@" character.  Only valid identifiers, keywords, comments, "(" and "{" are valid at the start of a code block and they must occur immediately following "@" with no space in between.


Source Error:


Line 1:  
Line 2:  <%@ Master Language="C#" MasterPageFile="~/masterpages/StandardPage.master" AutoEventWireup="true" %>
Line 3:  
Line 4:  <asp:content ContentPlaceHolderId="SubPageContentHolder" runat="server">

Source File: /Views/TabContent.cshtml    Line: 2


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