I keep getting a curious error. The server is telling me that the master file does not exist, however, it is in the same directory as the default file. I use VWD in VS 2010. Any thoughts? Alternate URL: atwesnet.w07.Winhost.com/warriors 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 '/wotr.master' does not exist. Source Error: Line 1: <%@ Page Title="" Language="C#" MasterPageFile="~/wotr.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Default" %> Line 2: Line 3: <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> Source File: /warriors/default.aspx Line: 1 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272