I apologize if this isn't the correct spot for this question. I received a wep app from an outside vendor that I am now supposed to maintain, but I'm not quite sure how to set it up in Visual Studio. The index, images, css are all located at C:\inetpub\wwwroot\notary but then the rest of the files and folders that are needed are located at C:\inetpub. I set my new project from existing code up to look here C:\inetpub\wwwroot\notary but not sure after that.
Any help or suggestions are greatly appreciated.