Misleading error message adding a user on Windows 2008

Today I was setting up a new development VPC for SharePoint. When I tried to add a new user via the AD tools wizard I got the error “Windows cannot set the password for [new user], network path was not found” Forums suggest the issue is DNS resolution related, but for me it turned out to be the simple fact the password I was using did not meet the domains minimum requirements. ...

May 13, 2009 · 1 min · Richard Fennell

Alt.Net UK Conference 2009

Good news, there will be an Alt.Net UK Conference in London over the first weekend of August. Bit of a different format this time: Alt.Net Beers _A social opportunity to discuss Alt.Net over a few beers. __Friday, July 31, 2009 from 6:00 PM until 9:00 PM _82 Dean Street, London, W1D 3HA, United Kingdom Open Space Coding Day _A day of hands-on coding where the attendees choose the subjects. __Saturday, August 01, 2009 from 9:00 AM until 5:00 PM _36 Southwark Bridge Road, London, SE1 9EU, United Kingdom ...

May 12, 2009 · 1 min · Richard Fennell

A day at the Architect Insight Conference

I was at the Architect Insight Conference yesterday, so the big question is do I better know the role of the architect in the development process – I have to say no. Don’t get me wrong the event was interesting, I especially enjoyed the interactive group discussion sessions, one of which I chaired if that is the right term. As I have said about other conference I tend to find I get more from the discussions with other delegates than the more tradition presentation sessions. ...

May 9, 2009 · 3 min · Richard Fennell

Another speaking engagement – Vbug Newcastle on SharePoint Testing

Update 15 May – Date changed due to unexpected overseas trip I will be doing a session on Testing SharePoint using Typemock Isolator on the 3rd June 17th June in Newcastle. Check the Vbug site for more details.

May 9, 2009 · 1 min · Richard Fennell

Virtual PC on Windows 7

You can run Virtual PC 2007 on Windows 7, but Windows 7 does include a new version of Virtual PC as part of the operating system, which is good. The problem I have, and as will many others, is though my 64Bit Acer 8210’s Intel process has hardware virtualization support, Acer for some bizarre reason chose to disable it in the BIOS; thought it was enabled in the 32bit 8200 series, and is enable in the later Travelmate equivalents. Acer are not alone in this choice. This means that many people with fairly recent PCs will not be able to run the newer version of Virtual PC. ...

May 9, 2009 · 1 min · Richard Fennell

Next weeks Agile Yorkshire meeting

Don’t forget the next Agile Yorkshire meeting on the 13th of May about Exploratory testing. Usual time, usual place, usual free pint for everyone thanks to our sponsors.

May 6, 2009 · 1 min · Richard Fennell

Updating Windows 7 Beta to RC

The upgrade took about 2 hours following the ‘enable in-place upgrade’ notes. There was a lot of no progress bar movement & percentages not changing whilst the disk light flashed, but we got there in the end. Thus far all seems OK. so the summary a bit slow but smooth

May 6, 2009 · 1 min · Richard Fennell

My grok talk on Sharepoint testing with Typemock Isolator and Ivonna at DD Scotland

I had an enjoyable day at Developer Day Scotland in Glasgow yesterday; a big thank you to the organisers and speakers. I did a short grok talk on ‘Testing Sharepoint using Typemock Isolator and Ivonna’, a few people asked me for more details. Well the session was based on a post I did a while ago. I have updated that post to tidy a couple of issue I found whilst preparing the session. If you need more details of the potential pitfalls in using these tools I suggest you also look at the MVC post I did a few days ago as this details the setup you need to get it going. ...

May 3, 2009 · 1 min · Richard Fennell

Testing access attributes on the Microsoft MVC framework

The MVC framework provides an excellent way to create a testable web site. In fact when you create a new MVC project you are given the option to create an associated test project that contains MSTEST unit tests for all the sample methods in the MVC Controller class; which you can add to as you go along. Recently whilst working on an MVC project I noticed that the one area that this model does not let you test is that of access control. MVC uses attributes on Controller methods to limit who can access what e.g. ...

May 1, 2009 · 9 min · Richard Fennell

My NxtGen tour in August

I will be speaking on developer testing of SharePoint projects using Typemock at both the Birmingham and Manchester NXtGen user groups in August. For more details check the NxtGen site.

April 29, 2009 · 1 min · Richard Fennell