Is virtual directory configured from the local computer (my laptop) or the server like SQL Server 2008 that I am using. I am given server name, username, and password from my professor and I am using it to create my asp.net site.
But I am getting the error in the below link. Can someone please assist me further?
Step 1) Open IIS
Step 2) Expand the Server
Step 3) Find your website and locate your Virtual Directory
Step 4) Right click on Virtual Directory and click Properties
Step 5) On the Directory tab, look for Application Settings and click the Create button, then click Ok. It is now an application
IIS 7:
Step 1) Open IIS
Step 2) Expand Server
Step 3) Expand Sites
Step 4) Find your website and the virtual directory
Step 5) Right click on the virtual directory and click Convert To Application, then click Ok. It is now an application
start-run-inetmgr-click on my local computer-website-right click default website- new virtual directory-set alias name "mysite"- browse to my website folder for directory - ok
bulbul4u_onl...
Member
260 Points
196 Posts
Virtual directory not being configured as an application in IIS
Feb 24, 2012 11:40 PM|LINK
Hello All,
Is virtual directory configured from the local computer (my laptop) or the server like SQL Server 2008 that I am using. I am given server name, username, and password from my professor and I am using it to create my asp.net site.
But I am getting the error in the below link. Can someone please assist me further?
http://asp2.gcsu.edu/vishalnew/new/alumnitracker/
N_EvilScott
Star
8179 Points
1466 Posts
Re: Virtual directory not being configured as an application in IIS
Feb 25, 2012 01:23 AM|LINK
IIS 6:
Step 1) Open IIS
Step 2) Expand the Server
Step 3) Find your website and locate your Virtual Directory
Step 4) Right click on Virtual Directory and click Properties
Step 5) On the Directory tab, look for Application Settings and click the Create button, then click Ok. It is now an application
IIS 7:
Step 1) Open IIS
Step 2) Expand Server
Step 3) Expand Sites
Step 4) Find your website and the virtual directory
Step 5) Right click on the virtual directory and click Convert To Application, then click Ok. It is now an application
bulbul4u_onl...
Member
260 Points
196 Posts
Re: Virtual directory not being configured as an application in IIS
Feb 25, 2012 03:04 AM|LINK
This is what I did now.
start-run-inetmgr-click on my local computer-website-right click default website- new virtual directory-set alias name "mysite"- browse to my website folder for directory - ok
</div>Now what I am suppose to do?
bulbul4u_onl...
Member
260 Points
196 Posts
Re: Virtual directory not being configured as an application in IIS
Feb 25, 2012 09:46 PM|LINK
It was the problem on the webserver. The hosting company solved my problem.