Hello everyone,
I'm converting an ASP.NET 1.1 application using NetAdvantage v6.2 to ASP.NET 4.0 with NetAdvantage v11.1 (using "classic" controls).
I've already converted my application to ASP.NET 4.0. Now I'm trying to replace Infragistics NetAdvantage v6.2 with v11.1, but the Version Utility tool is registering the following error:
No matching assembly located in available assemblies Infragistics.WebUI.UltraWebGrid.v6.2
Attached you can find the complete log.
Can anybody help me on this?
Thanks,
Walter
Hi Walter,
Thank you for posting in the community.
Your issue may be caused by the license file in your project being read-only. It may help trying to manually delete the contennts of the file and running the utility once more. Note that between versions 6.2 and 11.1 some breaking changes have occurred which may not be handled by the upgrade utility:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Known_Issues_Known_Issues_and_Breaking_Changes.html
Hope this helps.
Hi Petar,
Thanks for your response, but unfortunately your suggestions didn't help with the problem.
The licenses.licx file is not marked as read-only and deleting its contents and re-running the utility has produced the same result.
I've attached a test solution which reproduces what I state.
I would appreciate any other hints.
Thanks!