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

ASP.NET page becomes blank/freezes after some tome

Ram

I have a strange problem with ASP.NET 1.1 SP1 application.

Application has a asp.net page which has a datagrid in it.( data grid/PAGE

has large amount of data. always more than 1MB). There is a hyperlink in the

grid which will open up another detail from. Problem is some times when I

click on the hyperlink, the page never opens and system shows white blank IE

page. After some time page shows the page not found error. I checked the

event log . There is nothing in the log. If I open another window and access

the same URL then that also works. I have also hosted some other ASP.NET 1.1

application int the same development machine. That application also works

fine when this problem occurs. I enabled the ASP.NET tracing. Trace.axd file

does not show any request at all!.. Also IIS 5 web log also does not show the

requests.This means that the request is not getting submitted from IE to IIS.

Any idea?

Following is my machine configuration

OS: Windows XP SP2
IE: 6.0.2900.2180.XPSP_SP2_GDR.050301-1519CO, I installed the latest

cumulative service pack for IE6SP1 also( post SP1 service pack)

..NET Framework 1.1 with SP1
I also have .NET Framework 2 and SQL2005 Express Advanced edition installed

in it.
Sep 20 '06 #1
2 2372
Ram,

The problem is definitely with the request not submitted from IE to IIS.
First of all i would like to know how you are displaying the hyperlink
column inside

1. If you have the designed the hyperlink column at the design-time like the
following, make sure that the navigationurl is correct

asp:HyperLinkColumn DataTextField="YourColumnName" NavigateUrl=""
HeaderText="Hyper" />

2. If you are displaying/designing the hyperlink column at the run-time,
make sure that cell-activation event is fired when you click on the
hyperlink.
The amount of data (1MB) in the DataGrid might be a problem for the scenario.

--
Thanks & Regards,
Sundar Narasimman
Technology Specialist

"Ram" wrote:
>
I have a strange problem with ASP.NET 1.1 SP1 application.

Application has a asp.net page which has a datagrid in it.( data grid/PAGE

has large amount of data. always more than 1MB). There is a hyperlink in the

grid which will open up another detail from. Problem is some times when I

click on the hyperlink, the page never opens and system shows white blank IE

page. After some time page shows the page not found error. I checked the

event log . There is nothing in the log. If I open another window and access

the same URL then that also works. I have also hosted some other ASP.NET 1.1

application int the same development machine. That application also works

fine when this problem occurs. I enabled the ASP.NET tracing. Trace.axd file

does not show any request at all!.. Also IIS 5 web log also does not show the

requests.This means that the request is not getting submitted from IE to IIS.

Any idea?

Following is my machine configuration

OS: Windows XP SP2
IE: 6.0.2900.2180.XPSP_SP2_GDR.050301-1519CO, I installed the latest

cumulative service pack for IE6SP1 also( post SP1 service pack)

.NET Framework 1.1 with SP1
I also have .NET Framework 2 and SQL2005 Express Advanced edition installed

in it.

Sep 21 '06 #2
Ram
Hi,
Thanks for the reply.
I verified that the hyperlink is correct. The windows cpation has the URL in
it. So if I open another window instance then the page is loding corrrectly.
Today I set up the same project in another lap top. I am facing the same
problem there as well. After waiting for 10- 15 minutes, if I do the view
source then the HTML is showing just body tag. So the screen appears as
blank. But in another machine I get the page could not be found error after
10 -15 minutes.
I saw similar articles in web .But those are becasue of Windows2003 server.
My server is Windows2000 and development box is XPSP2.
Any thoughts?

Sep 21 '06 #3

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

Similar topics

6
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of...
2
by: Paul | last post by:
Hello: I am struggling with something that would seem to be very easy. I am using a master page. On the content page (which includes the master page), I have a form with a submit input type...
0
by: Marcin Szarek | last post by:
Hi! For a few months we suffer mysterious problem with Oracle 10g RAC (more details on server configuration at the bottom). At regular basis (every 5 minutes) nodes of our cluster "freeze" -...
0
by: Ram | last post by:
Hi I have a strange problem with ASP.NET 1.1 SP1 application. Application has a asp.net page which has a datagrid in it.( data grid/PAGE has large amount of data. always more than 1MB)....
4
by: Yaotzin | last post by:
Hello, I am having trouble creating a script to display a window while the page is loading. I was wondering what the best way to do this would be. Thank you, Chaz
24
by: =?Utf-8?B?cGF0cmlja2RyZA==?= | last post by:
Hi everyone! I have a hidden input field in a form which I change in some occasions on the client using javascript, but when I use "view source" I can't see these changes reflected on the page!...
0
by: peridian | last post by:
Hi, I wanted a web page where I could post code to, and have it appear in coloured formatting based on the context of the code. Most of the techniques I have seen for this involve complex use...
4
by: sid | last post by:
Can someone tell me how to detect "Action Cancelled" page with out polling. I have a frame set and I want to make sure the other frame is displaying what it is supposed to without polling. For...
2
by: RZ15 | last post by:
Hi guys, I'm attempting to run a query that I made and it is running way too slow. Everything seems to work fine until I add in a table (dbo_INIH) and a field from that table (TAKBY). The reaction...
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:
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
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
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: 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
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
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.