Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Build Your Own ASP.NET 2.0 Web Site Using CSharp And VB (2006) [eng]-1.pdf
Скачиваний:
142
Добавлен:
16.08.2013
Размер:
15.69 Mб
Скачать

Using IIS

Figure 5.23. Loading the web application through IIS

Does it look familiar? This is the exact same page you saw in Figure 5.15, but this time, the URL shows that it has loaded through the default web server, which, in this case, is IIS.

Using IIS with Visual Web Developer

Once you’ve prepared your virtual directory, you can access it through Visual

Web Developer. First, select File > Close Project in Visual Web Developer to close the current project. It’s okay to save the changes if the system prompts you to do so. If the project is currently running in debug mode, you’ll also be asked to confirm that you want to stop debugging.

Next, select File > Open Web Site, select Local IIS in the left-hand pane, select

Dorknozzle from the pane on the right, and click Open, as illustrated in Figure 5.24.

Figure 5.24. Opening a web application through IIS

165