I can't seem to upgrade my project to 2011.1. Following is the log file:
11:10:30: Gathering volume and assembly information.11:10:37: ProjectFile element: SOS_SalesPlanner\SOS_SalesPlanner.vbproj is being treated as a proj file.11:10:37: Analyzing SOS_SalesPlanner.vbproj...11:10:37: The following project needs to have its references updated: 11:10:50: Gathering volume and assembly information.11:10:52: ProjectFile element: SOS_SalesPlanner\SOS_SalesPlanner.vbproj is being treated as a proj file.11:10:52: Analyzing SOS_SalesPlanner.vbproj...11:10:52: The following project needs to have its references updated: 11:10:55: Upgrading Solution SOS_SalesPlanner.sln11:10:55: Updating SOS_SalesPlanner.vbproj...11:10:55: C:\Projects\SOS_SalesPlanner\SOS_SalesPlanner\SOS_SalesPlanner.vbproj has been backed up.11:10:55: Object reference not set to an instance of an object.11:10:55: at Infragistics.VersionUtilitySupport.Core.File.Utilities.ProductUtilities.GetAssemblyName(String str) at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
I have tried to use the Upgrade addin as well. Different error but still does not work.
11:16:38: Gathering volume and assembly information.11:16:39: ProjectFile element: SOS_SalesPlanner\SOS_SalesPlanner.vbproj is being treated as a proj file.11:16:39: Analyzing SOS_SalesPlanner.vbproj...11:16:39: The following project needs to have its references updated: 11:16:43: Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index11:16:43: at System.ThrowHelper.ThrowArgumentOutOfRangeException() at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.Products.KeepLatestVolumes(List`1 installedNetAdvantageProducts) at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.Products.TrimList() at Infragistics.VersionUtilitySupport.Core.SourceChanger.Upgrade()
Project is currently 2010.3. No source control. I have tried other projects and they seem to go without a problem so this must be project specific. So I guess it is something with this one solution, but I don't have any idea what is causing the problem????
Dan
I delete the content of licenses.licx but continue de error
09:34:40: Gathering volume and assembly information.
09:34:57: ProjectFile element: Sicov\Sicov.vbproj is being treated as a proj file.
09:34:57: Analyzing Sicov.vbproj...
09:34:57: The following project needs to have its references updated:
09:35:00: ProjectFile element: Cuentas x Pagar\Cuentas x Pagar.vbproj is being treated as a proj file.
09:35:00: Analyzing Cuentas x Pagar.vbproj...
09:35:00: The following project needs to have its references updated:
09:35:00: ProjectFile element: ReportServerSicov\ReportServerSicov.rptproj is being treated as a proj file.
09:35:00: Analyzing ReportServerSicov.rptproj...
09:35:00: Nothing for us to upgrade.
09:35:00: ProjectFile element: ReportesCliente\ReportesCliente.vbproj is being treated as a proj file.
09:35:00: Analyzing ReportesCliente.vbproj...
09:35:00: ProjectFile element: smo\VS\SMODemos\SMODemos.csproj is being treated as a proj file.
09:35:00: Analyzing SMODemos.csproj...
09:35:00: ProjectFile element: Instalador\Instalador.vdproj is being treated as a proj file.
09:35:00: The project file C:\Users\Erick\Desktop\SuCasa 2010\Instalador\Instalador.vdproj doesn't appear to be in Xml or is malformed.
09:35:03: Upgrading Solution Sicov.sln
09:35:03: Updating Sicov.vbproj...
09:35:03: C:\Users\Erick\Desktop\SuCasa 2010\Sicov\Sicov.vbproj has been backed up.
09:35:03: Updating Infragistics2.Shared.v10.3 to new reference Infragistics2.Shared.v11.1.
09:35:03:
09:35:03: Updating Infragistics2.Win.AppStylistSupport.v10.3 to new reference Infragistics2.Win.AppStylistSupport.v11.1.
09:35:03: Updating Infragistics2.Win.Misc.v10.3 to new reference Infragistics2.Win.Misc.v11.1.
09:35:03: Updating Infragistics2.Win.SupportDialogs.v10.3 to new reference Infragistics2.Win.SupportDialogs.v11.1.
09:35:03: No matching assembly located in available assemblies Infragistics2.Win.UltraGauge.v10.3.Design
09:35:03: at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyXmlFile.GetNewAssemblyNameBecauseOfNameChangedBetweenVolumes(String assemblyName, Int32 indexOfVolumePortionOfAssemblyName, XmlNamespaceManager xmlNamespaceManager, Boolean ignoreErrors)
at Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyXmlFile.LocateNewAssembliesNodeforCurrentAssembly(String assemblyName)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
You probably need to post your log file here and your .PROJ file as well. That way they can help you figure out what is wrong.
Hi Dan,I have tried the same. But it doesn't seem to be working. I have the same problem as you pointed out.
Saravanan
Dan,
Thanks for that post, but unfortunately when you re-ran the utility, it kept overriding the version in the backup folder with what ever was the current one. When the upgrade fails it leaves the modified project in the original projects location, and the original project file is put into the backup folder. So the multiple runs you made with the tool overrode the backup version.
Here is the backup copy that was made. Will that work? A little more info for you, I first deleted the Licx file and ran the upgrade. Got an error, but it DID update the project references. I put the file back and removed the contents of the LICX file and it worked with no errors.
I now have a LICX file in the my projects folder, but there file is empty. I assume this is ok because my project seems to be working.
As an aside, the new Update program looks REAL NICE!