Wednesday 19 May 2010

MVC developers in London

Hi ya,

Just a quick note. If there are any MVC developers in London looking for a role, please give me a shout.

Cheers,

Dan.

Thursday 18 March 2010

ASP.NET state service - The system cannot find the file specified.

I've had the above problem on my windows 2008 64-bit machine recently and the suggested fix http://support.microsoft.com/kb/911720 didn't work.



Basically, the problem is that the registry is wrong. So, the solution was to edit the registry...




  1. Go to command prompt and type regedit

  2. When regedit opens, locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state

  3. ImagePath Data was %SystemRoot%\Microsoft.NET\Framework\v2.0.50727\aspnet_state.exe so altered to %SystemRoot%\Microsoft.NET\Framework64\v2.0.50727\aspnet_state.exe

  4. Go to Services and start ASP.NET State Service



Ta da!!!!

Sunday 28 February 2010

Solr.Net working :-)

Got Solr.Net running nicely today ready for my blog post - nothing major I know. Just finding Solr (and Lucene for that matter) to be a wonderful piece of software.

Whilst you're waiting for my first proper post I suggest you take a look at Solr 1.4 Enterprise Search Server published by Packt.

Sunday 14 February 2010

HelloWorld();

Well, this is my first post. I can't say I've got much to say at this point. It's been a long time since I've written anything about the Web and Development in general. In fact I closed down the website where I used to put pen to paper. However, the topics I wish to talk about will include:

  • ASP.NET MVC
  • Fluent NHibernate
  • Castle
  • IOC
  • S#arp Architecture
  • BDD and TDD
  • Agile
  • Scrum
  • Lean
  • Kanban
  • Solr
  • iPhone
  • Mash-ups
  • And the Web Developer Community in London

Well, that's it for my first post...