IE Error

This is a discussion about IE Error in the Windows Software category; Can anyone explain the below error msg. I am using IE 5 - 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.

Windows Software 5498 This topic was started by , . Last reply by ,


data/avatar/default/avatar01.webp

64 Posts
Location -
Joined 2001-11-07
Can anyone explain the below error msg. I am using IE 5
 
-------------------------------------------
 
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 ignou.ac.in 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 JET Database Engine (0x80004005)
The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time.
/divisions/sre/result/mca01.asp, line 46
 
 
Browser Type:
Mozilla/4.0 (compatible; MSIE 5.01; Windows NT; Hotbar 3.0)
 
Page:
POST 50 bytes to /divisions/sre/result/mca01.asp
 
POST Data:
txtEnrNo=997268255&hnddisplayrec=yes&submit=Submit
 
Time:
Thursday, March 28, 2002, 10:08:50 AM
 
 
More information:
Microsoft Support

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Mar 28
Created
Mar 28
Last Response
0
Likes
2 minutes
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
That's a problem with the page that you are going to, and nothing wrong with the client. It's similar to this issue that videobruce asked about. Basically, that site is having a problem with either that particular line of code, or that line of code is executing a function that was built incorrectly earlier. It looks like the database doesn't support multiple users all that well, or it might have an incorrect configuration of the connection object when it opens it. You just happened to get a fairly detailed output of the error (normally you don't).