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: The file '/InnerPage.master' does not exist.

Source Error:


Line 1:  <%@ Page Title="" Language="C#" MasterPageFile="~/InnerPage.master" AutoEventWireup="true"
Line 2:      CodeFile="index.aspx.cs" Inherits="Index" %>
Line 3:      <%@ Register src="~/UserControls/Blog/RecentBlogs.ascx" tagname="RecentBlogs" tagprefix="uc2" %>

Source File: /index.aspx    Line: 1


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