I'd set up BlogEngine as it's own web application in IIS as a subdomain of the original site. ie: your DC site: www.Example.com would have the Blog hosted at blog.Example.com This would allow you to deploy the blog with all the native settings, and even retain the web.config for it. Then just...