S
Scott M.
I didn't get a resolution to this in my earlier post, so I'll try again:
System:
Windows XP Pro. (SP2) with IIS installed and running PRIOR to VS 2008 Pro.
installation.
VS 2008 Pro. (full installation).
Installations and testing is all done via an Administrator account.
If I simply create a new ASP .NET Web Application Project (WAP) on my local
file system and then go into the project properties and switch the web
server over to IIS and click the "Create Virtual Directory" button, the page
will not run and will eror out.
I can overcome this by going into IIS and turning on Integrated Windows
Authentication and adding "default.aspx" to the default document list.
My question is, why do I have to set these items up manually? ASP .NET is
correctly installed into IIS (the ASP .NET tab is present in IIS
configuration settings).
Is anyone else experiencing this? BTW-This is not an isolated incident, I
get this behavior EVERY time and on EVERY machine I try it on.
System:
Windows XP Pro. (SP2) with IIS installed and running PRIOR to VS 2008 Pro.
installation.
VS 2008 Pro. (full installation).
Installations and testing is all done via an Administrator account.
If I simply create a new ASP .NET Web Application Project (WAP) on my local
file system and then go into the project properties and switch the web
server over to IIS and click the "Create Virtual Directory" button, the page
will not run and will eror out.
I can overcome this by going into IIS and turning on Integrated Windows
Authentication and adding "default.aspx" to the default document list.
My question is, why do I have to set these items up manually? ASP .NET is
correctly installed into IIS (the ASP .NET tab is present in IIS
configuration settings).
Is anyone else experiencing this? BTW-This is not an isolated incident, I
get this behavior EVERY time and on EVERY machine I try it on.