ورود

View Full Version : مشکل با inherit پس از پابلیش در هاست



mohsen_kh1364
چهارشنبه 01 دی 1389, 12:28 عصر
با سلام

من یه web project ایجاد کردم و برنامه نویسیم رو کامل کردم و در حالت لوکال به خوبی کار می کنه
اما وقتی publish می کنمش تو هاست، از خط اول همه صفحات به خاطر بخش inherit این ایراد رو می گیره
مشکل از کجاست ؟



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: Could not load type 'myTestSystem.users.dakheliTemplate'.

Source Error:

Line 1: <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="dakheliTemplate.master.cs" Inherits="myTestSystem.users.dakheliTemplate" %>Line 2: Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



ممنون از راهنمایی تون :)