I can currently convert a virtual directory to an application via the iis7.0 managers interface am I able to convert it back or is the only way to remove and remap
Asked
Active
Viewed 6,160 times
2 Answers
9
After much and ponderous thought, I think you need to remove the application and remap as a virtual directory.

Lucifer
- 29,392
- 25
- 90
- 143

Matt Kenny
- 106
- 2
-
interesting style :) but I thought as much just checking I hadn't missed something in the management interface – krystan honour Mar 20 '12 at 17:44
8
Right click the application and select "Remove".

Fls'Zen
- 4,594
- 1
- 29
- 37
-
unfortuantely that doesn't solve the issue it removes the application entirely which is not what i wanted, turns out though this is the only way to do this via the interface and then remap as a vdir, so +1 – krystan honour Mar 20 '12 at 17:49
-
3If your application was hosted in a directory underneath the web site, then this remove turns it back into a plain folder, but as in your case, if its a virtual directory, then the virtual directory needs remapped. Unfortunately, I know of no other way to "descalate" an application back to just a plain vdir within the UI. – Fls'Zen Mar 20 '12 at 17:51