Connecting Tech Pros Worldwide Help | Site Map

Windows Server 2003 Standard will not serve ASP Pages

Newbie
 
Join Date: Jul 2006
Location: Coppell, Tx
Posts: 1
#1: Jul 31 '06
I am running Windows Server 2003 Standard with Service Pack 2 and IIS 6.0
I migrated our website from IIS 5.0 from one server to another.
I enabled dynamic content through Web Services

ASP.NET and HTML pages run fine.
Classic ASP Pages don't.

I get the 404 Error - Page or server not Found.

I have tried everything I could find information on and still won't work.

A friend of a friend said that you could not run ASP and ASP.NET under the same application pool? Is that true??

Thanks
Greg Vestal
sashi's Avatar
Expert
 
Join Date: Jun 2006
Location: Seremban, Malaysia
Posts: 1,630
#2: Aug 1 '06

re: Windows Server 2003 Standard will not serve ASP Pages


hi there,

try installing your IIS once again.. .asp and .aspx can and will run side by side.. no problem abt it.. take care..
danp129's Avatar
Expert
 
Join Date: Jul 2006
Posts: 250
#3: Aug 1 '06

re: Windows Server 2003 Standard will not serve ASP Pages


In IIS under Web Service Extensions, is "Active Server Pages" allowed or only ASP.NET?
Newbie
 
Join Date: Jul 2006
Posts: 22
#4: Aug 1 '06

re: Windows Server 2003 Standard will not serve ASP Pages


if ur are using .net framework 2.0, then u can run only one in one pool
Reply