About your host

Photo of your host - Charles Vallance Charles Vallance is a web developer with a slight case of OCD when it comes to nice clean standards compliant html and code.

Badges

twitter / cvallance
My articles have been featured in The Morning Brew - Daily .NET News and Views

Tag Cloud

more tags...
windows-xp
There are 2 entries for the tag windows-xp

Ok, so while Scott Hanselman's MVC How-To Screencast is downloading, I thought I'd write a quick blog about getting ASP.NET MVC working on XP Pro and IIS 5.1. Although I haven't tested it, this fix should also work on IIS 6 boxes as well. When you create a default ASP.NET MVC project and use IIS 5.1 on XP Pro to serve up the pages, the default page (http://localhost/) loads up just fine but when you try and navigate to the 'About Us' page you'll get a 'The page cannot be found' 404 error. To remedy this (without going down the...

Currently I'm trying to install Subversion on my home machine and I'm finding that I'm having to grab installation instructions from here, there and everywhere! So I'm going to try and write some instructions on how to install Subversion and Tortoise as I did on my Windows XP Pro box. First of all, grab the latest versions of Subversion and Tortiose (both at version 1.4.4 at the time of writing). There are a few options to download on the Subversion side of things, I just grabbed the .zip file described as 'Subversion 1.4.4 Win32 binaries'. After this you...