Re: IIS6 and .Net Framework.

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 02/11/04


Date: Thu, 12 Feb 2004 00:11:22 +0800

check the log file for more clues ?
do you get 404 error ?
have you enable asp.net web services extensions ?

in what mode you run IIS 6 ?

-- 
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...
"Brad" <anonymous@discussions.microsoft.com> wrote in message
news:e1d301c3eff7$d8f5e4e0$a501280a@phx.gbl...
> I just installed Windows server 2003 and applied all
> updates using Windows update.  I currently also have a
> Win2k server which currently host my website and aspx
> application.  I am trying to move all that to my new 2003
> server.  I started IIS.  I copied all my files from old
> server to knew on. I setup new website in IIS.  I can
> browse all html pages fine.. but I can not load any aspx
> pages.  I have checked permissions and don't think it is
> that.  I feel like it has something to do with the .net
> framework be configured right.. but not sure and don't
> know how to configure.  I noticed that framework 1.1 has
> a configuration utility that I have not seen.  Also, when
> I go into the properties of the website in IIS and click
> on the configuration button then look at Application
> extension, there is no .net extension listed like in my
> older server.  Anyone have any ideas?