编译错误:在为该请求提供服务所需的资源的编译过程中发生错误. [英] Compilation Error :An error occurred during the compilation of a resource required to service this request.

查看:82
本文介绍了编译错误:在为该请求提供服务所需的资源的编译过程中发生错误.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Server Error in '/MobileTimeTicket1' Application. 
________________________________________
Compilation Error 
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: BC30456: 'job' is not a member of 'ASP.TimeTicket_aspx'.

Source Error:


Line 33: 			<mobile:SelectionList id="frmaddtimetk_cmb_cardno"  runat="server"></mobile:SelectionList>
Line 34: 			<mobile:Label id="Label6"  runat="server" Font-Bold="True">Job No</mobile:Label>
Line 35: 			<mobile:SelectionList id="jobno1"  runat="server"  önLoad ="job()"></mobile:SelectionList>
Line 36: 			<mobile:Label id="Label8"  runat="server" Font-Bold="True">Work Code</mobile:Label>
Line 37: 			<mobile:SelectionList id="cmbworkcode1"  runat="server"></mobile:SelectionList>

推荐答案

我认为onload ="job()"时遇到键盘错误SEE,则必须使用小写的onload
然后在脚本job()中检查您的方法
I think its keyboard error SEE at onload = "job()" you must use lowercase onload
and then you check your method in script job()


这篇关于编译错误:在为该请求提供服务所需的资源的编译过程中发生错误.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆