Parser Error asp.netµÄ´íÎ󣬸ßÊÖÇë½ø
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_wherwyfp'. Make sure that it is compiled before accessing the page.
Source Error:
Line 1: <%@ control language="C#" autoeventwireup="true" inherits="aboutus, App_Web_wherwyfp" %>
Line 2: <table width="640" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:10px; font-size:12px; color:#000000; line-height:25px; text-align:left;">
Line 3: <tr>
Source File: /aboutus.ascx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
ÏîÄ¿ÀïÓÐÕâ¸öApp_WebÎļþ¼ÐÏÂÃæÓÐwherwyfpÕâ¸öÎļþô£¿
Õâ¸öApp_WebÎļþ¼ÐÔÚÄÄ£¿ÎÒÕÒ²»µ½Å¶
·¢²¼ÍøÕ¾Ê±£¬¶¯Ì¬Éú³ÉµÄ
³ÌÐò¼¯'App_Web_wherwyfp'ÎÒ±àÒëºó µÄÎļþûÓÐÕâ¸ö£¬ÔõôŪѽ
°ï¶¥£¡ÎÒÒ²ÓÐÕâ¸öÎÊÌâ£¬ÖÆ×÷°²×°°üºóÍøÕ¾²»ÄÜ·ÃÎÊ
Ïà¹ØÎÊ´ð£º
<script type="text/javascript" src="js/Dialog.js"></script>
<script type="text/javascript">
function zOpenD()
{
va ......
Imports System.ComponentModel
Imports System.Web.UI
Imports System.Web.UI.Design
Imports System.Web.UI.WebControls
Namespace CBDAspNet.WebControls.HTML
''' <summary>
'' ......
CheckBoxÑ¡Ôñ×é¼þÊÇÒ»¸ö³ÌÐòÖж¼¾³£µÄ×é¼þ¡£ÔÚ³ÌÐòÉè¼ÆÖÐʹÓõ½¸Ã×é¼þ£¬Ò»°ã¶¼²»»áֻʹÓõ½Ò»¸ö£¬ÍùÍùÊÇÒÔ¶à¸ö´ËÀà×é¼þµÄÐÎʽ³öÏֵġ£ÔÚASP.NETÒ³ÃæÖÐÈç¹ûҪʹÓõ½¶à¸öCheckBox×é¼þ£¬³ýÁËÌí¼Ó¶à¸öCheckBox×é¼þÔÚҳà ......