473,487 Members | 2,674 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

ASP page does not run on Windows Server 2003

I have a simple asp page (just to display server time) on
the IIS running on Windows Server 2003 Standard version.
When I browse to the web site (actually just use same pc,
http:\\localhost\testsite), all html pages are fine. But
it displayed 'internal error 404' which means page not
found, when I view the asp page. Actually, None of asp
pages can run.
Do I have to activate any services before IIS can execute
asp page ? can anyone solve my problem ?
thanks
galaxy

Jul 19 '05 #1
9 8202
I know that in general, many features of Windows 2003 are turned off by
default, which is a switch from previous versions. You may have to go into
IIS and see if everything is running.
"Galaxy" <ch**@toronto.ca> wrote in message
news:0e****************************@phx.gbl...
I have a simple asp page (just to display server time) on
the IIS running on Windows Server 2003 Standard version.
When I browse to the web site (actually just use same pc,
http:\\localhost\testsite), all html pages are fine. But
it displayed 'internal error 404' which means page not
found, when I view the asp page. Actually, None of asp
pages can run.
Do I have to activate any services before IIS can execute
asp page ? can anyone solve my problem ?
thanks
galaxy

Jul 19 '05 #2
The default web site is running.
I put the asp page in a virtual directory under the
default web site. Any Idea ?
thanks

-----Original Message-----
I know that in general, many features of Windows 2003 are turned off bydefault, which is a switch from previous versions. You may have to go intoIIS and see if everything is running.
"Galaxy" <ch**@toronto.ca> wrote in message
news:0e****************************@phx.gbl...
I have a simple asp page (just to display server time) on the IIS running on Windows Server 2003 Standard version.
When I browse to the web site (actually just use same pc, http:\\localhost\testsite), all html pages are fine. But
it displayed 'internal error 404' which means page not
found, when I view the asp page. Actually, None of asp
pages can run.
Do I have to activate any services before IIS can execute asp page ? can anyone solve my problem ?
thanks
galaxy

.

Jul 19 '05 #3
Open IIS Manager from Administrative Tools. Expand your computer node,
click on "Web Service Extensions", and make sure "Active Server Pages" is
set to the "Allowed" state.


"Galaxy" <ch**@toronto.ca> wrote in message
news:0e****************************@phx.gbl...
I have a simple asp page (just to display server time) on
the IIS running on Windows Server 2003 Standard version.
When I browse to the web site (actually just use same pc,
http:\\localhost\testsite), all html pages are fine. But
it displayed 'internal error 404' which means page not
found, when I view the asp page. Actually, None of asp
pages can run.
Do I have to activate any services before IIS can execute
asp page ? can anyone solve my problem ?
thanks
galaxy

Jul 19 '05 #4
> Is there an FAQ on this? I'd expect that this is the kind of problem a
lot
of people would run into with Windows 2003 if they aren't aware of the
security stuff.


Working on it; I only have 6 hands. :-)
Jul 19 '05 #5
I wasn't being critical, just offering a suggestion.

"Aaron Bertrand [MVP]" <aa***@TRASHaspfaq.com> wrote in message
news:uE**************@TK2MSFTNGP11.phx.gbl...
Is there an FAQ on this? I'd expect that this is the kind of problem a

lot
of people would run into with Windows 2003 if they aren't aware of the
security stuff.


Working on it; I only have 6 hands. :-)

Jul 19 '05 #6
I know, hence the smiley. :-)

I wasn't being critical, just offering a suggestion.

Jul 19 '05 #7
> I wasn't being critical, just offering a suggestion.

Thanks,
http://www.aspfaq.com/2476
Jul 19 '05 #8
Very nice.
Pretty quick, considering the limited number of hands you have.
"Aaron Bertrand - MVP" <aa***@TRASHaspfaq.com> wrote in message
news:uP**************@TK2MSFTNGP09.phx.gbl...
I wasn't being critical, just offering a suggestion.


Thanks,
http://www.aspfaq.com/2476

Jul 19 '05 #9

Yes, It works, now all the old asp pages can run !
thanks a lot !
-----Original Message-----
Open IIS Manager from Administrative Tools. Expand your computer node,click on "Web Service Extensions", and make sure "Active Server Pages" isset to the "Allowed" state.


"Galaxy" <ch**@toronto.ca> wrote in message
news:0e****************************@phx.gbl...
I have a simple asp page (just to display server time) on the IIS running on Windows Server 2003 Standard version.
When I browse to the web site (actually just use same pc, http:\\localhost\testsite), all html pages are fine. But
it displayed 'internal error 404' which means page not
found, when I view the asp page. Actually, None of asp
pages can run.
Do I have to activate any services before IIS can execute asp page ? can anyone solve my problem ?
thanks
galaxy

.

Jul 19 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
3155
by: Manny | last post by:
I have a web form "Page1.asp" and it reads data from a database, does some calculations, and displays the records in pages. Works fine. I have a button that displays on the page, defined as...
8
4405
by: Michael G. Schneider | last post by:
With Windows 2003 Server... Imagine the following scenario: there is a simple ASP page, for example just a single Response.Write statement. There is a virtual directory pointing to the...
11
3730
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows...
6
1755
by: Graeme Wood | last post by:
I have an ASP page hosted on a windows 2003 server. This page was working fine until Saturday. Now, the server doesn't serve it and gives a 404 page not found error. The file DEFINITELY exists...
1
2366
by: Tom wilson | last post by:
I've been through everything with this error and cannot get the debugger to work remotely. The only thing I can trace it down to is that RPC is not communicating between servers. So after many,...
1
1837
by: Evan Nelson | last post by:
We are running a website on 3 W2K servers running IIS 5.0 as the webservers and using a server running under Windows Server 2003 for the database servers. All of our ASP pages are written using...
1
8840
by: Matt | last post by:
I used to execute a command line script in IIS 4 using Dynuexec. This is a third part server object I installed on the server (http://www.dynu.com/dynuexec.asp). I installed this object onto my...
7
1533
by: Mike Owen | last post by:
I have a vb.net page that uses a form as below: <form id="Visual" name="Visual" method="post" runat="server"> If I run this on my Windows XP development PC then the HTML generated from it is:...
2
4201
by: Jeff | last post by:
Hey ASP.NET 2.0 I've created an asp.net 2.0 portal and trying to deploy it onto another computer (I'm deploying to a pc with OS: windows 2003 server)... On this server I try to navigate to...
0
7106
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7137
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5442
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3071
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1381
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
267
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.