I get the following error in the upgrade log when i try to upgrade a Visual studio project.
12:06:19: web.config has been backed up.
12:06:19: Updating LatonClient.csproj...
12:06:19: LatonClient.csproj has been backed up.
12:06:19: No matching assembly located in available assemblies Infragistics2.Win.UltraWinCalcManager.v10.1.FormulaBuilder
12:06:19: at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.AssemblyNameChange(String assemblyName, Int32 versionLocation, XmlNamespaceManager xmlNamespaceManager, String& assemblyNameNoVersion, Boolean ignoreErrors)
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)
Hello Donor,
Has your issue been resolved, or can I be of further assistance?
Without knowing the contents of the project directory, it's going to be difficult for me to help you. So, I would suggest updating the projects manually.
Dave,
It looks like the version I sent you will upgrade when it's in a directory on its own.. I sucessfully upgraded it on another pc.
Instead of uninstalling and re-installing, I tried to upgrade the project on three different PC's and it still will not work. It looks like there is something in the project directory that is stopping it from updating. The version of the upgrade utility is 10.2.20102.1004 on all 3 PC's
I don't know where to go from here. I have tried creating another test project that replicates the issue with no success. Other than sending you the complete project (which i don't want to do). i think i will have to manually upgrade the project.
I also have a completely separate project which is giving the same issue, although it gives out about a different DLL. Its log is as follows
03:06:44: Updating CodeGenerator.csproj...
03:06:44: CodeGenerator.csproj has been backed up.
03:06:44: Updating Infragistics2.Win.UltraWinExplorerBar.v10.1 to new reference Infragistics2.Win.UltraWinExplorerBar.v10.2.
03:06:44:
03:06:44: Updating Infragistics2.Win.UltraWinGauge.v10.1 to new reference Infragistics2.Win.UltraWinGauge.v10.2.
03:06:44: Updating Infragistics2.Win.UltraWinListView.v10.1 to new reference Infragistics2.Win.UltraWinListView.v10.2.
03:06:44: Updating Infragistics2.Win.UltraWinDock.v10.1 to new reference Infragistics2.Win.UltraWinDock.v10.2.
03:06:44: Updating Infragistics2.Win.UltraWinEditors.v10.1 to new reference Infragistics2.Win.UltraWinEditors.v10.2.
03:06:44: Updating Infragistics2.Win.UltraWinTree.v10.1 to new reference Infragistics2.Win.UltraWinTree.v10.2.
03:06:44: Updating Infragistics2.Shared.v10.1 to new reference Infragistics2.Shared.v10.2.
03:06:44: Updating Infragistics2.Win.AppStylistSupport.v10.1 to new reference Infragistics2.Win.AppStylistSupport.v10.2.
03:06:44: Updating Infragistics2.Win.Misc.v10.1 to new reference Infragistics2.Win.Misc.v10.2.
03:06:44: Updating Infragistics2.Win.SupportDialogs.v10.1 to new reference Infragistics2.Win.SupportDialogs.v10.2.
03:06:44: No matching assembly located in available assemblies Infragistics2.Win.UltraChart.v10.1.Design
03:06:44: at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.AssemblyNameChange(String assemblyName, Int32 versionLocation, XmlNamespaceManager xmlNamespaceManager, String& assemblyNameNoVersion, Boolean ignoreErrors)
I used the Version Utility that comes with Infragistics NetAdvantage 2010 Volume 2, and it upgraded your project with no errors. It seems to me like the Version Utility is looking for the our Windows Forms assemblies and not finding them. You might want to try uninstalling and then reinstalling Infragistics NetAdvantage for Windows Forms 2010 Volume 2. Let me know how that works out.
I have attached a sample project and solution and have stripped out the forms etc...
If you just select the option to upgrade the project and select the attached project you should get the error