TFS and CruiseControl

I am speaking at the .NET User group in Bristol next week and have been putting some final touches to my demos. One thing I will be talking about is using CruiseControl with TFS. Whilst getting this running on my demo VPC I hit a problem. I did a default install of CruiseControl .Net 1.3, this was on top of a Visual Studio TFS Orcas VPC I had built for DDD5. When I tried to load the CCNet WebDashBoard (installed onto the default web site) I got an error: ...

September 9, 2007 · 2 min · Richard Fennell

It's conference season

I am off to loads of conferences and event in the next few week, you wait all year for one then they all come together….. Next week Mix07 - London Office Business Applications Architect Forum - London This month MSDN: Introduction to .NET Framework V3.0 - Leeds (hosted by Black Marble) Microsoft SOA and Business Process Conference 2007 - Seattle Next month TechEd Developer 2007 - Barcelona MSDN: What’s new in Visual Studio 2008 and .NET Fx 3.5 for the Web Developer - Leeds (hosted by Black Marble) SQLBits - Reading I aim to blog from all of them WiFi and batteries allowing ...

September 7, 2007 · 1 min · Richard Fennell

New version of Live Writer

New version of LiveWriter beta is out, it adds video support (not sure yet if this feature works with Community Server). Watch out of you are installing it as it also updates other Live components such as messenger and tried to add some IE toolbars you might or might not want

September 7, 2007 · 1 min · Richard Fennell

My TFS wants an upgrade to 2008 and is sulking

I posted about the problems I had adding a user to a project TFS earlier this week. Well I have seen a similar problem again today, I added a new user to an AD group but they could not access the project until I restarted the Web Server process on my TFS front end server. I still suspect a cache problem is the root issue. However, I have had another thought - it could be because my TFS 2005 server knows I intend to install the 2008 Beta2 but don’t have the time as I am off to MIX07 in London next week and won’t do a major update if I am not going to be about, so it is sulking!. ...

September 6, 2007 · 2 min · Richard Fennell

TF14044 Error

Today I tried to add a user to an existing TFS Team project, this user had happily been working on other team projects hosted on the same same server. In theory all I had to do was add the AD user to an existing AD group that was already setup as a contributor to the team project I now wanted them to work on. However when I did this I got the error “TF14044: Access Denied: User DomainNameusername needs the CREATE_PROJECTS global permission(s)” when they tried to load the Source Code Explorer tab in VS2005. Basically they could not see any files or the directory containing them. ...

September 3, 2007 · 1 min · Richard Fennell

Can't debug into a MOSS Webpart

I am doing some work at present where I need to debug into webparts hosted in a MOSS 2007 server. Never an easy set of debugging to get right. To try to ease the process I wrote a WinForm test application that just calls the webpart method with test parameters so I don’t have to go through all the pages I normally would to get to the feature I need, or manually have to attach the debugger to the Sharepoint web process every time. ...

August 24, 2007 · 1 min · Richard Fennell

SQLBits Community Conference

The proposed session list for SQLBits (to be held on the 6th Oct at Microsoft TVP) has been published. If you don’t know, SQLBits is a free community conference in the style of DDD, but on just SQL related topics. Just like DDD all the speakers are volunteers and the attendees get to vote on the sessions they would like to see. So if you have any interested in SQL, or as Anders Hejlsberg said at a LINQ session I saw ‘if you are a developer who uses data’, why not register and vote for what you would like to see. ...

August 24, 2007 · 1 min · Richard Fennell

Installing VS2008Beta2 from an ISO

I tried to install Visual Studio Beta 2 from an ISO today using the Virtual CD Rom tool. This mounted the ISO fine as drive Z: but when I ran the setup.exe I got an error that it could not load the SITSetup.dll, even though this was in the ISO. I copied the contents of the ISO to my physical disk and reran the setup and all was OK, so the tip is mounted ISO don’t always work as you expect. ...

August 16, 2007 · 1 min · Richard Fennell

Cannot create a new project in TFS - reporting services problem

I tried to create a new TFS team project today and got an error that the TFS server could not access the SQL Reporting Services server. I then checked I could access http://myserver/reports and this also failed. On looking in the event log I saw a number of EventID 107 ‘cannot connect to the report server database’ Now I was unsure what could have caused this, it was working last time I created a project! So check the update log on the server and found the only patches that had been applied since I last created a project, and that seemed plausible, were Visual Studio 2005 SP1 (which I thought was already on, but maybe it was just VS TFS SP1) and SQL 2005 SP2. ...

August 16, 2007 · 1 min · Richard Fennell

Imagine Cup Coverage

If you are reading Robert’s blog you will know he is in Korea as the mentor of The Seedings, the UK entry for the Microsoft Imagine Cup. I have just seen that the is some video coverage on Microsoft’s Channel8 (which seems to be a Channel9/10 spin off for the Imaging Cup students). Enjoy….. Technorati Tags: Imagine Cup

August 8, 2007 · 1 min · Richard Fennell