Posted on: 12/8/2013 2:49:28 AM | Views : 846

I'm a newbie in Visual Studio Express, my forte is everything database, so please forgive the simplicity of my problem. I'm offering the gory step by step details for other newbies that no doubt will have the same issue (as well as for my own reference as I only occasionally have time for VS and may need to refer back to the robust solution I hope is offered).
I have a website located at http://localhost:1124  pointing to G:/wwwroot/MasterDir - a directory which is empty except for 2 subfolders:
dnn which is defined in IIS as an Application and runs successfully from url http://localhost:1124/dnn   (happens to be a dnn v 7 website) WebApplication1 which was created by Visual Studio Express 2012 by File|New Project|Create Empty Web Application - options choo ...

Go to the complete details ...