I have downloaded Reseller Web Application form Partner Center of Microsoft Azure.
https://github.com/PartnerCenterSamples/Reseller-Web-Application
When open the application in Visual Studio, I tried to install Umbraco via Nuget. After installed Umbraco, I run the application in Chrome Browser:
After install successful Umbraco, I tried to view front end of the web application. But I can only see the front end of Umbraco site but not the front-end of Reseller Web Application from Microsoft Azure.
How can set up my web application to view Reseller Web App's front end as default front end?
Note: I am using Umbraco 7.5.2
