Is there a project upgrade utility for this version of the product?
Thank you. is what we are looking for more
Hello,
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
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
Hi,
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.
Regards,
Stefaniya
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.