I have a migration project that requires me to create and delete some virtual directories is IIS 5. I can create the virtual dirs using the IISVirtualDirectory object.
The problem I am running into is I do not see a function or subroutine that allows me to delete an existing virtual dir.
Can this be done from vb6?
Anyone have any examples or suggestions?
Thanks
dougw




Reply With Quote