Completed
Last Updated: 27 Aug 2013 19:18 by ADMIN
ADMIN
Plamen
Created on: 29 May 2013 11:42
Type: Bug Report
1
Exported test with '&' in the name fails to execute in VS 2012
Visual Studio doesn't allow the usage of special characters like ampersand("&") in the name of the test, but you can use them in the Test Studio Standalone version. If you export that test to Visual Studio however and try to execute it, VS will throw the following exception:   

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:\Users\Taritas\Documents\Test Studio Projects\demo\TestResults\demo.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.EnsureAssemblyExists(Test testcase, 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)
4 comments
ADMIN
Konstantin Petkov
Posted on: 27 Aug 2013 19:18
Hello,

You can try our latest internal build published today.
http://www.telerik.com/account/your-products/internal-builds.aspx

Thanks!  
ADMIN
Pavel
Posted on: 26 Aug 2013 13:02
There is no specific date yet, but tentatively we have scheduled it for early September.
Dirk
Posted on: 23 Aug 2013 00:50
When is the next service pack being released? 
we are on 2013.1.816.0.
ADMIN
Pavel
Posted on: 20 Aug 2013 07:53
This issue is resolved and the fix will be available in the next service pack.