ipark's blog[MVP SharePoint]

SharePoint related...
随笔 - 23, 评论 - 123, 引用 - 3

导航

关于

My Old Blog: http://freepark.cnblogs.com Email:ipark.cn@gmail.com




Locations of visitors to this page



Creative Commons License

标签

每月存档

最新留言

广告

 

使用Excel Servcie连接数据库等数据源,并发布Excel文件后,可以在浏览器中打开Excel文件,并可以看到外部数据,但是点击“Refresh All Connections”(刷新所有连接)的时候,会遇到以下问题:

Data Refresh Failed

Unable to retrieve external data for the following connections:

Connection_Name

The data sources may be unreachable, may not be responding, or may have denied you access.

Verify that data refresh is enabled for the trusted file location and that the workbook data authentication is correctly set.

遇到这个问题的时候,你可以尝试在服务器上依次运行下面三个命令:

1. stsadm -o set-ecssecurity -accessmodel delegation -ssp sspname
2. stsadm -o execadmsvcjobs
3. iisreset

不出意外的话,应该刷新就没有问题了。

打印 | 张贴于 2009-06-10 18:25:34 | Tag:SharePoint

留言反馈

暂时没有留言纪录
博客主人设置本博客不允许匿名用户发表言论,请登录后再试

Powered by: Joycode.MVC引擎 0.5.2.0