Hi,
In process of upgrading our project we get the following error(see. below). What we can do with it?
08:01:02: Updating Infragistics2.Shared.v9.1 to new reference Infragistics2.Shared.v10.3.
08:01:02: Updating Infragistics2.Win.Misc.v9.1 to new reference Infragistics2.Win.Misc.v10.3.
08:01:02: Updating Infragistics2.Win.UltraWinDataSource.v9.1 to new reference Infragistics2.Win.UltraWinDataSource.v10.3.
08:01:02: Updating Infragistics2.Win.UltraWinDock.v9.1 to new reference Infragistics2.Win.UltraWinDock.v10.3.
08:01:02: Updating Infragistics2.Win.UltraWinEditors.v9.1 to new reference Infragistics2.Win.UltraWinEditors.v10.3.
08:01:02: Updating Infragistics2.Win.UltraWinExplorerBar.v9.1 to new reference Infragistics2.Win.UltraWinExplorerBar.v10.3.
08:01:02: No matching assembly located in available assemblies Infragistics2.Win.UltraWinGrid.v9.1
08:01:02: at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.FindNewAssemblyNode(String assemblyName)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.FetchNewAssemblyNode(String assemblyOldName)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
I'm currently having a similar issue (going from 2009.2 to 2010.3).
I'm posting my log below aswell (seeing how these issues are probably related), hopefully you can solve both problems with one solution.
Log:
10:27:16: Updating Infragistics2.Documents.v9.2 to new reference Infragistics2.Documents.v10.3. 10:27:16: Updating Infragistics2.Excel.v9.2 to new reference Infragistics2.Excel.v10.3. 10:27:16: Updating Infragistics2.Shared.v9.2 to new reference Infragistics2.Shared.v10.3. 10:27:16: Updating Infragistics2.Win.Misc.v9.2 to new reference Infragistics2.Win.Misc.v10.3. 10:27:16: Updating Infragistics2.Win.UltraWinDataSource.v9.2 to new reference Infragistics2.Win.UltraWinDataSource.v10.3. 10:27:16: Updating Infragistics2.Win.UltraWinDock.v9.2 to new reference Infragistics2.Win.UltraWinDock.v10.3. 10:27:16: Updating Infragistics2.Win.UltraWinEditors.v9.2 to new reference Infragistics2.Win.UltraWinEditors.v10.3. 10:27:16: Updating Infragistics2.Win.UltraWinExplorerBar.v9.2 to new reference Infragistics2.Win.UltraWinExplorerBar.v10.3. 10:27:16: Updating Infragistics2.Win.UltraWinGrid.DocumentExport.v9.2 to new reference Infragistics2.Win.UltraWinGrid.DocumentExport.v10.3. 10:27:16: Updating Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2 to new reference Infragistics2.Win.UltraWinGrid.ExcelExport.v10.3. 10:27:16: No matching assembly located in available assemblies Infragistics2.Win.UltraWinGrid.v9.2 at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.FindNewAssemblyNode(String assemblyName) at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.FetchNewAssemblyNode(String assemblyOldName) at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
Perhaps I should also mention that I installed 2010.3 without previously uninstalling 2009.2