ASP.NET与AJAX - IE11的问题 [英] ASP.NET with AJAX - Problem with IE11

查看:79
本文介绍了ASP.NET与AJAX - IE11的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的asp.net应用程序中,我有一个iframe,其中有一个web服务 被调用来显示一些输出。 这在旧版IE中运行良好。 但在IE11中,我收到以下错误。 这个错误在
a动态生成的文件中抛出(scriptResource.axd)

ScriptResource.axd第11行第1行的未处理异常?

Unhandled exception at line 11, column 1 in ScriptResource.axd?

0x800a138f - JavaScript运行时错误:无法设置未定义或空引用的属性'__typeName'

0x800a138f - JavaScript runtime error: Unable to set property '__typeName' of undefined or null reference



在IE11浏览器中设置兼容模式时,此功能正常。 但是,如果我删除此兼容模式,则会收到此错误。 


This works fine when the compatibility mode is set in IE11 browser.  But if I remove this compatibility mode, I am getting this error. 

推荐答案

以下论坛是你需要发布的地方

The below forum is where you need to post

http://forums.asp.net/

http://forums.asp.net/


这篇关于ASP.NET与AJAX - IE11的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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