Citation

       "Please support us to improve our products and solutions. Give us your feedback."

Related Content

Related Contacts

Frank Daske, Business Development Manager

Frank Daske, Business Development Manager +49 (0) 40 28 41 12 - 30 sales@layer2.de

Related Links

Layer2 components are completely FREE for registered SharePoint User Groups (SPUG)

All Layer2 components are completely FREE to use for registered SharePoint User Groups on their web sites (backlink and logo required).

Main Content

Installation: I got an error message during installation: You do NOT have permission to install and deploy sharepoint solutions

If you try to run the installer without local admin rights you may see the error message "You do NOT have permission to install and deploy sharepoint solutions" in the SharePoint solution installer. Please

  • login with apropiate user rights and/or
  • in Windows Server 2008 don't forget to run the installation task "as administrator" with right click on the task

With SQL Server 2008 and  'mixed auth' was used on the installation, the BUILTIN\Administrators and DOMAIN\account (mine) were not set as SYSADMINs. By setting that using the 'sa' account, right clicking Security => Logins => BUILTIN\Administrators => Server Roles => checking sysadmin, the problem should be solved.