Forum Discussion

scrier's avatar
scrier
Contributor
14 years ago

Testexecute with CLR not working on standalone system.

Hello



I have some issue to get testexecute to work with an externals CLR on a system I just installed. I have the script working and running with both testcomplete and testexecute on a development machine but on a new system I get object cannot be found when a script extension is calling a method from a dotNet call. Is there something that needs to be installed to make this work except dotNet framework and testexecute? The only difference I see on the systems is that one has TestComplete installed and the other does not.



// Andreas

2 Replies

  • Seems that the new machine cannot load the external Dll. I do not get it in autocomplete window for some reason. all extensions is activated as far as I know so I don't see why this should be an issue. 



    I have tried to move the dll as well and adding it again. Also tried to install testcomplete on the target machine and that does not work either. I always get that it is null or not an object in the calls towards the DLL.



    // Andreas