Hello,
I'm trying to run the Version Utility 2015.1 version on a large website using 2007 controls.
However, the analysis phase does not complete, and the log file just shows this (I was getting an error about Silverlight SDK, but I installed that and the error went away):
04:39:06: Running User Interface Version 15.1.20151.100004:39:06: Gathering volume and assembly information.04:39:06: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
I've tried uninstalling .NET 4.5.2 and then installing .NET 4.5, but I still get the same error.
Thanks for any help,
Seth
I have the same issue. I've run the 2016.2 Version Utility upgrade (on a .NET ASP.NET website) on my WIndows 10 PC (which was upgraded from WIndows 7).
The log file show the following error :
02:19:35: Running User Interface Version 16.2.20162.100002:19:35: Gathering volume and assembly information.02:19:35: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
I have got NET frame work install (4.5) - but there is no registry entry for v4.5 on my PC (just previous versions). I need to upgrade an ASP.NET project from 11.1 to 16.2
Hello Seth,
Thank you for your feedback. The log you have send is insufficient to pinpoint the cause of the upgrade failure. Could you provide us with a sample so we could try to reproduce your issue on our environments?
Customer case CAS-164915-D0Q2H5 was created for your convenience. Please feel free to provide the sample in the case or ask additional questions concerning the issue there.
Best regards,Nikolay Nanev, DevOps EngineerInfragistics, Inc.
I installed version 2015.2, and am seeing a new error when trying run the version utility. Here is the log file:
03:13:59: Running VS2010 Add-in UI Version 15.2.20152.100003:13:59: Gathering volume and assembly information.03:13:59: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.03:14:01: Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index03:14:01: 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()
Does this give any additional information to go on?
Thanks, Seth
Thank you for your feedback. If you are able to reproduce the issue or need any additional help don't hesitate to contact us.
Thank you for using Infragistics.
Best regards,Nikolay NanevDevOps EngineerInfragistics, Inc.
I haven't been able to isolate the cause of this. When upgrading smaller sites, the tool works as expected. When run on our large legacy web site (note that it's a Visual Studio website project, not a web application), it fails: no errors displayed in the text error, only the attached error printed in the log file.
I'll see if I can replicated it with a demo site, but I have continued on with the upgrade without the tool.
Thanks,