hi
we have an asp.net site hosted with the unlimited plan the site work great
in the root of the ftp directory i created a subdirectory and uploaded another (asp.net)website on it (just for testing)
i createed the new sql server database and all
the problem is when i want to access to the new website like this www.mysite.com/newsite i have an error :
Parser Error Message: The file '/MasterPage.master' does not exist. Source Error: Line 1: <%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" Line 2: CodeFile="Revues.aspx.cs" Inherits="Revues" %>
somebody tell me about subdirectories configuration but i don't know how i can do this
thanks for your assistance and good day
i an asp.net site hosted on godaddy without a problem
in the root of the ftp directory i created a subdirectory and uploaded another (asp.net) website on it (just for testing)
the problem is when i want to access to the new website like this www.mysite.com/newsite i have an error :
Parser Error Message: The file '/MasterPage.master' does not exist. Source Error: Line 1: <%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" Line 2: CodeFile="Revues.aspx.cs" Inherits="Revues" %>
somebody tell me about subdirectories configuration but i don't know how i can do this
thanks for your assistance and good day