05:49:09: Gathering volume and assembly information.05:49:23: Analyzing MOAB.vbproj...05:49:23: The following project needs to have its references updated: 05:49:48: Gathering volume and assembly information.05:49:48: Analyzing MOAB.vbproj...05:49:48: The following project needs to have its references updated: 05:50:04: Analyzing MOAB.vbproj...05:50:04: The following project needs to have its references updated: 05:50:15: Gathering volume and assembly information.05:50:16: Analyzing MOAB.vbproj...05:50:16: The following project needs to have its references updated: 05:50:19: Updating MOAB.vbproj...05:50:19: C:\projects\celluphone-VS-2005\MOAB\MOAB.vbproj has been backed up.05:50:19: Updating Infragistics2.Excel.v10.3 to new reference Infragistics35.WebUI.Excel.v10.3.05:50:19: 05:50:19: No matching assembly located in available assemblies Infragistics2.Shared.v10.305:50: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.Upgrade(String rootDirectory)
Can anybody please help....its a windows project
thanks
Hello harishy,
It seems to me that you have only ASP.NET controls installed in the GAC currently on your machine. I can tell this because of the following statement :
Infragistics35.WebUI.Excel.v10.3.
Where WebUI is referencing to the ASP.NET controls.
So you could verify if you have WindowsForms installed on your machine and than try running the Version Utility once again. If you are installing the WindowsForms controls on a specific location you would be able to point it in your Version Utility when you run the software from "Upgrade Options" specifying "Control Assemblies Path".
Please let me know if you need any other assistance.