从共享点文档库中检索到2500多个项目不起作用IE 10,但可以在chrome和firefox中使用. [英] Retrieving more than 2500 items from share-point document library not working IE 10 but works in chrome and firefox.

查看:65
本文介绍了从共享点文档库中检索到2500多个项目不起作用IE 10,但可以在chrome和firefox中使用.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello,

我正在使用JOSM从文档库中检索到超过2500个项目,但它不适用于IE 10,但可以在chrome和firefox中使用.

I am retriving a items more than 2500 from document library using JOSM but its not working in IE 10 but works in chrome and firefox.

我的代码-

....其他代码

        context.load(returnedItemsAll,"Include(" + ddd +)"));

        上下文.

       context.load(returnedItemsAll, "Include(" + ddd + ")");

       context.executeQueryAsync((function () {

}

context.executeQueryAsync()在项目生效时不起作用在IE中增加了2500倍以上.

context.executeQueryAsync() does not work when items increases by more than 2500 in IE.

请帮忙.

谢谢

推荐答案

尝试重置IE 10的设置.

Try to reset the settings of the IE 10.

并使用IE F12开发人员工具检查是否发生某些错误.

And using IE F12 developer tools to check if some errors occurs.

我建议您提供完整的示例代码以供进一步研究.

I suggest you provide the full example code for further research.

在SharePoint 2013中,建议您使用REST API和jQuery Ajax获取列表项.

In SharePoint 2013, I suggest you use REST API and jQuery Ajax to get list items.

http://mundrisoft.com/tech-bytes/how-to-read-read-read-more-than-5000-list-items-in-office-365sharepoint-2013/

最好的问候,

丹尼斯


这篇关于从共享点文档库中检索到2500多个项目不起作用IE 10,但可以在chrome和firefox中使用.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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