Error parsing attribute 'page': Cannot create an object of type 'System.Web.UI.Page' from its string representation '' for the 'Page' property. D:\codes\beginning asp.net 4\begaspC\Demos\inline.aspx 1
below is firstline of inline.aspx
Code:
<%@ Title="inline" Page Language="C#" AutoEventWireup="true" CodeFile="inline.aspx.cs" Inherits="Demos_inline"%>