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
785
Upgrade Project Utility to 2011.1
posted

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.sln
11: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: index
11: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