早教吧作业答案频道 -->英语-->
.NET类定义在什么地方定义问题.我改了一个函数,就出现这个错误!Q871934576Description:Anerroroccurredduringthecompilationofaresourcerequiredtoservicethisrequest.Pleasereviewthefollowingspecificerrordetailsand
题目详情
.NET类定义在什么地方定义问题.我改了一个函数,就出现这个错误!
Q871934576
Description:An error occurred during the compilation of a resource required to service this request.Please review the following specific error details and modify your source code appropriately.
Compiler Error Message:ASPNET:Make sure that the class defined in this code file matches the 'inherits' attribute,and that it extends the correct base class (e.g.Page or UserControl).
Source Error:
Line 11:using System.Web.UI.HtmlControls;
Line 12:
Line 13:public partial class Agent_Default :System.Web.UI.Page
Line 14:{
Line 15:protected void Page_Load(object sender,EventArgs e)
Q871934576
Description:An error occurred during the compilation of a resource required to service this request.Please review the following specific error details and modify your source code appropriately.
Compiler Error Message:ASPNET:Make sure that the class defined in this code file matches the 'inherits' attribute,and that it extends the correct base class (e.g.Page or UserControl).
Source Error:
Line 11:using System.Web.UI.HtmlControls;
Line 12:
Line 13:public partial class Agent_Default :System.Web.UI.Page
Line 14:{
Line 15:protected void Page_Load(object sender,EventArgs e)
▼优质解答
答案和解析
局部类的名字写错了 ...Agent_Default -> Default
看了 .NET类定义在什么地方定义...的网友还看了以下:
±这个在数学加减乘除法中代表什么?例如;159.5±8.5=这是等于多少? 2020-03-30 …
什么比什么的几倍少(或多)的,这个在数学题是怎么理解,就比如说,甲货比乙货的2倍少13个,好像这句 2020-04-07 …
π为什么不能用分数表示?圆周率,一般以π来表示,是一个在数学及物理学普遍存在的数学常数.它定义为圆 2020-05-14 …
数学里的e=2.718.,这个e的数值有什么特殊的吗?π,圆周率表示周长/直径.它有明确的意义.这 2020-06-12 …
若对任意e>0,在数列{Xn}中有无数个点落在a的e领域内,能否说Xn→a?若不成立,请举出反例. 2020-06-12 …
电阻有个E数系,看看下我对这个e数系的理解对不对!电阻有个E数系,看看下我对这个e数系的理解对不对 2020-07-31 …
两个结果的差数不大于其算术平均值的10%,这个在数学上有特定的概念吗? 2020-08-03 …
那个在数字右上角上怎么加一个小圆圈表示度数?不用软键盘. 2020-11-06 …
带绝对值分段函数最值的求法,y=例题y=|x+6|+|x-1|解题并归纳方法,求最值.(若加号改成减 2020-11-18 …
有理数a是最小的正整数,有理数b是最大的非正整数,有理数c、d是一组相反数,有理数e是在数轴上到表示 2020-12-31 …