My master page does not load in ASP.NET. I know why it does not carry, I do not know how to solve it. The master page is in a folder behind the page "isaque.aspx". Code:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="isaque.aspx.cs" Inherits="isaque"MasterPageFile="../CommunityMasterPage.master"%>
Here's a print: