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
140
Upgrade 10.2 to 11.2 problem
posted

Hi,

I was trying to use the version upgrade tool for my project and I wanted to upgrade it to Framework version 3.5. I am getting the following errors (I get similar errors for two .shared.dll I am trying to upgrade):

...

10:39:20: No matching assembly located in available assemblies Infragistics2.Excel.v10.2

10:39:20:    bei Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyXmlFile.GetNewAssemblyNameBecauseOfNameChangedBetweenVolumes(String assemblyName, Int32 indexOfVolumePortionOfAssemblyName, XmlNamespaceManager xmlNamespaceManager, Boolean ignoreErrors)

   bei Infragistics.VersionUtilitySupport.Core.ProductAssemblies.AssemblyXmlFile.LocateNewAssembliesNodeforCurrentAssembly(String assemblyName)

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

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

 

When I delete the references in the project file, the tool works. I have to add the references manually after running to tool. The problem then is that the code does not build saying methods are not known even when they are proper and IntelliSense offers them ...

Any ideas??

Thanks

Parents
No Data
Reply
  • 20872
    Offline posted

    Hello recysystems,

    I am still following this forum thread.

    Please feel free to let me know if you still need assistance with this matter.

Children