I already have an application so all I want to do is add the blog application as a Subfolder that is; myexistingsite\blog. So to access the blog, a user will have to type http:\\myexistingsite\blog....
My existing site is a C# application and I know you can run
vb apps and c# in separete folders.
Is this possible?