Completed
Last Updated: 03 Apr 2018 11:11 by ADMIN
ADMIN
Elena
Created on: 13 Dec 2017 08:46
Type: Feature Request
0
Testing Framework v2017.3.1010 cannot find Newtonsoft.Json.dll if not in the GAC
When using the attribute DeploymenItem the newtonsoft could not be found. 

For example the test below could not be executed unless the Newtonsoft.Json.dll is in the GAC: 

[CodedUITest]
[DeploymentItem(@"Inventory\WebUiTestData.xml", "Inventory")]
public class TelerikVSUnitTest1 : BaseTest

If it commented out the test will work fine. 
[TestClass]
public class TelerikVSUnitTest1 : BaseTest


Details shared internally. 
2 comments
ADMIN
Ivaylo
Posted on: 03 Apr 2018 11:11
Hello Zsolt,

This behavior has been fixed and will be released in the upcoming service pack.

Thank you for your patience and understanding.
Best Regards,
Ivaylo
Roland
Posted on: 09 Jan 2018 10:48
Hi Elena,

Anything news on this issue? We are not able to upgrade to the latest Telerik Testing Framework for 3 months now.  I just checked, we started the original ticket (based on that you opened this one) on 12th of Octover 2017 ...

Best regards,
Zsolt