PDC Buzzword bingo
It has been a while but I knew a conference would turn up some good buzzwords Meshify – to add Live mesh functions to a site
It has been a while but I knew a conference would turn up some good buzzwords Meshify – to add Live mesh functions to a site
At the PDC expo drinks last night I was asked to show age ID to get a drink! Just me it seems, nobody else from the company. I thought I was doing well to be carded on my 30th birthday whilst in the US, but 10 years on it getting silly – You must ask how do I keep my youthfully countenance? Wish I knew, but they say it is youth culture here in LA. ...
Though not really mentioned in the keynote there are a lot of sessions on VSTS 2010 at the PDC; it is going to be a major really major release. Chatting in between the sessions with other delegates there seems to loads of interest in the new testing features, but we know this is pain point from Alt.net meetings. It will be interesting to see how these new tools deliver, I am sure the manual testing tools will be useful, but I am a bit more doubtful over the UI testing tools. We have all seen the demo promise of these products before and hit problems when we try to use them for real. ...
So it seems we are going to have themed days at the 2008 PDC and day one is all about the Azure services platform. Though judging by the expo stands the key announcements for tomorrow - Oslo and Dublin are out there too. As conferences go it seems a bit confused to me, I guess Microsoft are aiming for three big bangs at three keynotes; but we seem to have had a big bang today and splutter of future items. ...
I won’t repeat Robert’s blog entry on the Black Marble founders reunion, but just to add the missing photo
I got this error when installing TFS 2008. In the error log I could see the problem was when the TfsGssInit.exe was run, it said Detailed Message: TF213000: A required user account could not be added during installation or repair of Team Foundation Server. The installation or repair failed with the following exception message: System.TypeInitializationException….. I found the answer in the TFS forum. The thread (and others) did suggest there were DNS lookup issues, but the thing that got it for me was removing VS2008 Team Client (and it’s SP1) from the server. I had installed these whilst I had been waiting for the IT department do some work in the SQL Data Tier. I thought I was saving times, I was wrong!. ...
Whilst doing a new TFS 2008 dual tier install I was getting a failure with a TF220050 error when I entered the data tier DB instance name. The setup wizard just said ‘failed to connect to data tier’, but you can find the actual error number in the install logs to be found under C:Documents and Settings[setup user]Local SettingsTemp This error seems to be just a generic low level ‘cannot connect to the DB’; in my case it was caused by one of two issues: ...
So that took about 6 hours by my estimation. Popular or what!
Ian Cooper has just announced that you can now register for DDD7, but be quick it is expected to be full in 24 hours.
I have been working on site that has had to do a disaster recovery of their TFS application tier (AT) due to hardware failure. For a short period they have had to use a spare PC as their AT. Due to the hast required to get the developers working this AT was only configured to for source control and work item editing. So I was onsite to put the proper replacement AT in place. All seemed to go OK until we added a new Iteration to a team project. It did not appear in the IterationPath field for work items. ...