zoukankan      html  css  js  c++  java
  • Excel Cannot Connect to SharePoint List

    As I am working in SharePoint support, I come across so many issues on day 2 day basis and always try to share with all of you as soon as the issue gets resolved.

     
    Today, We have received one support ticket in which the user has created a list which consist of few items. When he selects list Actions--Export to spreadsheet--Excel opens up and Displays 'Security' dialog box by giving the option of 'ENABLE' and 'DISABLE'.
     
    When user selects the Enable button then 'Import Data' dialog comes up, and then user clicks OK. As soon as the OK action performs then suddenly it throws an error message: Excel Cannot Connect to SharePoint List
     
     
    Resolution:  Generally we start our troubleshooting from the SharePoint side as what is wrong with my SharePoint site, Is there any problem in the SharePoint list,
    Does the Office which is installed on the machine is causing the problem?
    Is there any site collection feature turned off?
    Is there any problem in the SP-Database?
    Problem with the IIS?
     
    so things are there by which we can think off but don't waste your time in doing all these things as I have done all these things and the resolution is quite simple which you can implement without any help.
     
    1)   Open the Internet Explorer
    2)   Tools
    3)   Internet Options
    4)   Advanced Settings
    5)   Scroll downwards and reach towards the section named as "Security"
    6)   CHECK FOR SERVER CERTIFICATE REVOCATION--which is by default checked
    7)   Unchecked it
    8)   Apply and Ok
    9)   Close all the internet explorers (IE) and open your SharePoint site in a new IE i.e. Browser/Explorer
     
    You should be able to export the spreadsheet without any problems/issues.
     
    Please let me know in case of any further queries/questions.
     
    I would be more than HAPPY to help you as well as RESOLVES your issues, Thank you.

    - See more at: http://sharepointknowledgebase.blogspot.in/2011/06/excel-cannot-connect-to-sharepoint-list.html#sthash.4vbGa0lN.dpuf

  • 相关阅读:
    2、selinux服务的操作
    1、添加nginx到全局变量中
    linux每日命令(1):which
    QT重载基类绘制函数并在基类绘制结果基础上进行子类的绘制
    QT信号槽无法正常通信的原因
    mapgis6.7+加密狗+二次开发SDK库
    KMP算法参考及C语言实现
    elastic search
    RabbitMq docker集群
    RabbitMq安装
  • 原文地址:https://www.cnblogs.com/JoshuaDreaming/p/3372214.html
Copyright © 2011-2022 走看看