Our first TFS2012 ADMIN COURSE IN LONDON SCORES 96%

Our first TFS2012 ADMIN COURSE IN LONDON SCORES 96%

QuickLearn’s first TFS 2012 Configuration and Administration course to run in London has just finished and we’re happy to announce that the course scored a staggering 96% customer satisfaction rating based on the course evaluations. Our trainer also scored a perfect score of 100% for both his knowledge of TFS and his presentation ability. Our […]
Blog Post by: Anthony Borton (TFS Instructor)

Bouvet BizTalk Innovation Days 2013

It’s that time again when we are announcing that the community driven event “BizTalk Innovation Event” once again will come to Norway. This year Bouvet I the main sponsor again and the webpage is already up and running and registration is officially open! We have decided to add 2 extra speakers this year, MVP Kent […]
Blog Post by: Tord Glad Nordahl

Unable to RDP to Windows Azure VM using AD credentials – The local security authority cannot be contacted

Unable to RDP to Windows Azure VM using AD credentials – The local security authority cannot be contacted

I hit an interesting problem today while trying to RDP to my Windows Azure VM usingactive directorycredentialswhere I was getting an error message stating “An authentication error has occurred. The local security authority cannot be contacted.”. This VM was connected to a domain, my domain controller also being an Azure VM. At some point I […]
Blog Post by: Johann

Upgrading BizTalk Server 2010 to 2013 – need to provision permissions on BizTalkMgmtDb.bts_dynamic_sendport_handlers table

Upgrading BizTalk Server 2010 to 2013 – need to provision permissions on BizTalkMgmtDb.bts_dynamic_sendport_handlers table

In the last week I have already helped out with two issues on a BizTalk 2010 to 2013 upgrade project that had the same root cause and I thought it was worth documenting this so as to save others the headache of having to figure this out themselves. BizTalk 2013 contains a new feature in […]
Blog Post by: Johann

Get-AzurePublishSettingsFile : Could not find publish settings. Please run Import-AzurePublishSettingsFile

Get-AzurePublishSettingsFile : Could not find publish settings. Please run Import-AzurePublishSettingsFile

I was trying to Install a new Active Directory forest in Windows Azure and got this error at step 1 part 6. when I tried to run Get-AzurePublishSettingsFile from the Windows Azure Powershell. PS C:\> Get-AzurePublishSettingsFile Get-AzurePublishSettingsFile : Could not find publish settings. Please run Import-AzurePublishSettingsFile. At line:1 char:1 + Get-AzurePublishSettingsFile + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + […]
Blog Post by: mbrimble