2011.2 from 2011.1
10:30:22: Running User Interface Version 11.2.20112.100010:30:22: Gathering volume and assembly information.10:30:22: Could not find directory d:\Program Files\Infragistics\NetAdvantage 2010.2\WPFCommon\Bin to search for Infragistics assemblies.10:30:22: Could not find directory D:\Program Files\Infragistics\NetAdvantage 2005 Volume 2\Windows Forms\Bin\ to search for Infragistics assemblies.10:31:54: Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index10:31:54: 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()
Please help
Hello,
I have been reading through your post and this error might appear if the Infragistics assemblies are not installed in your machine. If the Infragistics assemblies are not installed in the Global Assembly Cache you can choose a folder in which the Version Utilities will search for the assemblies. You can do that by clicking on the Upgrade Options in the Upgrade step when you are using the Version Utilities. In the Upgrade Options you can choose a folder by clicking on the Control Assemblies Path radio button and then to Browse. I have attached a screenshot that describes the approach that I have mentioned.
If you have any further questions on the matter please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Thanks, I am not past the assembly problem. Now it have the same messages about the index. Is there a way to get the line of code and file name it does not like. This is a large app. The off thing is that the prior version upgraded without any problems.
10:31:54: Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index10:31:54: 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()
Update: Thanks, I am now past the assembly problem. Sorry for the typo.