ArcGIS Mapping for SharePoint 2.0 - Installation Failed

2340
3
10-12-2010 11:50 AM
WilliamPollock
New Contributor III
Hi -

Am exploring SharePoint Foundation 2010 and ArcGIS Mapping for SharePoint 2.0.
Installed SP 2010 with no issue. But cannot install AGM4SP (wow).
Get through setup to last install dialog, then getting "Installation Failed" with the following:

[INDENT]***** ERROR *****
Access denied! Could not add solution to the SharePoint farm. Make sure you are logged in as SharePoint Administrator or Domain Administrator on the server. Also, make sure to turn off Windows User Account Control.
ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallException: Access denied! Could not add solution to the SharePoint farm. Make sure you are logged in as SharePoint Administrator or Domain Administrator on the server. Also, make sure to turn off Windows User Account Control. ---> System.Security.SecurityException: Access denied.
   at Microsoft.SharePoint.Administration.SPSolution.EnsureSolutionOperationPermission()
   at Microsoft.SharePoint.Administration.SPSolutionCollection.Add(String path, String name, UInt32 lcid, Boolean isRestore)
   at Microsoft.SharePoint.Administration.SPSolutionCollection.Add(String path)
   at ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallProcessControl.AddSolutionCommand.Execute()
The Zone of the assembly that failed was:
MyComputer
   --- End of inner exception stack trace ---
   at ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallProcessControl.AddSolutionCommand.Execute()
   at ESRI.ArcGIS.Mapping.SharePoint.Installer.InstallProcessControl.TimerEventInstall(Object myObject, EventArgs myEventArgs)[/INDENT]

Thank you in advance for any guidance.

Cheers,
+ bill
0 Kudos
3 Replies
GordonBooth
New Contributor III
Same problem - SharePoint Server 2010
0 Kudos
WilliamPollock
New Contributor III
Hello -

Should have mentioned MS Windows Server 2008 R2.

And the clue was in the error;
"Also, make sure to turn off Windows User Account Control."

Turn off UAC; reboot.
Install AGM4SP.
Turn on UAC; reboot.

http://technet.microsoft.com/en-us/library/cc709691(WS.10).aspx#BKMK_S3
http://technet.microsoft.com/en-us/library/dd759070.aspx

Cheers,
+ bill
0 Kudos
AndrewPreston
New Contributor
Use the "Run as administrator" option, when right-clicking on setup.exe also works - and doesn't require server reboots...
0 Kudos