Make ASP working on Windows Server 2003 IIS6.0
Hello guys.
For now we got the problem with making ASP works with IIS 6.0 on Windows Server 2003.
Anyone have a clue about it?
Html files loading but asp files wont load.
Anyone had such problem before and have a clue about how to fix it?
Thnx alot,
DaHellboy
Re: Make ASP working on Windows Server 2003 IIS6.0
use it will work..
, you can also look for the settings, the default main site of it,
add "index.html"
some times, IIS 6.0, looks for "index.htm", "index.asp."
Re: Make ASP working on Windows Server 2003 IIS6.0
I'd recommend you to use IIS 5.1, im sure that one will work.
It can be found on a w/ XP professional CD.
Re: Make ASP working on Windows Server 2003 IIS6.0
Quote:
Originally Posted by
xiangsho
use it will work..
, you can also look for the settings, the default main site of it,
add "index.html"
some times, IIS 6.0, looks for "index.htm", "index.asp."
HTML files loads but asp files wont load at all.
ASP config is how it should to be.
I think maybe reinstall frameworked 2.0 . I heard that can help sometimes.
Re: Make ASP working on Windows Server 2003 IIS6.0
framework 2.0 is generally only for aspx and .net 2.057, but it may work. just to be safe i would install 2.0 3.0 and 3.5 that way you will be completely up to date. Also check your roles in iis to make sure that .asp has been assigned.