NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Test Sequence Error with ASAM XIL steps for TestStand

Hi,

 

I am trying to run the examples that come with ASAM XIL steps for TestStand. I keep getting this error and I think I'm missing some files (I am missing Veristand.ClientAPI hence I am unable to use Veristand Steps). This happens during the Framework Create (ASAM XIL step)

 

Error:

 

Error executing substep 'Post'.
Error during loading of the requested Framework library occurred. [An assembly of National Instruments, version  could not be found]
Stack Trace:
   at ASAM.XIL.Implementation.FrameworkFactory.Framework.FrameworkFactory.CreateVendorSpecificFramework(String vendorName, String productVersion)
   at NationalInstruments.AsamXilSteps.AsamXilPlugin.StepWrappers.FrameworkCreateFromManifestStepWrapper.Execute(SequenceContext sequenceContext)
   at NationalInstruments.AsamXilSteps.Core.RuntimeManager.DoExecute(StepWrapperBase stepWrapper, SequenceContext sequenceContext)
   at NationalInstruments.AsamXilSteps.Core.RuntimeManager.ExecuteStep(SequenceContext thisContext, String stepWrapperId)
Inner exception:
An assembly of National Instruments, version  could not be found
Stack Trace:
   at ASAM.XIL.Implementation.ManifestReader.ManifestReader.SearchFrameworkImplementation(String vendorName, String productVersion)
   at ASAM.XIL.Implementation.FrameworkFactory.Framework.FrameworkFactory.CreateVendorSpecificFramework(String vendorName, String productVersion)
 
I'm also attaching the error window in case that's relevant information.
Any idea on what this is?
 
Thanks.
0 Kudos
Message 1 of 2
(1,483 Views)

Hello, 
May I ask this error occurs only on this computer?
Did you go through these steps in ASAM XIL Steps for NI TestStand

Also there's an example located in Examples\DotNet4.6.2\ASAM XIL. Configuring the ASAM XIL Framework

From error message it seem that TestStand Could Not Load File or Assembly.  

What TestStand version are you using? Any detailed information will be useful to narrow down the problem.

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