12 years ago
TestComplete hosting process / CLR Bridge working directory
I have a .NET DLL that has code that will be used by test scripts in TestComplete. I have my DLL added to the CLR Bridge configuration and have a script that calls into that DLL. Things are starting to work for me however there is logic that is getting pulled in inside the DLL that is looking for some additional files, specifically a resource DLL. I'm getting an error that my code cannot find the resource DLL and the directory it is looking in is C:\Program Files (x86)\Automated QA\TestComplete 8\Bin. Is there a way to specificy a working directory for the hosting process? Thanks, John Dyer p.s. How do I add newlines to forum postings?