Hi all,
I have installed D365 9.1, then I import Organization from old system 8.2 to new D365 9.1. but it have some exception below. How can I resolve errors ? Where can I find the sql script ? Thanks
:04:58| Error| Exception occurred during Microsoft.Crm.Tools.Admin.OrganizationUpgrader: Error.ActionFailed Microsoft.Crm.Tools.Admin.UpgradeDatabaseAction
InnerException:
Microsoft.Crm.CrmException: Error in Action: Scripts\InsertPlaceholderBPFDefinitions.sql on attempt 3. System.Data.SqlClient.SqlException (0x80131904): Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)