delete Vdir
-
Hi, When im trying to delete VirtualDirectory under DefaultWebSite using the command.... appcmd delete vdir /vdir.name:"Default Web Site/Tester" ... cmd shows the result as virtual directory is deleted...... but the physical content under inetpub and the entry under DefaultWebsite is not getting deleted.... so please let me know how can i delete the vdir along with the physical content and the entry under Default Web Site......
-
Hi, When im trying to delete VirtualDirectory under DefaultWebSite using the command.... appcmd delete vdir /vdir.name:"Default Web Site/Tester" ... cmd shows the result as virtual directory is deleted...... but the physical content under inetpub and the entry under DefaultWebsite is not getting deleted.... so please let me know how can i delete the vdir along with the physical content and the entry under Default Web Site......
I think that will only delete the virtual directory. You need to delete the physical directory in the normal Windows fashion.
-
Hi, When im trying to delete VirtualDirectory under DefaultWebSite using the command.... appcmd delete vdir /vdir.name:"Default Web Site/Tester" ... cmd shows the result as virtual directory is deleted...... but the physical content under inetpub and the entry under DefaultWebsite is not getting deleted.... so please let me know how can i delete the vdir along with the physical content and the entry under Default Web Site......