All Tags »
SharePoint 2010 »
powerpivot (RSS)
Sorry, but there are no more tags available to filter with.
-
When installing PowerPivot in your farm, you will have to manually add the following line to your web.config SafeControls section of EVERY front end server, you will also have to add this back everytime you make a change via the Web Application settings page in Central Administration:
<SafeControl Src="~/_layouts/powerpivot/*" ...
-
I wasn't a fan of the first installer, and am still not a fan of the current installer. It works great if you are doing a new Farm, but unforunately, when you already have a Farm, it doesn't work right.
The various errors include the fact that you have to know what permissions need to be assigned to the Analysis Services instance, ...