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
1320
Upgrade Infragistics Version=14.2.20142.2092
posted

I have just updated my Windows Forms Solution to the latest Service Release Infragistics4.Win.xxx.v14.2, Version=14.2.20142.2092.
The whole solution does compile successful and it also runs normal.   

A problem occurs if I start the “Visual studio 2013 Update 4” designer for one particular form.
It shows me the error:
Could not load file or assembly "Infragistics4.Win.UltraWinToolbars.v14.1, Version=14.1.20141.2059, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" or one of its dependencies. The system cannot find the file specified.

The version Infragistics4.Win.xxx.v14.1 is on my machine completely uninstalled and so there is no Infragistics4.Win.UltraWinToolbars.v14.1.dll.
The form does include a project which is written in C++/cli.
If I try to update only this project directly with the context menu command “Upgrade Infragistics Version 14.2”  an error occurs and the logfile shows:

08:47:07: Running VS2012/VS2013 Add-in UI Version 14.2.20142.1000
08:47:07: Gathering volume and assembly information.
08:47:07: Could not locate registry entry Software\Microsoft\.NETCore\v4.5\AssemblyFoldersEx where we look for installed products.

I have checked in this project the references for all Infragistics4.Win.xxx.v14.2 and removed them manually and insert them again.

If I run “Upgrade Infragistics Version 14.2” over the context menu for the complete solution no error occurs, but after then the designer still can not load the form and shows the above written error.

In the main menu of Visual studio 2013 under Infragistics there is still a sub item “Platform Installer 2014.1”, despite I have uninstalled it over the control panel. This might be an indicator that the uninstallation of “Infragistics4.Win.xxx.v14.1” did not finish in the past completely.

Has anyone an idea how this can be fixed?

Best regards
Frank

 

Parents Reply Children