Is there a project upgrade utility for this version of the product?
Hi,
The Version Utility is included in each installation. This is a link from the online help describing where you can find different files after installation: http://help.infragistics.com/NetAdvantage/WinForms/2010.3/CLR2.0/?page=Getting_Started_Where_Files_are_Placed_on_your_File_System_During_Installation.html
Let me know if you have further questions.
Regards,
Stefaniya
When I try to upgrade it fails cause it cannot find the 9.2 version of the assembly, I uninstalled 9.2 then installed 10.3 so no the 9.2 version is no longer available. This utility requires both versions to be installed???
09:06:07: Gathering volume and assembly information.09:06:31: Analyzing Analyzer.vbproj...09:06:31: The following project needs to have its references updated: 09:06:47: Gathering volume and assembly information.09:06:47: Analyzing Analyzer.vbproj...09:06:47: The following project needs to have its references updated: 09:06:49: Updating Analyzer.vbproj...09:06:49: C:\Maple\Src\Managed Applications\BA\Analyzer\Analyzer.vbproj has been backed up.09:06:49: No matching assembly located in available assemblies Infragistics2.Shared.v9.209:06:49: 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)
It appears the scenario you are trying to do isn't supported right now with the utility as it wants access to all files we could possible modify in it's working folder. Unfortunately, if we throw a warning, which would fix your case, it would cause issues later for people that we should have thrown the error for. We'll see if we can improve this checking to narrow it down better in the future to handle your scenario.
Just FYI. The old project upgrade utility had no problem with the structure we use for some of our projects. Thank you for taking the time to look into this matter.
In order to support more and new scenarios the upgrade utility tool had to be changed. If with older upgrade utility tool you have not encountered the same issue with project structure, you can use it as you specify the version to which you would want to upgrade.
Let me know if this works for you or you have any questions.
Hello,
I encounter the same error by upgrading an ASP.NET application from Infragistics 10.3 CLR 2 to CLR4 on Windows 7:
02:48:57: Updating Infragistics2.WebUI.Shared.v10.3 to new reference Infragistics4.WebUI.Shared.v10.3. -> Seems to work!
02:48:57: No matching assembly located in available assemblies Infragistics2.WebUI.UltraWebGrid.v10.3 -> Doesn't work!
Any ideas for me?
Regards
Thank you. is what we are looking for more