------------------------------------------------------------
'7/13/2011 3:48:15 PM' - Starting execution....
'7/13/2011 3:48:15 PM' - Detected a Silverlight Test. Setting EnableSilverlight=True
'7/13/2011 3:48:17 PM' - Detected custom code in test. Locating test assembly: TestStudioProject1.dll.
'7/13/2011 3:48:17 PM' - Failure detected during execution. Details:
------------------------------------------------------------
'7/13/2011 3:48:17 PM' - System.IO.FileNotFoundException: Unable to find the code behind assembly. Please make sure you have compiled your code behind without errors before attempting to execute the test. Looking for: C:\WorkingDirectories\GCS_Silverlight_automation\TestStudioProject1\TestStudioProject1\bin\Debug\TestStudioProject1.dll
If you are running VS 2010, make sure Deployment is checked in your .settings file (in the solution items)
   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(Test test, Settings settings, String deploymentFolder, String binariesFolder, ExecutionType exeType, Guid firstStepGuid, Guid lastStepGuid, IntPtr existingBrowserHandle, DebuggerOptions debuggerOptions)
------------------------------------------------------------
'7/13/2011 3:48:18 PM' - Test completed!