Retrieving all vdirs

X

xxxx

Dear All :)

i'm using c# , VS 2003 and IIS 6
i was wondering how can i get all the virtual directory folders
available on the local server using c#.
i'm trying to build a desktop application that will list virtual
directories available on the localhost.

any help:)

thanks for ur time :)
 
M

Michael Nemtsev

Hello xxxx,

Nubmer of ways - scripting, registry
See there http://groups.google.com/groups/search?q=dotnet+virtual+directory+list

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

x> Dear All :)
x>
x> i'm using c# , VS 2003 and IIS 6
x> i was wondering how can i get all the virtual directory folders
x> available on the local server using c#.
x> i'm trying to build a desktop application that will list virtual
x> directories available on the localhost.
x> any help:)
x>
x> thanks for ur time :)
x>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top