
I'm sure my data connection and document library are trusted and I can view the workbook without problem. Here is my detailed situation:
Enable Excel services and workbook refresh functionality
Upload an Excel workbook to a document library
Add a Excel services webpart and point to the newly uploaded workbook
Excel workbook render correctly
BUT, an error occur if I click "Refresh" button on the top menu
Thanks to my friend Qifeng, he told me that it's related to security restriction and execute three commands. Finally it works:
1. stsadm -o set-ecssecurity -accessmodel delegation -ssp sspname
2. stsadm -o execadmsvcjobs
3. iisreset
Comments and queries available here
You can find other solutions at following site,
Always Search @ Fukat Ka Gyan: Hub For Quick Solutions
No comments:
Post a Comment