This is a migrated thread and some comments may be shown as answers.

Test Studio Application Goes Unresponsive

2 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 07 Nov 2013, 02:48 PM
I have recently moved my Test Studio application to a new laptop. For some reason Test Studio goes to "Not Responding" page grays out and does nothing. This happens simply opening the application, navigating the application, and when I try to run a test. Sometimes it will become responsive again after a few minutes and other time I have to force close. I have more than enough ram (8GB) and an equivalent processor (Intel Core i7 @ 2.2 GHz). Why is this happening?

Here is the error log when I try and run a test as well:

------------------------------------------------------------
'11/7/2013 8:42:30 AM' - Using .Net Runtime version: '4.0.30319.17929' for tests execution.
'11/7/2013 8:42:30 AM' - Starting execution....
'11/7/2013 8:42:30 AM' - Detected a Silverlight Test. Setting EnableSilverlight=True
'11/7/2013 8:42:32 AM' - Detected custom code in test. Locating test assembly: Manual Accounting Entries.dll.
'11/7/2013 8:42:32 AM' - Failure detected during execution. Details:
------------------------------------------------------------
'11/7/2013 8:42:32 AM' - System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
   at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
   at System.Reflection.Assembly.LoadFile(String path)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.EnsureAssemblyExists(String assembly, String folder)
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.CreateCodedTestInstance(Test test, TestResult result, String binariesFolder)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.InternalExecuteTest(Test test, TestResult initializationResult)
   at ArtOfTest.WebAii.Design.Execution.TestExecuteProxy.ExecuteTest(ExecuteTestCommand command)
------------------------------------------------------------
'11/7/2013 8:42:32 AM' - Test completed!

2 Answers, 1 is accepted

Sort by
0
Nick
Top achievements
Rank 1
answered on 07 Nov 2013, 05:56 PM
RESOLVED. I had the test projects located on a network location, I moved them to my physical location on the new laptop and they now run.
0
Boyan Boev
Telerik team
answered on 08 Nov 2013, 07:15 AM
Hi Raghav,

Glad to hear that!

If you need additional help please do not hesitate to contact us again. 

Regards,
Boyan Boev
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Nick
Top achievements
Rank 1
Answers by
Nick
Top achievements
Rank 1
Boyan Boev
Telerik team
Share this question
or