Hi Silvia
There are several ways you could do this from VB.NET - using the IIS WMI
provider or System.DirectoryServices is probably your best bet. See:
http://msdn.microsoft.com/library/en...asp?frame=true
for more details.
HTH
James.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Silvia" <(E-Mail Removed)> wrote in message
news:091e01c3c3cd$ad121020$(E-Mail Removed)...
> My question is that is posible create a IIS Virtual
> Directory programmatically with visual Basic.NET??
>
> Is posible create a Application Pool programmatically too?
>
> Thanks