I have been having some trouble with my web server running
under Windows 2000 Server, so I removed IIS and
reinstalled it. Now, I noticed that my .aspx pages don't
work correctly. The server is returing the .aspx files as
text to the client instead of parsing them, although .asp
files work fine. I did notice when loking through the
variosu web properties, that under "Documents->Default
document", where there is usually a "default.aspx" item to
choose, there is not. It's my initial assumption that
something having to do with the .NET extensions has gotten
removed from IIS, presumable because I removed and re-
installed it and Windows 2000 did not originally have
support for .NET server content? Hmm.... So, I went to
Windows update and installed the .NET framework, but still
now luck. Any suggestiosn? default.aspx still does nto
show up automatically ni my choices for default documents,
so I'm assuming the server still doesn't understand
what .aspx files aer or what to do with them. Thanks!
JIM