473,395 Members | 1,948 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Http error

I'm getting the foolowing error when trying to view an
asp page on a windows2003 server. On our previous IIS
server (Windows 2000) the error was described in detail.
Windows 2003
------------
The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

----------------------------------------------------------
----------------------

Please try the following:

Open the bkiicornetw004 home page, and then look for
links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.


HTTP 500 - Internal server error
Internet Explorer

----------------------------------------------------------
Windows 2000
The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

----------------------------------------------------------
----------------------

Please try the following:

Click the Refresh button, or try again later.

Open the 10.59.0.6 home page, and then look for links to
the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

----------------------------------------------------------
----------------------

Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A0005)
Invalid procedure call or argument
/acb/addsystem1.asp, line 20
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
FunWebProducts)

Page:
GET /acb/addsystem1.asp

Time:
Thursday, 22 January 2004, 10:27:54 AM
More information:
Microsoft Support

Jul 19 '05 #1
2 3214
On Thu, 22 Jan 2004 00:37:44 -0800, "Anton van der Merwe"
<an*******@discussions.microsoft.com> wrote:
I'm getting the foolowing error when trying to view an
asp page on a windows2003 server. On our previous IIS
server (Windows 2000) the error was described in detail.
Set the server to return full error messages. Web site Properties ->
Home Directory -> Configuration -> Debugging -> Send Detailed Error
Messages.

Also:

Why do I get a 500 Internal Server error for all ASP errors?
http://www.aspfaq.com/show.asp?id=2109

Jeff
Windows 2003
------------
The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

----------------------------------------------------------
----------------------

Please try the following:

Open the bkiicornetw004 home page, and then look for
links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.


HTTP 500 - Internal server error
Internet Explorer

----------------------------------------------------------
Windows 2000
The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

----------------------------------------------------------
----------------------

Please try the following:

Click the Refresh button, or try again later.

Open the 10.59.0.6 home page, and then look for links to
the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

----------------------------------------------------------
----------------------

Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A0005)
Invalid procedure call or argument
/acb/addsystem1.asp, line 20
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
FunWebProducts)

Page:
GET /acb/addsystem1.asp

Time:
Thursday, 22 January 2004, 10:27:54 AM
More information:
Microsoft Support


Jul 19 '05 #2
> Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A0005)
Invalid procedure call or argument
/acb/addsystem1.asp, line 20


What is on line 20?

--
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"Anton van der Merwe" <an*******@discussions.microsoft.com> wrote in message
news:25****************************@phx.gbl... I'm getting the foolowing error when trying to view an
asp page on a windows2003 server. On our previous IIS
server (Windows 2000) the error was described in detail.
Windows 2003
------------
The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

----------------------------------------------------------
----------------------

Please try the following:

Open the bkiicornetw004 home page, and then look for
links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.


HTTP 500 - Internal server error
Internet Explorer

----------------------------------------------------------
Windows 2000
The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

----------------------------------------------------------
----------------------

Please try the following:

Click the Refresh button, or try again later.

Open the 10.59.0.6 home page, and then look for links to
the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

----------------------------------------------------------
----------------------

Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A0005)
Invalid procedure call or argument
/acb/addsystem1.asp, line 20
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
FunWebProducts)

Page:
GET /acb/addsystem1.asp

Time:
Thursday, 22 January 2004, 10:27:54 AM
More information:
Microsoft Support

Jul 19 '05 #3

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

Similar topics

7
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. #...
10
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by...
7
by: Paul | last post by:
I thought this is more of an IE issue but i've had no joy on that group perhaps somebody here will have a clue. If i click a link to a web page embedded in Excel (97 OR 2000) i get the standard...
8
by: Rene | last post by:
Hi, I'm spend many hour to fix this problem, read many articles about it but no article gave a solution. To isolate the problem I've created in IIS6 (WServer2003) a virtual directory test to...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
8
by: Andreas Klemt | last post by:
Hello, I get this error Message "cannot redirect after http headers have been sent" when I do this response.redirect ("home.aspx") How can I find out with vb.net if already a http header has...
11
by: Tomas Kepic | last post by:
Hi, i'm trying to create my first ASP.NET project ( HelloASPWorld project) but an error occured when I put OK button in NewProject. ERROR: "The Web server reported the following error when...
0
by: Kirk | last post by:
I'm trying to use a Web Service to be a Remoting client of an existing ..NET 2.0 server. But I get the following error when I try to use System.Runtime.Remoting.Channels.Http in my WebService. ...
0
by: Lee88 | last post by:
In VB6, I am using the Web Browser Control's NavigateError Event to trap HTTP errors. It returns StatusCode, like "500", which is this: HTTP_STATUS_SERVER_ERROR 500 The server encountered...
16
by: Harry Simpson | last post by:
I've been away from ASPNET - I open up a new Web app in VS2008 and go into properties and select to use IIS instead of the personal web server. Then I run in debug mode and it says I have to set...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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
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,...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.