Click here to Skip to main content
16,004,927 members
Home / Discussions / C#
   

C#

 
GeneralC# XPath Problems Pin
Chua Wen Ching20-Dec-04 23:00
Chua Wen Ching20-Dec-04 23:00 
GeneralRe: C# XPath Problems Pin
Heath Stewart21-Dec-04 12:36
protectorHeath Stewart21-Dec-04 12:36 
GeneralDisplaying IIS directories/sites in C# Application Pin
Adnan Siddiqi20-Dec-04 22:43
Adnan Siddiqi20-Dec-04 22:43 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart20-Dec-04 22:53
protectorHeath Stewart20-Dec-04 22:53 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi21-Dec-04 0:34
Adnan Siddiqi21-Dec-04 0:34 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart21-Dec-04 7:54
protectorHeath Stewart21-Dec-04 7:54 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi31-Dec-04 20:13
Adnan Siddiqi31-Dec-04 20:13 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart31-Dec-04 22:42
protectorHeath Stewart31-Dec-04 22:42 
If you read the documentation that I linked it explains how to enumerate all virtual sites. As I also mentioned, the site index (represented by the "1" in your URL above) is not a serial number and is seemingly random. This is why you must enumerate the sites first, then their services, then their applications and their directories, and so on.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi2-Jan-05 19:50
Adnan Siddiqi2-Jan-05 19:50 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Heath Stewart2-Jan-05 21:14
protectorHeath Stewart2-Jan-05 21:14 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi3-Jan-05 7:55
Adnan Siddiqi3-Jan-05 7:55 
GeneralRe: Displaying IIS directories/sites in C# Application Pin
Adnan Siddiqi5-Jan-05 8:05
Adnan Siddiqi5-Jan-05 8:05 
GeneralSQL statement with result list restriction Pin
ppp00120-Dec-04 22:25
ppp00120-Dec-04 22:25 
GeneralRe: SQL statement with result list restriction Pin
Colin Angus Mackay20-Dec-04 22:45
Colin Angus Mackay20-Dec-04 22:45 
GeneralGDI+ nonrectangular forms problem Pin
sstoyan20-Dec-04 22:18
sstoyan20-Dec-04 22:18 
GeneralRe: GDI+ nonrectangular forms problem Pin
Heath Stewart20-Dec-04 22:45
protectorHeath Stewart20-Dec-04 22:45 
GeneralRe: GDI+ nonrectangular forms problem Pin
sstoyan21-Dec-04 3:33
sstoyan21-Dec-04 3:33 
GeneralRe: GDI+ nonrectangular forms problem Pin
Heath Stewart21-Dec-04 8:16
protectorHeath Stewart21-Dec-04 8:16 
GeneralRe: GDI+ nonrectangular forms problem Pin
sstoyan21-Dec-04 9:54
sstoyan21-Dec-04 9:54 
GeneralRe: GDI+ nonrectangular forms problem Pin
Heath Stewart21-Dec-04 12:33
protectorHeath Stewart21-Dec-04 12:33 
GeneralRe: GDI+ nonrectangular forms problem Pin
sstoyan21-Dec-04 21:38
sstoyan21-Dec-04 21:38 
GeneralRe: GDI+ nonrectangular forms problem Pin
Heath Stewart22-Dec-04 6:59
protectorHeath Stewart22-Dec-04 6:59 
GeneralRe: GDI+ nonrectangular forms problem Pin
sstoyan22-Dec-04 9:00
sstoyan22-Dec-04 9:00 
GeneralRe: GDI+ nonrectangular forms problem Pin
Heath Stewart22-Dec-04 9:17
protectorHeath Stewart22-Dec-04 9:17 
GeneralRe: GDI+ nonrectangular forms problem Pin
sstoyan22-Dec-04 12:15
sstoyan22-Dec-04 12:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.