使用Internet Explorer运行ASP.net应用程序时出现问题 [英] Problem in running an ASP.net application with internet explorer

查看:81
本文介绍了使用Internet Explorer运行ASP.net应用程序时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个简单的ASP.net应用程序,在运行该应用程序时(通过单击调试箭头),Internet Explorer会打开default.aspx页面,但之后会出现类似错误的弹出框

I have a simple ASP.net application,while running this application(by clicking over a debug arrow) internet explorer opens with the default.aspx page but just after that an error appears like that with a pop up box

Microsoft JScript runtime error: ''objectsBlocker.adFinder'' is null or not an object


并在其后打开页面JScript- script block [dynamic],并且黄色箭头表示同一页面中指向此行的错误源


and behind that a page JScript- script block [dynamic] will open and a yellow arrow represent the source of error in the same page pointing this line

var b=objectsBlocker.adFinder._getObjects(document)


关于此问题,我重新安装了Visual Studio和Internet Explorer,但此问题并没有消失.
如果有人能帮助我摆脱这个问题,这将是非常荣幸.


regarding this problem, i reinstalled my visual studio and internet explorer but still this problem doesn''t vanish.
It will be a great pleasure, if anybody would help me to get rid of this problem.

推荐答案

hello,
请检查天气,对象"objectsBlocker"已创建并使用"new"初始化
请检查代码中是否没有将"waresBlocker"分配给"Null"任何软件.
hello,
please check weather the object ''objectsBlocker'' is created and initialized withe ''new''
alos check ''objectsBlocker'' is not assign to ''Null'' any ware in code.


请检查浏览器脚本调试是否已禁用.

转到

tools-internetoptions-advanced-禁用脚本调试(IE)

确保您的
Please check your browser script debugging is disabled or not.

goto

tools-internetoptions-advanced-Disable script debugging(IE)

Make sure your
Disable script debugging(IE)
 is checked.


这篇关于使用Internet Explorer运行ASP.net应用程序时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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