Windows Media Center issues again

Today was my day for semi annual Media Center (MCE) problems. As usual they seemed to start with an unexpected power issue, a local power cut, maybe the answer is a UPS for the TV setup? Once the PC was rebooted it had forgotten it had any tuners. If I tried to view live TV or re-setup the TV signal it just hung with a spinning ‘toilet bowl of death’ cursor....

June 8, 2015 · 2 min · Richard Fennell

Strange TFS build process template editing issue with Typemock

Had a strange issue today while editing our standard TFS 2013 XAML build process template to add an optional post drop script block to allow a Release Management pipeline to be triggered via REST. Our standard template includes a block for enabling and disabling Typemock, after editing our template to add the new script block (nowhere near the Typemock section) our builds failed with the error TF215097: An error occurred while initializing a build for build definition BMISS....

June 2, 2015 · 2 min · Richard Fennell

Build and Ignite Event Sessions

If you came to our re:Build and re:Ignite events last week and want more information on the subjects we covered, remember that all the sessions from both the Microsoft Build and Ignite events are available at http://channel9.msdn.com/Events/Build/2015 and http://channel9.msdn.com/Events/Ignite/2015. On these sites you can find videos of the sessions and slide stacks, hours of family viewing.

May 28, 2015 · 1 min · Richard Fennell

Free Black Marble Build and Ignite round up event in Yorkshire

Did you miss content from Microsoft Build and Ignite events? Well you can catch up on Channel9, but we at Black Marble are running free round up events on the 20th May in Leeds. Why not come and talk to Black Marble and Microsoft staff who attended the events? To register go to the Black Marble events site.

May 7, 2015 · 1 min · Richard Fennell

Generating MsTest wrappers for nUnit tests

Recently whilst at a clients one of our consultants came across an interesting issue; the client was using Selenium to write web tests, they wanted to trigger them both from Microsoft Test Manager (MTM) as local automated tests, and also run them using BrowserStack for multi browser regression testing. The problem was to import the tests into MTM they needed to be written in MsTest and for BrowserStack nUnit. As they did not want to duplicate each test what could they ?...

May 7, 2015 · 4 min · Richard Fennell