Источник:
http://crmscape.blogspot.com/2010/09...tinued_19.html
==============
As my instructions left off, trying to publish a CRM customization and exporting customizations will fail with a SQL error. This is because the administrator currently doesn’t have adequate permissions.
Since the Administrator account has the Administrator security role this should not be an issue.
In a production system we should not be giving the Administrator account direct access the
_MSCRM database as dbo in SQL Management Studio, but that will work for the VM. However I believe the user should instead belong to a group with the proper permissions. In this case I added the Administrator user to the
SQLAccessGroup as shown below which had adequate permissions.
Источник:
http://crmscape.blogspot.com/2010/09...tinued_19.html