Programmatically getting values from IIS

e~ternal

New member
Joined
Oct 20, 2005
Messages
1
Location
Memphis, TN
Programming Experience
1-3
Hello
I have an interesting issue that i need help with ASAP.... Ive written a function in a vb.net windows app that gets a list of all virtual directories in IIS. Now from this array im looping thorough each of them in order to copy certain files. My issue is I cannot retrieve the physical path of the virtual directory. I tried using the relative path to do the copying but that didnt work.

Please Help

e~ternal
 
Back
Top