Bạn kiểm tra trong thư mục bin trên server đã có file App_Web_o9fkyh1j.dll chưa.
Mình đã up Web lên host, nhưng bị lỗi này, bạn nào biết cách khắc phục, xin chỉ giúp mình với, xin cảm ơn các bạn nhiều.
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 the assembly 'App_Web_o9fkyh1j'. Make sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ master language="C#" autoeventwireup="true" inherits="MasterPage, App_Web_o9fkyh1j" %>
Line 2:
Line 3: <%@ Register src="Usercontrol/Chayhinh.ascx" tagname="Chayhinh" tagprefix="uc1" %>
Source File: /MasterPage.master Line: 1
Bạn kiểm tra trong thư mục bin trên server đã có file App_Web_o9fkyh1j.dll chưa.
Mình đã làm giống các bạn hướng dẫn, lúc đầu mình vào host xem thì đúng là chưa có .dll đó, nhưng khi mình public web lại để upload lại lên host thì nó lại báo lỗi .dll khác. Mình vào host và thư mục mình public thì cả 2 đều không có .dll đó. Còn cách mà convert webapplication trang masterpage thì mình không tìm thấy chức năng đó. Mong các bạn giúp đỡ, xin cám ơn.
Parser Error Message: Could not load the assembly 'App_Web_6sssrjvj'. Make sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ control language="C#" autoeventwireup="true" inherits="Usercontrol_Chayhinh, App_Web_6sssrjvj" %>