locked
CRM 4.0 Import Organization Error RRS feed

  • Question

  • Team - I get the below error while trying to import the organization using the wizard.

    " The login already has an account under a different user name." I've checked the AD and CRM user list, but couldnt figure out any redudancy


    Logs:
    System.Data.SqlClient.SqlException: The login already has an account under a different user name.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.Crm.Setup.Database.DatabaseUtility.ExecuteSql(InstallDatabase database, String sql, Int32 timeout)
       at Microsoft.Crm.Setup.Database.Helpers.GrantReportAccess(String user, String privReportingGroup, Guid organizationId)
       at Microsoft.Crm.Setup.Database.DatabaseUtility.grantAccessInternal(String sqlAccessGroup, String reportingGroup, String privReportingGroup)
    arul
    Thursday, May 21, 2009 1:00 PM

Answers

  • Using the deployment manager
    do a manual user mapping on the users and only map the admin user with which you are allowed to do (deploment administrator).
    leave all the other users


    Tiaan van Niekerk http://crmdelacreme.blogspot.com Skype:tiaan.van.niekerk1
    Friday, May 22, 2009 3:39 AM

All replies

  • Using the deployment manager
    do a manual user mapping on the users and only map the admin user with which you are allowed to do (deploment administrator).
    leave all the other users


    Tiaan van Niekerk http://crmdelacreme.blogspot.com Skype:tiaan.van.niekerk1
    Friday, May 22, 2009 3:39 AM
  • Hi Tiaan,

    Can I ask you to give an explaination for this as to why do we have to do this? What exactly does the error mea, if you could detail it. If anyone else can reason this, please.

    Thank you in advance.


    Best Regards,
    Gagandeep Singh
    http://mscrmnovice.blogspot.com
    Thursday, April 8, 2010 5:05 PM