Completed
Last Updated: 01 Nov 2013 17:24 by ADMIN
ADMIN
Cody
Created on: 29 Oct 2013 22:24
Type: Bug Report
1
Visual Studio projects that contain a .testsettings file can't be debugged in VS
There are four symptoms to this problem:
1) If you add a new .testsettings file to a project, then try to check Enable Deployment, the dialog will close w/o saving the setting.
2) If you upgrade an old project to TS 2013.1.1002 then try to open the .testsettings file, it simply won't open. No error message is given.
3) If you try to debug a test from an upgraded project you will get "System.InvalidCastException: Unable to cast object of type 'Microsoft.VisualStudio.TestTools.Common.Xml.UnknownTestTypeSpecificData' to type 'ArtOfTest.WebAiiVSIP.WebAiiTestRunConfig'.    at ArtOfTest.WebAiiVSIP.WebAiiTestAdapter.Run(ITestElement testElement, ITestContext testContext)"
4) If you try to debug a test containing a brand new .testsettings file you will get "System.Exception: Deployment is Disabled in your .testsettings file!", but you're unable to check this setting.
1 comment
ADMIN
Konstantin Petkov
Posted on: 01 Nov 2013 17:24
Hello,

This has been addressed and the fix will go live with the next internal and official build no later than early December. We provide a custom build in the meantime - please contact support.

Thank you!