Got BuildIt working..
Finally got around to configuring the build script for BuildIt (Nice build tool for VS.Net). It works great, builds both ldebug and release versions by automatically checking out the source from VSS and archives previous builds and lets you maintain a consisten version number across all assemblies in your solution.
I must say Team Development Guide is a must read for anyone working with VS.Net.