IIS 6.0 on WinServer 2003, Default web site
- I create a virtual directory/application for .NET app; call it FOO;
everything fine
- I move a single file and directory called Bin into physical location on
disk
- Click refresh in IIS and it correctly shows Bin underneath FOO
- Close IIS
- Reopen IIS
- Now Bin directory is displayed at the same level as FOO
- Properties on Bin indicate "The designated directory"
Why are the subdirs of FOO showing up at the same level as FOO in IIS 6.0 Console? What's going on???
- I create a virtual directory/application for .NET app; call it FOO;
everything fine
- I move a single file and directory called Bin into physical location on
disk
- Click refresh in IIS and it correctly shows Bin underneath FOO
- Close IIS
- Reopen IIS
- Now Bin directory is displayed at the same level as FOO
- Properties on Bin indicate "The designated directory"
Why are the subdirs of FOO showing up at the same level as FOO in IIS 6.0 Console? What's going on???