I'm very new to umbraco and this is my first install so apologies if i ask some pretty beginner questions.
So I've just installed umbraco using nugent. I build the program and then press 'control & F5' to run it.
After Umbraco is installed I went back to my solution explorer in visual studio and made sure to 'include in project' all the new files and folders that were created.
Now I want to deploy this to my IIS server I have sitting on my server. But when I deploy I get the following web.config error
Could not open Source file: Could not find a part of the path 'c:\users\josha\documents\visual studio 2015\Projects\Umbraco - SecondAttempt\Umbraco - SecondAttempt\Umbraco\Install\Views\Web.config;\umbraco\Install\Views\Web.config'. Umbraco___SecondAttempt 0
I'm not sure If I'm not doing this correctly since I'm so new to this but I followed a few tutorials and didn't think I set up anything incorrectly.