NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Use most recent .dll file from GAC

Hi,

I created a strongly signed  C# .dll file using .NET environment and within a setup project  this .dll file is copied to GAC automatically during installation. In addition, using TestStand 2019 Sequence Editor I created a .seq file and an action in .seq file  that calling this .dll file from GAC . 

I made some trials and saw that if TestStand 2019 Sequence Editor can not find the .dll file with specific version in GAC and if it exists a newer version of this .dll file in GAC, TestStand 2019 Sequence Editor is using this newer version automatically.

What I want to do is if a .dll file with a newer version is copied to GAC , the action will always use the latest version of this .dll file found in  GAC. Is this possible? 

 

Thanks in advance.

 

0 Kudos
Message 1 of 2
(1,191 Views)

Hi gordu7

This is not an issue with Teststand and its normal that Teststand uses newer version of .dll file in GAC, so this is an issue that should resolved through the GAC.

 

Regards) 

0 Kudos
Message 2 of 2
(928 Views)