I get the following error in the upgrade log when i try to upgrade a Visual studio project.
12:06:19: web.config has been backed up.
12:06:19: Updating LatonClient.csproj...
12:06:19: LatonClient.csproj has been backed up.
12:06:19: No matching assembly located in available assemblies Infragistics2.Win.UltraWinCalcManager.v10.1.FormulaBuilder
12:06:19: 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)
I am trying to upgrade to 2010 Volume 2
Hello Donor,
Is there any specific reason you're trying to access an assembly in the Infragistics2.Win namespace from a web project?
Hello,
How are you passing the solution to the Version Upgrade Utility? If you're passing in a solution or project file, then the Builds folder should be ignored by the Version Upgrade Utility. However, if you're passing in a WebSite, then the utility crawls the folder looking for items to upgrade.
Dave,
I firstly tried the solution option and when that didn't work i tried the project option. I have never selected the website option
R
Could you ZIP up the sample solution with the Builds folder and post it here for us to look at?
I have this available as a downlod. Do you have an email address that i can send the details to..
Do you want the Version Upgrade Utility to upgrade the web.config files in the Builds folder that reference our assemblies?
no, as there are historical builds of the application at a point in time...