vote up 1 vote down star

I have a shared development server with many virtual directories running off one of the websites. Is it possible to reorder how these virtual directories are displayed in IIS?

I tried looking at the metadata, using the Metabase Explorer, but there doesn't seem to be anything that drives the display order.

flag

2 Answers

vote up 0 vote down

When you say "displayed" in IIS, do you mean the Internet Services Management snap-in? If so, it's my belief that it always presents virtual directories in an alphabetically sorted order, regardless of the order they are stored in the metabase.

link|flag
1  
Yes, I am referring to the ISM snap-in. It definitely is not displaying them in alphabetical order. It seems to be entirely random. Oddly enough, the Metabase explorer did show them in alphabetical order. – AaronS Apr 29 at 18:08
vote up 0 vote down

The IIS Manager shows the sites in teh order they where entered...

The only way i have found is to click on the websites folder then reorder by discription / host header in the main window to get them in alphabetical order.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.