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
20
Help :No matching assembly located in available assemblies Infragistics.Excel.v3.1
posted

hi Infragistics Inc.:

I tried to upgrade my project(my project is build in VB 2010 old edition)

But, I have the following Issue:

Log text:

02:12:43: Analyzing wsMANAGER2004.vbproj...
02:12:43: The project has references that need to be updated.
02:12:47: The specified file/path D:\wsMANAGER\SFC\Packaging %28Bottle&Blister%29\Packaging.resx could not be found.
02:14:20: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:14:20: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:14:20: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:24:56: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:24:56: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:24:56: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:25:51: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:26:10: Gathering volume and assembly information.
02:26:10: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.
02:26:12: ProjectFile element: wsMANAGER2004.vbproj is being treated as a proj file.
02:26:12: Analyzing wsMANAGER2004.vbproj...
02:26:12: The project has references that need to be updated.
02:26:16: The specified file/path D:\wsMANAGER\SFC\Packaging %28Bottle&Blister%29\Packaging.resx could not be found.
02:26:28: Upgrading Solution wsMANAGER2004.sln
02:26:28: Updating wsMANAGER2004.vbproj...
02:26:28: D:\wsMANAGER\wsMANAGER2004.vbproj has been backed up.
02:26:28: No matching assembly located in available assemblies Infragistics.Excel.v3.1
02:26:28: at Infragistics.VersionUtilitySupport.Core.Product.AssemblyXmlFile.ThrowExceptionWhenAssemblyCouldNotBeFound(String assemblyName, Boolean checkAdditionalMessage)
at Infragistics.VersionUtilitySupport.Core.Product.AssemblyXmlFile.LocateNewAssembliesNodeforCurrentAssembly(String assemblyName)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)

---------------

I reinstall Net.4.0, but the probles still 

I appreciate any help.


  • 8607
    Offline posted

    Hello,

    The assembly "Infragistics.Excel" was renamed to "Infragistics.Documents.Excel".  I would recommend manually replacing the "Infragistics.Excel.v3.1" assembly reference with a reference to "Infragistics4.Documents.Excel.v16.1", or the same assembly from the target version.

    The default installation folder is "C:\Program Files (x86)\Infragistics\2016.1\Windows Forms\CLR4.0\Bin", where "2016.1" is your target version.  You can find the assemblies in this folder.

    Let me know if you have any further questions.


    Elizabeth Albert
    Localization Engineer