Tarahan-Web
New Member
سلام
من یک سایتی با تکنولوژی asp.net 2.0 و ajax طراحی کردم ( با Visual Studio)
وقتی برنامه رو از VS اجرا میکنم بدون هیچ ایرادی اجرا میشه و کار میکنه
ولی
وقتی سایت رو Publish میکنم، خطا میده که Master Page ، رو نمی تونه پیدا کنه
لطفا کمکم کنید
با تشکر
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 '/MP.master' does not exist.
Source Error:
Line 1: <%@ page language="VB" masterpagefile="~/MP.master" autoeventwireup="false" inherits="_Default, App_Web_default.aspx.cdcab7d2" %>
Line 2: <%-- Add content controls here --%>
Line 3: <asp:Content ID="Content1" ContentPlaceHolderID="SampleContent" Runat="Server">
Source File: /bz/Default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
من یک سایتی با تکنولوژی asp.net 2.0 و ajax طراحی کردم ( با Visual Studio)
وقتی برنامه رو از VS اجرا میکنم بدون هیچ ایرادی اجرا میشه و کار میکنه
ولی
وقتی سایت رو Publish میکنم، خطا میده که Master Page ، رو نمی تونه پیدا کنه
لطفا کمکم کنید
با تشکر
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 '/MP.master' does not exist.
Source Error:
Line 1: <%@ page language="VB" masterpagefile="~/MP.master" autoeventwireup="false" inherits="_Default, App_Web_default.aspx.cdcab7d2" %>
Line 2: <%-- Add content controls here --%>
Line 3: <asp:Content ID="Content1" ContentPlaceHolderID="SampleContent" Runat="Server">
Source File: /bz/Default.aspx Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210