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

vb .net web page error before page_Init with IE6

I am running into a problem with a web page I have created when
viewing it in IE6 on some machines. The page has a database lookup.
The user enters an account name or number and clicks a lookup button.
This hits an AS400 database looks for matches and returns a dataset
that is used to populate a datagrid. The user then selects one of the
entries from the list, this entry is used to populate a couple of
textboxes on the page and a couple of textboxes in a usercontrol on
the page. The page has another database lookup. The user enters an
productname or number and clicks a lookup button. This hits an AS400
database looks for matches and returns a dataset that is used to
populate a datagrid. The user then selects one of the entries from
the list, this entry is used to populate a couple of textboxes on the
page and a couple of textboxes in a usercontrol on the page. The
problem is that on IE6 on some computers, the page runs the code to
lookup the data in the database, creates a dataset, binds the data to
a datagrid, and then IE6 freezes until it has to be closed due to not
responding. I have put in many many lines to log where I am at and I
IE is freezing after the page.dispose method is finished, but before
the next page_init is called.

The computers in question are using IE6 on XP Pro SP2. I use IE6 on
XP PRO SP2 here at work and everything is fine. I have also tried on
other computers using IE6, IE7, Firefox 1.x and 2.0 with no problems.
It is only IE6 on some machines. The processes for the account lookup
and the product lookup are identical except for the different tables
and fields.

So, what I am wondering is if there is anything that happens between
the dispose and page_init that I could try to intercept or if anyone
has heard of anything like this.

If you need code, let me know.

Please help. Thanks for reading this.

-Justin

Feb 13 '07
102 4913
<Plankthat's a soft logical <plonk>
Feb 21 '07 #101
<PLANK>
Feb 21 '07 #102


"Maximum Dog" wrote:
<Plankthat's a soft logical <plonk>
You really need to get yourself sorted and BOOK a Mental Health Hospital,
before all places booked nd send you to the Dog sancturay!
Feb 21 '07 #103

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

Similar topics

1
by: lpatel | last post by:
During a Script session, when I hit the browser 'Back' button I get Pag error. I get this error only from a couple of the pages. Would anyone what the problem could be? or how to go about fixin...
0
by: xixi | last post by:
we are using db2 udb v8.1 on win 64 bit HP titanium machine with fp3 with type 4 db2jcc.jar driver. i have two database created under different patition on same drive. when i do db2dart on the...
1
by: Mark | last post by:
I have .aspx code-behinds that inherit from the class below. The code runs just fine, but the form designer bombs at design time when trying to view the .aspx page in VS.NET 2003. If I comment...
0
by: Steven K | last post by:
Hello, I have a Master Page with ContentPlaceHolders. I also have a content page which I need to add some JavaScript to. If I place the JavaScript in the content page, I get the following...
2
by: David R | last post by:
I've been following the "ASP.NET Custom Error Pages" article (http://www.aspnetresources.com/articles/CustomErrorPages.aspx), but when I implement either subscribing to base.Error or overriding...
3
by: =?Utf-8?B?am9uZWZlcg==?= | last post by:
any ideas?... when my website loads, there are completely no errors until I click a box. Whether it is a textbox or a combo box The error says Line 115 Error: Object expected I know that...
1
by: jobs | last post by:
Do I have access to the name of the page calling a class from inside the class? What's the cleanest way to force a page error from inside a class so that I'm automatically redirected to the...
3
by: =?Utf-8?B?U3RldmUgTGFGb3JnZQ==?= | last post by:
I have an intranet site and want to create a simple master page to be shared across all applications that are built for that site. I build my master page in c:\inetpub\wwwroot\Masters as...
1
by: jdub33 | last post by:
I have a web project that used a vb6 class library. The asp page would call a createobject() to access the class library. I recently updated the vb6 class library to .net2005. I unregistered the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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
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...
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...

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.