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: CS1518: Expected class, delegate, enum, interface, or struct

Source Error:


Line 1:  <%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="MvcContrib.FluentHtml.ModelViewPage<IReferenceDataControlViewModel>" %>
Line 2:  
Line 3:  <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server">
Line 4:  	Reference Data #<%= Model.DisplayId %>
Line 5:  </asp:Content>

Source File: c:\FTSDB_Website\FTSDB\Views\ReferenceData\Details.aspx    Line: 3






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