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)
I understand but you should treat this as a warning and allow the upgrade attempt. If your explaination is correct the upgrade will be successful. As it is now you cannot upgrade due to the verification failure.
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
I have encountered a similar problem.
I wanted to migrate from 9.1 (Infragistics2.WebUi.xxxxxxx.v9.1) to 10.3 clr 4.0 (Infragistics4.WebUI.xxxxx.V10.3). It gave me the error 'No matching assembly located in available assemblies Infragistics2.WebUI........'
Then I first upgraded the references (with the version utility tool) to 10.3 CLR 2.0. This was successfull.
The next step I took was upgrading the 10.3 CLR 2.0 version to 10.3 CLR 4.0. This succeeded also.
PS: I used the control assemblies path option.
Kind regards,
Erik