473,387 Members | 1,611 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,387 software developers and data experts.

Web Application - Page cannot be displayed (intermittent issue)

Ewan
18
Hi

i have created an application for use for 15 people. Where they can update their comments/actions taken on a particular order or request.

The app is a VB Asp.net WebApplication created in Visual Studio 2008.

i am using IIS on Windows XP Professional to host the application.

My problem is, the users face intermittent issues with "Web Page cannot be displayed". (The system im hosting this app from is on 24hrs)

Could anyone let me know what could be causing this and is there any fix? Thanks
May 30 '11 #1

✓ answered by Frinavale

XP has limitations to the number simultaneous connections (I believe it's 10 connections).

Apparently you can increase this limitation up to 40 connections by modifying the IIS metabase.

This is the command that I found online that will do so (you need to use command line to execute this):
Expand|Select|Wrap|Line Numbers
  1. cscript adsutil.vbs set w3svc/MaxConnections 40  
Please note that you must be in the \inetpub\adminscripts directory before executing the command.

-Frinny

4 3272
Frinavale
9,735 Expert Mod 8TB
What exactly is the error code (404 means the page cannot be found, 500 means that there was some error that happened on the server so the page couldn't be displayed....)

Check the Windows Event logs for any indication of errors that could be happening.

-Frinny
May 30 '11 #2
Ewan
18
Hi Frinny

i get the following message:

The page cannot be displayed

There are too many people accessing the Web site at this time.
----------------------------------------------------------------------------------------
Please try the following:
* Click the Refresh button, or try again later,
* Open the Server home page, and then look for links
to the information you want.




Some times i get the following error:

Warning: Page has Expired

The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.

To resubmit your information and view this web page, click the Refresh button.

HTTP 403.9 - Access Forbidden: Too many users are connected
Internet Information Services
----------------------------------------------------------------------------------------

Technical Information (for support personnel)

* Background:
This error can occur if the Web server is busy and cannot
process your request due to heavy traffic.
Jun 1 '11 #3
Frinavale
9,735 Expert Mod 8TB
XP has limitations to the number simultaneous connections (I believe it's 10 connections).

Apparently you can increase this limitation up to 40 connections by modifying the IIS metabase.

This is the command that I found online that will do so (you need to use command line to execute this):
Expand|Select|Wrap|Line Numbers
  1. cscript adsutil.vbs set w3svc/MaxConnections 40  
Please note that you must be in the \inetpub\adminscripts directory before executing the command.

-Frinny
Jun 1 '11 #4
Ewan
18
Thanks Frinny
..................................
Jun 2 '11 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Svetlana Syrkin | last post by:
Sporadically, our clients receive "page cannot be displayed" error. Failure does not occur at the same line, but error code and description are always the same: Microsoft VBScript runtime...
5
by: Bob | last post by:
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I...
1
by: Bob | last post by:
I am displaying a form with a datagrid populated from a select of database records which now exceed 12,000 when I select them all. The form displays just fine with all 12,000+ entries but when I...
7
by: Joe | last post by:
I have an upload file operation in the web application. UploadForm.asp is the form, and UploadAction.asp is the form processing. //UploadForm.asp <FORM NAME="InputForm"...
1
by: aben | last post by:
Hello all, I am using the following microsoft article to try and learn more about SSL: http://support.microsoft.com/default.aspx?scid=kb;EN-US;315588 I have a virtual directory that I have...
0
by: L Scott | last post by:
Have developed a c# / asp.net web app. Works locally. But over the internet when I access the site, it eventually returns a 'The page cannot be displayed' page. Not always on the same page. Can...
1
by: kongkong99 | last post by:
Hi, I have an ASP.NET application that loads files, parses them and loads in the database which is running in window 2000 webserver. When I load a text file after the file is parsed and the...
2
by: Tim Reynolds | last post by:
Team, When my web service throws an exception and I am debugging on my PC - I get the exception back in my browser fine. My web.config shows <customErrors mode="Off"/> and this is working well. ...
3
by: altoh | last post by:
Hi, guys! I also have the same issue. But for me, I do not have Windows Firewall enabled at all. What else can I check?
0
by: ariev hidayat | last post by:
i have some problem when i try to install coreldraw x5 the license agreement not showed. the display said: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.