Hi all,
I have a .Net 1.1 (VS 2003) website build by someone else that I need to upgrade to .Net 2.0 (VS 2005). The website uses NetAdvantage 2004 (I think), that I need to upgrade to 2007 vol 3.
As per instructions found on this forum, I opened the project in VS 2005 and ran the upgrade wizzard to upgrade to .Net 2.0. Then I closed VS and ran the Project Upgrade Utility, opened the project and selected NetAdvantage 2007 vol 3 as the version to upgrade to.
When I click the upgrade button I get the following error:Index (zero based) must be greater than or equal to zero and less than the size of the argument list.:D:\SourceSafe\Project\Project.vbproj
Then I get a warning stating one or more projects were not upgraded successfully. When I view the report I see my project and when I expand it, it has two lines. Both have a check in the pass column and the details state that the assemblies Infragistics2.Excel.v7.3 and Infragistics2.WebUI.Design.v7.3 have been upgraded. There are no errors...
When I open the project I don't see any changes, nothing seems to be upgraded.
Any help would be greatly appreciated!
Rick.
Hello Rick,
Since you are upgrading from a very old version and changing the VS version and .NET run-time at the same time, I would recommend you do a manual upgrade because the upgrade utility might not work in your case. If you need help, you can always contact our developer support group.
http://es.infragistics.com/support/submitrequest.aspx
-Taz.