Hello,
I am trying to use custom referenced DLL in scripts with TestStudio v2015.1.319.0 and it is not working. I have tried below options to use my custom dll and none of them worked.
1. Put dll in Project Root folder. (Root path: D:\Telerik Projects\TestProject1\Demo.dll where my Project Name is "TestProject1")
2. Put dll in assembly folder. (Path: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Demo.dll)
3. Put dll in any other folder on system. (Path: E:\Telerik References\Demo.dll)
Is there something I am missing here ?
Thanks,
Chandresh
5 Answers, 1 is accepted
Putting the dll into the project's root folder is the recommended method. Did you also remember to add a reference to the assembly in the test project settings?
Regards,
Cody
Telerik
Thanks for reply Cody.
Yes, I did that too. I am still not able to use that dll.
I see you have another public forum thread open on this topic and Boyan is assisting you with this problem already.
Regards,
Cody
Telerik
Cody,
I opened up this new thread because I thought that it was a post of 2012 and might be closed as I saw no reply in 5 days. But I will continue in that if you want.
Thanks,
Chandresh
I see Boyan is actively doing his best to assist you in the other forum post. There is nothing more I can do. Please continue working with Boyan.
Regards,
Cody
Telerik