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'.
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Francis SusaimichaelPosted Nov 17, 2015, 2:05 AM
Sameer KhanPosted Nov 17, 2015, 12:37 AM
Suvendu GiriPosted Nov 16, 2015, 8:51 AM