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

The Requested URL could not be retrieved

Hi Friends

i am badly in need of a help , can any one tell me how to over come the below problem

i have web application for reports , and all the reports r working fine in the server
but when i am try it from some other machine it is give be below error

from other machine it was working fine previously after that they increase the data in the database then after this problem start's

i will be really thankfull to u

The Requested URL could not be retrieved

While trying to retrieve the URL:http://192.168.45.4:3234/Reports/login.aspx

The following error was encountered:

We can not connect to the server you have requested

This means that

. the server might be busy at this time.

. The server is not reachable

Please try later to see if you can go through
Jan 1 '08 #1
1 5816
Frinavale
9,735 Expert Mod 8TB
Hi Friends

i am badly in need of a help , can any one tell me how to over come the below problem

i have web application for reports , and all the reports r working fine in the server
but when i am try it from some other machine it is give be below error

from other machine it was working fine previously after that they increase the data in the database then after this problem start's

i will be really thankfull to u

The Requested URL could not be retrieved

While trying to retrieve the URL:http://192.168.45.4:3234/Reports/login.aspx

The following error was encountered:

We can not connect to the server you have requested

This means that

. the server might be busy at this time.

. The server is not reachable

Please try later to see if you can go through
It seems that you may be crashing the server when you retrieve too much data from the database.

Check your Windows Event Logs on the web server to see what has gone wrong.

Make sure that your application properly Disposes of any database connection objects too...

And also make sure that you aren't flooding your Session object with too much data (if you're storing your database results in session).


Whatever the reason, you're crashing your server....so I'd start debugging this problem by checking the Event Logs to see what has happened.

-Frinny
Jan 2 '08 #2

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

Similar topics

2
by: jagdishkab | last post by:
When I try to connect to a MS Access 2000 database in enterprise Manager , i get an error "Login failed - Catalog information cannot be retrieved". I get this error message in a dialog...
1
by: Frank Lopez | last post by:
In .NET and C#, is there anyway to create a hook for a specific directory or file where my C# .NET software can monitor which static web files are requested by the browser? What I am doing is...
1
by: Pieter Breed | last post by:
Hi All, I am trying to use the attribute/reflection system to as much potential as I can think of, but I've run into a snag. I would appreciate it if someone would point me in the right...
3
by: Rashapoo | last post by:
I have just completed a basic course in Access. I have some relational b/g in DB2 and Cobol. I have a question my instructor couldn't answer (or maybe I didn't explain myself) I design a...
6
by: Steve Teeples | last post by:
I have a piece of code (written is Visual Studio 2005) that is only reading the Security EventLog. On Windows XP Professiona/Home this code works just fine. int numberOfEntries =...
0
by: keikoo | last post by:
Hi, I need some help with this control. There's a windows form with a axwebbrowser control inside, so users can navigate to a page and it's necessary to keep the session, because, users will...
19
by: Matthias Truxa | last post by:
Hello, can anyone confirm the existence of the following effects which I'd consider being a critical bug in msxml according to w3c's xpath specs? The Spec says: "The parent, ancestor,...
5
by: Archanak | last post by:
Hi, I use perl LWP to connect online database and data is saved in files. while trying to retrieve i got the below error but data is saved in files. Here is the error. ERROR The...
19
by: emanning | last post by:
Using Access 2003 and using a form that's mostly bound. I need a way to tell if user-1 is on the record when user-2 tries to open the same record, w/o waiting for the user-1 to save the record...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.