08-20-2009 04:42 AM
Hi,
Try do debug a TestStand 4 sequence (I'm .net Developper)
The sequence call a .net dll (it's working)
The .net dll call another .net dll. This dll writes something on a file and it's doesn't work. No errors in Teststand IDE.
In a .NET environnement it's working.
I try to put the two dll in the same directory and the second in C:\Windows\System32 no results.
Is there something else to do ?
08-25-2009 04:28 AM
Hi,
Can you try to put both the DLL and the subordinate DLL in the same directory as the sequence file.
Have a look to this KB : Known Compatibility Issues for TestStand 4.0.
Thanks
Regards
Yann C.
France
08-25-2009 08:00 AM
Thanks it's working.
Last question : is it possible to use .net complex objects with Teststand ?
08-28-2009 08:28 AM
David,
For information on data types that the TestStand .NET Adapter does not support, please see the Unsupported Parameters section of the Edit .NET Call Parameters page of the TestStand Online Help.