October, 2010Archive for

Error occurred in deployment step ‘Add Solution’: The EXECUTE permission was denied on the object ‘proc_putObject’, database ‘SharePoint_Config’, schema ‘dbo’.

When attempting to debut a SharePoint 2010 developed solution you may be presented with the following error.  This occurs because the user does not have “SharePoint Shell Access” the the SharePoint_Config database. Open SQL Server and right mouse key on the user in question and choose properties In the Login Properties window click on User Mapping and select the “SharePoint_Config” database.  Click the “SharePoint_Shell_Access” role for the user then click ok.