Currently we encounter a concern to deploy this application with children applications on IIS. We would like each module is deployed as a virtual directory of the master application and not application in IIS. But now when trying to access the various applications areas child , he always spring a 404 error . What would be the proper way to operate its different module from virtual directories of the master application ?
We use VS2013 / Framework 4.5 / IIS 7.5.
Thank you in advance for your assistance.