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.
Wednesday, 19 May 2010
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...
- Go to command prompt and type regedit
- When regedit opens, locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aspnet_state
- 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
- 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.
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:
Well, that's it for my first post...
- 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...
Labels:
Agile,
ASP.NET MVC,
BDD,
Castle,
Fluent NHibernate,
IOC,
iPhone,
Kanban,
Lean,
London,
Mash-ups,
S#arp Architecture,
Scrum,
Solr,
TDD,
Web Developer Community
Subscribe to:
Posts (Atom)