I have two master pages and a content page. On my local machine this code works, but once I uploaded to the server I got the following error:
Compilation Error Desc
this worked for me:
<%@ MasterType VirtualPath="~/MasterPage.master" %>
in .aspx file