Skip to main content
InSource Solutions

TN - 1285 One Or More Client Control DLL(s) Being Imported Already Exists In The Galaxy With The Same Or Higher Version

Description

 

This article from InSource describes one workaround for dealing with a client control that wont import.

  • Author: Mario Meza
  • Published: 09/16/2022
  • Applies to: Application Server 2014 R2 SP1 and Above

Details

 

In this tech note the WIndows.Forms.dll is being imported.


When importing client controls into the IDE you may be met with the following error.

 

clipboard_e5b5e010c582e5820cbf68f276bf87876.png

 

This fails initially because a TreeView control already exists in the Galaxy. 

To resolve this, go to Graphic Toolbox and locate the TreeView control in the Situational Awareness Library > Support tool set.

Export it as an .aaPKG file to have as a backup.

clipboard_ea28a53bce1227fef97e96e1427acbe94.png

 

clipboard_e6d3d4426ca610e9de089e505e9a05413.png

 

Now delete the TreeView control from the Support tool set

 

clipboard_ed0744b0f9b66de215be5997b3137b2cb.png

 

Select Yes in the Delete pop up

clipboard_e318d9932c59c942aa081500a74e62b25.png

 

Once deleted, try to reimport the Client Control .dll.

Select Galaxy > Import > Client Control...

 

clipboard_e8b8c586b22ea56d1ae20033fa2af6ab3.png

 

Navigate to the System.Windows.Forms.dll select open

 

clipboard_e969136f751d86235e98ad2dccde33675.png

 

Keep the default import options

 

clipboard_e680b62151da881df9258717cbdf14c43.png

 

The Import should now complete successfully.

 

clipboard_e67ccbbf978338fa31d34280871bc4fda.png

 

The Client Controls should now be visible in the Graphic Toolbox

 

clipboard_eaa7d07b74c153298c2958707cdb548ec.png

  • Was this article helpful?