How to Fix: You do not have permission to open this file on Excel Services
Posted by dotnetsharepointwatever on October 23, 2008
I just started learning excel services in MOSS 2007. I am using the this book with the code companion.
When I was trying the first hello world code example, I hit error
“You do not have permission to open this file on Excel Services ” at this code below
I just started learning excel services in MOSS 2007. I am using the this book with the code companion.
When I was trying the first hello world code example, I hit error
“You do not have permission to open this file on Excel Services ” at this code below
after spent about 2 hours google-ing, and try this and there, I managed to solve this..
All my setting are correct, I only missed this one part
When creating trusted file, For this programming excel services.. you have to select HTTP as the location type
then, it’s working well !!
but, let say it’s not your problem, please check this following link for other setting..
http://sharenotes.wordpress.com/2007/12/21/excel-services-charts-spreadsheets-worksheets-in-sharepoint-issues/
Hope it’s work for you
