Virtual Directory
-
I'm a Fresher, I don't know how to create virtual directory... Can anyone explain me how to create?
-
I'm a Fresher, I don't know how to create virtual directory... Can anyone explain me how to create?
Hi Check this step by step article How to Create Virtual directory[^] Dont know where to start. Just Click start -> Run. Type 'inetmgr' and you will list of websites. Check the link given above and create virtual directory.
Harini
-
I'm a Fresher, I don't know how to create virtual directory... Can anyone explain me how to create?
Hi, These step will guide u to create a Virtual Directory in Windows XP: 1. From the Start menu, click Start, Settings, Control Panel, Administrative Tools, Internet Information Services OR Start - Run - type inetmgr 2. In Internet Information Services, expand your computer name, expand the websites and right click websites - select - New, Virtual Directory 3. In the first screen of the Virtual Directory Creation Wizard, type an alias, or name, for the virtual directory (such as MyWebData), and then click Next. It can be the name of the folder where you have the aspx files. 4. In the second screen, click Browse. Locate the folder where you have the aspx and cs files. Click Next. 5. In the third screen, select Read and Run scripts (such as ASP). Make sure that the other check boxes are cleared. Click Finish to complete the wizard. 6. For ASP content, you may want to confirm that an application was created. To do this, right-click the new virtual directory, and then click Properties. 7. On the Virtual Directory tab, make sure that the virtual directory name is listed in the Application Name box under Application Settings. If it is not, click Create. Note that the application name does not have to match the virtual directory alias. 8. Close the Properties dialog box You can create an almost unlimited number of virtual directories for your service, although performance may suffer if you create too many of them. For further reading, you may refer: http://msdn2.microsoft.com/en-us/library/zwk103ab.aspx Regards
-
I'm a Fresher, I don't know how to create virtual directory... Can anyone explain me how to create?
Start > Run > inetmgr and press ENTER navigate to Default Websites folder on the left hand tree view, right click on it and select "New > Virtual Directory" and press Enter...ur VD will be created