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
805
Problem with VersionUtility
posted

I just tried to update my solution from 11.1 to 11.2 by using versionUtility.

After analysing the solution, it stops with a failure, but does't displays any errorMessage (check pdf).

Log file content:

03:39:50: Running User Interface Version 11.2.20112.1000
03:39:50: Gathering volume and assembly information.
03:40:09: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
03:40:09:    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()

Hope someone can give me a solution asap.

Cheers,

Enrico