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 '/MasterPage.Master' does not exist.

Source Error:


Line 1:  <%@ Page Language="C#" MasterPageFile="~/MasterPage.Master" AutoEventWireup="true" CodeBehind="Bid.aspx.cs" Inherits="PigeonMarket.Bid"  %>
Line 2:  <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
Line 3:  <asp:Content ID="ContentScripts" ContentPlaceHolderID="ContentPlaceHolderScripts" runat="server">

Source File: /Bid.aspx    Line: 1


Version Information: Microsoft .NET Framework Version:2.0.50727.9174; ASP.NET Version:2.0.50727.9175