Hi,
The latest version full pack NetAdvantage for ASP.NET 2011 Vol. 2 bundle trail version i have downloaded are working fine. Actually in my project we are using infragrid version 7.2 in .net 2.0 version. Now we planned to migrate .net 2.0 to 4.0 and also the third party dlls. So infragistics grid latest version 11.2 i have downloaded and started working on that. In this version name itself different. All the existing names for ex: TemplateColumn everything should need to change in every page. Doubts are:
1. Is this correct way to migrate from lower version to higher version?
2. How do I migrate from lower to higher version with less or without code change? Since we have nearly 1200 pages. Every page code change is difficult for us.
3. Why the latest version not supporting the existing properties of infragistics ultrawebgrid?
Is version utility will solve these poblems?
Verion utility I have executed. It return the following error:
03:49:43: Running User Interface Version 11.2.20112.100003:49:43: Gathering volume and assembly information.03:51:11: Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index03:51:12: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.ThrowHelper.ThrowArgumentOutOfRangeException() at Infragistics.VersionUtilitySupport.Core.File.Types.WebSite.GetAllSiteFiles(Boolean analyze) at Infragistics.VersionUtilitySupport.Core.File.Types.WebSite.Analyze() at Infragistics.VersionUtilitySupport.Core.File.Types.SolutionFile.Analyze()
Can anybody help me to solve this problem?
Regards
Prathiba
Hello Prathiba,
I would suggest that you try to manually update the assembly references. Also you could check the following articles that might be helpful: http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Known_Issues_Known_Issues_and_Breaking_Changes.html, http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_Using_Version_Upgrade_Utility.html.
Please let me know if you need further assistance on the matter.
Hi Pathiba,
Please let me know if you have any other questions.
I have the same error from the Version Utility when trying to upgrade a small web site (vs2008) .net 3.5. The Version Utility seems to be broken. Is there a newer version? Help?
Here is my take on the version utility:
1. It only upgrade references and versions. This is easily done manually.
2. Since it does not upgrade code or even help with the coding upgrade it is not very helpful.
3. Infragistics needs to take it a step further and create a full upgrade utility that does change code. This should be complete with a backup/copy and make (or attempt) to make code changes.
4. The version utility is buggy and does not run either.
My conclusion ignore it. It's worthless.
Hi baileyjames,
I have tested the version utility for NetAdvantage 11.2 to upgrade a 10.3 WebSite. Here are the steps:
1. Run version utility and select item to upgrade
2. On the review screen you should be able to see what changes will be made and change the upgrade options
3. Clicking ‘Upgrade to Latest’ should upgrade the WebSite and provide a link to the upgrade log.
Alternatively, you could manually upgrade your project - http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.2/CLR2.0/html/Win_Upgrading_a_Project_Manually.html.
I would also suggest that you upgrade your products to the latest version.