HI,
I recently downloaded the MS on-premise installer for 9.0 (just released a few days ago), and I configured a new VM for the server requirements. The installation went fine, and I can create new organizations with no issue, but I cannot import (upgrade) any of the organizations from 8.2. Here are some of the errors:
- emcfThe following connections need to be closed before setup can continue: Login: server\Administrator, Host: CRMSERVER.mmc, Database: CRMDEV_MSCRM User: Administrator, Program: MSCRMmmc (seems like this is deployment manager?)
Error| Upgrade Organization with Id=1121758c-044b-e411-919c-00155d59ba12 failed with Exception:
System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.UpgradeDatabaseAction —> Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.DataUpgrade.dll:TrackCustomDatabaseObjects on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.IO.FileNotFoundException: Could not load file or assembly ‘Microsoft.SqlServer.Smo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91’ or one of its dependencies. The system cannot find the file specified.
at Microsoft.Crm.DataUpgrade.DatabaseObjectChangeTracker.GenerateScriptForIndex(String tableName, String indexName, ISqlExecutionContext sqlContext)
at Microsoft.Crm.DataUpgrade.DatabaseObjectChangeTracker.InsertObjectTrackerTableInput(List`1 inputData, String tableName, ISqlExecutionContext sqlContext)
at Microsoft.Crm.DataUpgrade.DatabaseChangeTracker.TrackCustomDatabaseObjects()
— End of inner exception stack trace —
An error occurred when trying import and upgrade organization database CRMSERVER.CRMDEV_MSCRM:
Microsoft.Crm.CrmException: Upgrade Organization with Id=1121758c-044b-e411-919c-00155d59ba12 failed with Exception:
System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.UpgradeDatabaseAction —> Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.DataUpgrade.dll:TrackCustomDatabaseObjects on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.IO.FileNotFoundException: Could not load file or assembly ‘Microsoft.SqlServer.Smo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91’ or one of its dependencies. The system cannot find the file specified.