Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Microsoft Test Manager 2010 does not support Silverlight applications, so when I navigate from a test to my Silverlight 4 app running in IE, I get a popup notifying me that there is a compatibility issue. This is really annoying. Doing some Googling, I found out that the solution is to disable the Action Log Data Collector. I cannot locate this setting in Test Manager 2010. Does anyone know where it is ?

Thanks,

Scott

share|improve this question

1 Answer

up vote 2 down vote accepted

In Testing Center click on Plan (it shows the current test plan). Click on Properties. In "Run Settings" / "Manual runs" section choose 'Local Test Run' for "Test Settings". Then click Open link next to this drop down. In the opened window select Data and Diagnostics and uncheck all items under Role Local.

share|improve this answer
Great! Thank you for your response. – Scott Davies Oct 18 '10 at 21:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.