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!
Thank you for the reply and the sample.
In this scenario you may need to explicitly analyze and select the CLR version and product volume when using the upgrade utility. After your solution has been analysed, I suggest that you click on "Upgrade Options" and select the approproate CLR and Volume settings in the dialog that appears. Attached is your project with the modifications applied.
Please let me know if this helps.
Please feel free to contact me if you are still experiencing any issues.
Thanks again for your concern.
I don't see the attachment you mention in your post. Yet, I've already tried specifying "Upgrade Options" like you said. In my case:
But unfortunately still receiving the same error.
My system environment is:
Regards,
I am reattaching the sample, apologies for any inconvenience caused.
If the upgrade is still not successful I can suggest manually replacing the assembly references in your project to check whether that makes a difference (given that the 11.1 are present in the GAC). Please let me know if you have any questions.
I am just following up to check whether you are still experiencing any issues. Please do not hesitate to contact me if you require assistance.