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

  • 相关阅读:
    第十章 Ingress
    第九章 Service
    第八章 资源控制器
    第一章 Xshell5评估期已过问题
    第七章 yaml格式
    第六章 资源清单
    第五章 配置私有仓库Harbor
    第四章 K8s部署安装
    36 SpringBoot 在系统配置文件中动态加载配置
    Java 集合、数组 任意个数数字相加等于一个指定的数
  • 原文地址:https://www.cnblogs.com/JoshuaDreaming/p/3372214.html
Copyright © 2011-2022 走看看