Change the physical path of the virtual directories
by Ramya[ Edit ] 2010-09-15 14:37:15
Change the physical path of the virtual directories:
To run an asp program you need to set the path for the virtual directory inorder to identify asp files for the IIS server. Hence to set physical path use the following steps to perform in vista:
* Start -> Run
* Type inetmgr
* It open IIS(Internet Information Server)
* Select your default website or anyother websites you ahve created.
* In the right pane, select Basic Settings
* In the physical path textbox and select the path which you want to set as a physical path for the virtual directory.
In the path place all the asp files and run those files........