I have my main app at c:\inetpub\wwwroot\
. I've created a separate application, and put it at c:\inetpub\subapp
. I'd like to set it up so that if I visit http://www.mysite.com/subapp, it will run my subapp application.
I went into IIS, right-clicked on Default Web Site, and clicked Add Application. I set the physical path to my subapp, and tested it, but I got an error saying "Invalid application path"
Am I doing something wrong here, am I not adding the application correctly?
Put it in c:\inetpub\wwwroot\subapp\
.
In IIS Management Console, right click the Default Web Site node and choose Refresh. You should see your site in a folder beneath there.
You can then right click on it and choose Convert to Application
.
Select "Connect as..." and select user that is part of "IIS_IUSRS" group.
Then "Test Settings..." again - that should work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With