In Visual Web Developer Express 2008 the SubSonic ASP.NET MVC template doesn\'t seem to work with a new database I added. I removed the Chinook Database and created my own o
There is a command line TextTransform tool which you can use:
[http://msdn.microsoft.com/en-us/library/bb126461.aspx][1]
By default in the Express versions it's installed to C:\Program Files\Common Files\Microsoft Shared\TextTemplating\1.2
However the MVC templates require the t4 templates be run within Visual Studio so I'm pretty sure without at least a patch to the templates you're not going to be able to get them to work.