Living with a DD-WRT virtual router – three months on

I posted in the past on my experience with DD-WRT router running in Hyper-V to allow my VMs internet access. A couple of months on I am still using it and I think have got around the worst of the issues. The big problem is not with the DD-WRT router, but the way Hyper-V virtual switches use WiFi for some operating systems. Basically the summary is DHCP does not work for Linux VMs....

January 29, 2015 · 2 min · Richard Fennell

When trying to load Office document from SharePoint I keep ending up in the Office Web Application

Whenever I tried to load an Office 2013 document from our SharePoint 2010 instance I kept ending up in the Office Web Application, the Office application was not being launched. If I tried the use the ‘Open in Word’ context menu I got the following error (and before you ask yes I was in IE, IE11 in fact, and Office 2013 was installed) My PC has been build of our standard System Center managed image, others using the same best image seemed OK, so what had gone wrong for me?...

January 27, 2015 · 1 min · Richard Fennell

Speaking at Techorama in May

I am really pleased to be speaking at Techorama again this year. This is a great friendly conference that covers a wide range of subjects. Like last year the conference is in Mechelen, Belgium on the 12 and 13th of May. Hope to see some of you there

January 27, 2015 · 1 min · Richard Fennell

Fix for ‘An unexpected error occurred. Close the windows and try again’ error adding Azure subscription to Visual Studio Release Management Tools

In preparation for my Techdays session next month, I have been sorting demos using the various Release Management clients. When I tried to create a release from within Visual Studio using the ‘Release Management tools for Visual Studio I found I could not add my Azure subscriptions. I saw the error ‘An unexpected error occurred. Close the windows and try again’ I could download and import the subscription file, it showed the available storage accounts, but when I pressed save I got the rather unhelpful error ‘Object reference not set to an instance of an object’...

January 19, 2015 · 2 min · Richard Fennell

VSO gets ISO 27001 Certification and European Model Clauses

If the reason you have not been using VSO was concern over where it is hosted, then last week Microsoft made an announcement that could ease some of your worries, or at least your legal departments. VSO now has ISO 27001 Certification and European Model Clauses; for more details see Brian Harry’s blog. This added to the fact that since the end of last October you have been able to choose to host your VSO instance in Europe could well make VSO a more compelling option for many organisations who don’t want to have their own TFS servers on premises

January 19, 2015 · 1 min · Richard Fennell

Guest post on the Microsoft UK Developers Site on DSC and Release Management prior to Microsoft TechDays event

One of my blog posts has been re-posted on the Microsoft UK Developers blog Resolving the DCS two-step - Release Management vNext deployment This post covers part of what I will be talking about at Microsoft Techdays on the 5th of February . You can register here for this free online event

January 16, 2015 · 1 min · Richard Fennell

Speaking at Microsoft Techdays on the 5th of February

On the 5th of February I will be presenting at Microsoft’s online Techdays event. My session is entitled ‘How are you going to deploy that? A look at configuration as code’ “It does not matter what platform you are developing for, you are going to have to deploy your product in the end. Too often in the past the question of deployment has been an afterthought. But it need not be this way, there are tools available that can help with deployment of your code and importantly the provisioning the underlying systems they need too....

January 10, 2015 · 1 min · Richard Fennell

How to edit registered Release Management deployment agent IP addresses if a VMs IP address changes

I have posted in the past that we have a number of agent based deployments using Release Management 2013.4 that point to network isolated Lab Management environments. Over Christmas we did some maintenance on our underlying Hyper-V servers, so everything got fully stopped and restarted. When the network isolated environment were restarted their DHCP assigned IP addresses on our company domain all changed (maybe we should have had longer DHCP lease times set?...

January 7, 2015 · 3 min · Richard Fennell

Failing to unblock downloaded ZIP files causes really strange errors

Twice recently I have hit the problem that I needed to a unblock ZIP files downloaded from a VSO source repository before I extracted the contents. One was a DSC modules, the other a PowerShell script with associated .NET assemblies. In both cases the error messages I got were confusing and misleading. In the case of the DSC module the error was “cannot be loaded because you opted not to run this software now”....

January 5, 2015 · 1 min · Richard Fennell

vNext Release Management and Network Isolation

If you are trying to use Release Management or any deployment tool with a network isolated Lab Management setup you will have authentication issues. Your isolated domain is not part of your production domain, so you have to provide credentials. In the past this meant Shadow Accounts or the simple expedient of running a NET USE at the start of your deployment script to provide a login to the drops location....

December 24, 2014 · 1 min · Richard Fennell