How to solve this error
The error is displaying on this line
<%@ Page Title="" Language="C#" MasterPageFile="~/MDIForms/Admin.master" AutoEventWireup="true" CodeFile="ErrorPage.aspx.cs" Inherits="ErrorPage" %>
And Error is :
Error 165 Error parsing attribute 'title': Type 'System.Web.UI.Page' does not have a public property named 'title'.