加载页面时出现装配错误

时间:2014-07-20 18:28:21

标签: c# asp.net

我在加载我有后端c#代码的页面时收到错误

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 the assembly 'App_Web_mmypavdc'. Make sure that it is compiled before accessing the page.

Source Error: 

Line 1:  <%@ page language="C#" autoeventwireup="true" inherits="Registration, App_Web_mmypavdc" %>
Line 2:  <%@ Register Assembly="MSCaptcha" Namespace="MSCaptcha" TagPrefix="rsv" %>
Line 3:  

Source File: /images/journal/Registration.aspx    Line: 1 

0 个答案:

没有答案