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
603
Upgrading Solution from 10.1 to 10.3
posted

We have a solution that is referencing 10.1 Infragistics controls and we're upgrading it to 10.3 but we're getting an error during the process which seems to be related to the UltraWinCalcManager. The message in the log file is as follows:

 

01:13:13: No matching assembly located in available assemblies Infragistics2.Win.UltraWinCalcManager.v10.1

01:13:13:    at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.AssemblyNameChange(String assemblyName, Int32 versionLocation, XmlNamespaceManager xmlNamespaceManager, String& assemblyNameNoVersion, Boolean ignoreErrors)

   at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyList.FindNewAssemblyNode(String assemblyName)

   at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.FetchNewAssemblyNode(String assemblyOldName)

   at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)

 

Is this a known issue?