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.100003: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: index03: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
Hello Enrico Gebauer,
It will be helpful to provide the log file as an attachment to the thread. The path location for the logs created can be found here: "C:\Users\admin\Documents\Infragistics\Tools\Version Utility".
Let me know if you have any questions with this matter. Thank you.
Hi Duane,
I attached some log files for you.
Hope it helps.