creating a virtual directory in IIS
-
Hello guys. I have a problem running my pages after Ive uploaded into IIS and I went through a lot of dilemas(From uninstalling .NET to reinstalling IIS, and finding aspnet_regiis.exe).None of this worked and now someone told me It mite be because I dont have a virtual directory.I know Ive created one by selecting a route to my website in IIS.Still nothing happens. There should be a button that says create in my directory tab.I dont have that.Any ideas guys.Please help. Thanx in advance.
kagiso
-
Hello guys. I have a problem running my pages after Ive uploaded into IIS and I went through a lot of dilemas(From uninstalling .NET to reinstalling IIS, and finding aspnet_regiis.exe).None of this worked and now someone told me It mite be because I dont have a virtual directory.I know Ive created one by selecting a route to my website in IIS.Still nothing happens. There should be a button that says create in my directory tab.I dont have that.Any ideas guys.Please help. Thanx in advance.
kagiso
I managed to find a way to create the virtual directory. But things have not changed a bit.I know for some reason its me doing something wrong. Ive created the directory before but not the virtual directory and now still nothing happens. I wana clean up IIS and start from scratch, but I cant afford to uninstal .NET.How do I do that coz removing IIS completely will mean that I have to take out .NET so I can reinstal IIS. Is there a way to clean IIS without uninstalling .NET??
kagiso
-
I managed to find a way to create the virtual directory. But things have not changed a bit.I know for some reason its me doing something wrong. Ive created the directory before but not the virtual directory and now still nothing happens. I wana clean up IIS and start from scratch, but I cant afford to uninstal .NET.How do I do that coz removing IIS completely will mean that I have to take out .NET so I can reinstal IIS. Is there a way to clean IIS without uninstalling .NET??
kagiso
Hi, Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtua directory
Aswini
-
Hi, Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtua directory
Aswini
Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtual directory
Aswini
-
Hi, Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtua directory
Aswini
-
Hi, Creating virtual directory.. In IIS.. you select the folder that has to be converted to virtual directory.. right click on the folder.. go to New--> Virtual directory.. a virtual directory creation wizard appears.. you enter the name and the path.. of the folder click finish button.. you have created virtua directory
Aswini
-
Hello guys. I have a problem running my pages after Ive uploaded into IIS and I went through a lot of dilemas(From uninstalling .NET to reinstalling IIS, and finding aspnet_regiis.exe).None of this worked and now someone told me It mite be because I dont have a virtual directory.I know Ive created one by selecting a route to my website in IIS.Still nothing happens. There should be a button that says create in my directory tab.I dont have that.Any ideas guys.Please help. Thanx in advance.
kagiso
if you are having problem related to the virtual directory..Then create the virtual directory doing following steps: 1.open control panel 2.goto adminstrative tools 3.select IIS 4.select Websites. 5.goto Default Websites which is under Websites. 6.Right click Default Websites. 7.Goto New and after then Virtual Directory. 8.There opens virtual directory creation wizard. 9.You have to give alias name and the path or the physical location of your project. now,it must be run.