Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
Version Utility 12.1 Error: Index was out of range
posted

Hello,

I'm trying to upgrade a Web Project from version 9.2.20092.2014 to 2012 V1, and I'm getting the error listed below.

03:53:07: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index 03:53:07:    at System.ThrowHelper.ThrowArgumentOutOfRangeException()    at System.Collections.Generic.List`1.get_Item(Int32 index)    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()