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

  • 相关阅读:
    从Mysql中取出数据并用jieba统计词频
    关于important的用法
    Spring boot主启动类探究
    PHPMyadmin 配置多个网段
    Perl 对json的过滤脚本
    Perl 校验命中的脚本
    web渗透测试工具—Fiddler(转)
    PerlIde in NetBeans7.3 for Debian
    Perl last和next的用法区别
    2020.7.25
  • 原文地址:https://www.cnblogs.com/JoshuaDreaming/p/3372214.html
Copyright © 2011-2022 走看看