473,671 Members | 2,298 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Lstbox causes page to Crash getting "Internet Explorer cannot display the webpage"

2 New Member
I have a page with two data bound list box controls on it. When I there is data in the controls the page crashes and i get "Internet Explorer cannot display the webpage". I have tried to set break points to see what is going on. I have tries to fill the boxes in the code behind instead of using a data source in the page. I have tried setting the page time out to 3 minutes. Nothing is working and I'm not sure what the problem is. The page works fine as long as there is no data in the controls. I'm trying to figure out what I am missing.

Any help would be greatly appreciated. Thanks
Attached Files
File Type: txt CodeProblem.txt (40.3 KB, 381 views)
Dec 6 '10 #1
2 2152
Frinavale
9,735 Recognized Expert Moderator Expert
Instead of posting your entire code for us to review, could you please post the specific portion of the code that you think is causing the problem (probably the retrieval or setting of the data).



Thanks,

-Frinny
Dec 9 '10 #2
Pearl Devins
2 New Member
Thanks,
I figured it out. There was just too much data for the list boxes. I put the information in a grid view instead and there were no more problems. Thanks.
Dec 9 '10 #3

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

Similar topics

1
6574
by: hjyn | last post by:
Hi All, I create a form for the user to enter the information, the form contains two table, table A and table B. I wrote a script to prompt the user to fill all the necessary data if they miss to fill in one column. The problem I met now is once I fill the data of first table and leave the second data blank, an error occured to prompt the user to fill the second table and return to main page again, after I clicked ok and error message...
3
1662
by: jhill | last post by:
i have a vb asp.net application that has been working fine for a week. if on the server box i type http://localhost/theapp, everything comes up just fine i've been continually developing. now, when i go to the web page from a remote pc like this http://the_server/theap i get a generic error in internet explorer saying the page can't be found if i use a specific path like http://the_server/theapp, i get an asp.net error saying "the...
0
1370
by: cmay | last post by:
Has anyone else seen this? Every now and then when using the back button on our site, we get an IE popup box saying: "Internet Explorer cannot open the internet site: https://mysite.com/asdfasdf Operation Aborted" Most times you just click OK and you are fine, but in some instances you have to reload the page. We are using frames and dynamically loaded ASCX files.
2
4764
by: aabid | last post by:
We have a dotnet 2.0 application with sql server 2005 at the backend. Since yesterday morning we get the above message intermittently. At one moment I am connected and the page loads perfectly fast. But at the next hit, it hangs. Not a predictable performance. We tried to log in to the application from different machines within our LAN as well as from other machines using dial up and ADSL connections. Resut: all the same. Any idea why this...
2
6231
by: Yuv | last post by:
Hi, When one of my users are navigating my ASP website, and click on submit type button to move from Page1.asp to another ASP page, Page2.asp, they are getting message like "Internet explorer cannot download <asp pagefrom <server>. Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later."
1
1770
by: studen771 | last post by:
Thanks in advance to anyone who can help :): I have an .aspx page that creates javascript on the fly within a button click event handler. The script creates a function AND CALLS THAT SAME FUNCTION that opens a new window which will contain another .aspx page. The new popup window opens just fine, however, the parent page from which the 'click' event originated from produces the error "The resource cannot be found" for some reason. Anyone
1
2013
by: rmgalante | last post by:
I was wondering if anyone knows whether MS has a fix for the Menu Control. If the page is loading while you mouse over a menu control with child menus that pop out, you can generate the following error in IE. Internet Explorer cannot open the Internet site... http://www.... Operation aborted
3
5659
maliksleo
by: maliksleo | last post by:
hi all i m having this "The resource cannot be found." error. I applied the url rewriting on my project every page is being browsed very well but i am getting the above error an some pages i dont know why? can any one suggest some solution. When i click on the button on that page i got this error with something like this "Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had...
1
14197
by: Alien | last post by:
Hi guys, I am doing JSP stuff in eclipse and when I open my file, i get a red cross on the line: <%@page import="org.apache.xml.serialize.*"%> When i move my mouse over it says:
2
1871
by: luftikus143 | last post by:
Hi there, a very strange happened. It seems that IE (7 and 8) can't load a webpage when the script reference (script language="javascript" type="text/javascript" src="..:") is in the body... It should be normally put into the header, that's clear. But sometimes, on dynamic web portals, it seems really complicated to do that. So, on some occasions, I insert the script somewhere in the body. But it seems that is something IE really does not...
0
8474
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8392
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8819
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8597
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8669
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7428
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5692
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2809
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 we have to send another system
2
2049
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.