Stephan Dekker

If you are out to describe the truth, leave elegance to the tailor. (Albert Einstein, 1879 - 1955)

April 2006 - Posts

Tired of explaining the new login control?

Links to the most important topics in approx 10 minute shows. Great quickstart stuff. (CTRL + DOWN will slow down most media players :-) )

http://blogs.x2line.com/al/archive/2006/02/24/1468.aspx

 

 

 

 

 

Posted by Stephan Dekker | with no comments

Check it out:

http://www.codekeep.net/

 

Posted by Stephan Dekker | with no comments

While setting up a Virtual PC based BuildServer i installed a clean Win2003 machine, did all the updates installed the IIS from the "Add/Remove wizard", included the SMTP feature and checked the ASP.NET checkbox.

Then, after downloading and installing CruiseControl, the website would not show up!. After two freaking days i find out that i overlooked that i had to enable ASp.NET is the web server extension part of the IIS MMC. Man, that was hard to find!

So, if you're webserver will not show you the default.aspx site and it will show you the "Page could not be found!" error while you know it's there and you have the rights. Look in the webserver extension node iin IIS!

Now, let me get on with my daily build server :-)