Re: Question with regards to VS.NET2005 IDE and ASP.NET 2.0

Tech-Archive recommends: Fix windows errors by optimizing your registry



Yes,

When you create a web application you have the option to create it right in
IIS. This is how I create all of my websites (I use virtual sites within IIS
on my machine and keep the files in a folder in a separate location):

1. File - New - Website
2. In the "New Web Site" window that opens set the location drop down near
the bottom of the window to "HTTP"
3. Select the language of your choice for the website.
3. Click the "Browse" button.
4. In the "Choose Location" window make certain that Local IIS is selected
in the menu on the left.
5. Click the top right folder icon "Create New Virtual Directory".
6. Set the alias name to the name you want for the website.
7. Browse for and/or create the file folder to hold the website files in the
location of your choice.
8. Click the "OK" button.
9. Select the new website in the center list of websites by clicking on it
to highlight it.
10. Click the "Open" button.
11. Back in the "New Web Site" window you should see something like:
http://localhost/[your website name here].
12. Click the "OK" button.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"A.M-SG" <alanalan@xxxxxxxxxxxxxxxx> wrote in message
news:%233YrIDvFGHA.2040@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
>
>
> I understand that be default VS2005 uses the ASP.NET development server to
> run and test ASP.NET applications. Is it possible that we use IIS for
> ASP.NET application debugging in new IDE environment?
>
>
>
> Thank you,
>
> Alan
>
>


.


Quantcast