How do I install ASP.NET app on IIS 6.0?

G

Guest

Hi;

For IIS 5.0 to install my ASP.NET app I just copied it to a directory under
wwwroot and then in properties clicked on the Create button.

That doesn't work for IIS 6.0. I copied the files to wwwroot but nothing new
is showing up. What else do I have to do?
 
N

Norman Yuan

In IIS management console, right-click "Default Web Site" -> "New" ->
"Virtual Directory..." (or "Web site...") and point the path to where yor
ASP.NET locates.
 
S

Steven Cheng[MSFT]

Thanks for Norman's inputs.

Hi Dave,

As Norman mentioned, we can explictly create a new virtual directory in IIS
which point to a external physical directory out of the IIS default
website's phyiscal home directory....

Also, as for your scenario, you manually copy the ASP.NET web app's
application folder to the website's root dir's sub directory, you can
refresh the directory tree in IIS manager after done it.. Then, your
directory will displayed as a normal sub virtual directory under the WEB
site node....

These basic operations are idenitical to the ones in IIS5 ...

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top