IIS Virutal Directory Problem
Posted: Wed Feb 08, 2006 9:04 pm
Hi,
We are evaluvating installware for creating setup file for IIS web application.
When I try to create a virtual directory, it is not creating any virutal directory in the IIS. it doesnt show any error too. Do you have a tutorial or help on creating the IIS Virtual Directory(Step by step both in visual and code mode). i dont want to create a new website from the setup program. i want to create a virutal directory in the existing web site.
My Code.
Create Virtual Folder "/ictm" in IIS Site #1, pointing to physical location $TARGETDIR$
Muthukumaran
We are evaluvating installware for creating setup file for IIS web application.
When I try to create a virtual directory, it is not creating any virutal directory in the IIS. it doesnt show any error too. Do you have a tutorial or help on creating the IIS Virtual Directory(Step by step both in visual and code mode). i dont want to create a new website from the setup program. i want to create a virutal directory in the existing web site.
My Code.
Create Virtual Folder "/ictm" in IIS Site #1, pointing to physical location $TARGETDIR$
Muthukumaran