I am hosting 3 websites from one server (IIS) using host headers
I need to create a new web project with Visual Interdev
When I create the site it automatically creates the root of the new website inside my default website’s root – and makes it a virtual folder.
I need the new site to be separate from the default site.
Can anyone please help?