473,796 Members | 2,640 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET BUG, OnInit Load Multiple times

http://groups.google.com.sg/groups?h...6btnG%3DSearch

with reference to another post regarding this issue.

I found a reproducible bug that cause the OnInit to run multiple time.

the cause:
<a href="http://www.dummy.com" ><img
src="../FakeFolder/justcomz_logo.G IF" width="260" height="54"
border="0" hspace="0"></a>

this cause the OnInit to run twice

the remedy
<a href="http://www.dummy.com" ><img
src="../RealFolder/justcomz_logo.G IF" width="260" height="54"
border="0" hspace="0"></a>

If the image src is pointing to a valid img, the OnInit will not run.
this is cause using Response.Rewrit e
Nov 18 '05 #1
0 1124

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

Similar topics

4
3102
by: | last post by:
I'm trying to better understand the use of inheritance vs. the implementation of a handler. I wanted to ask this question to the newsgroup. Each aspx page is a class which Inherits System.Web.UI.Page. Then, each page has it's own implementation of Private Sub Page_Load and Private Sub Page_Init to handle the Handles MyBase.Load and Handles MyBase.Init events (respectively). The programmer (you or me) is supposed to flesh out the...
8
4280
by: Invalidlastname | last post by:
Hi, We are developing an asp.net application, and we dynamically created certain literal controls to represent some read-only text for certain editable controls. However, recently we found an issue which is related to the repeater. In the code shown below, if I call Repeater1.Controls.Count in the OnInit (the code fragment was highlighted in yellow) , the viewstate for the repeater will be lost during the postback. You can re-produce this...
3
2042
by: Raymond Du | last post by:
Hi, I have a newbie question, every time I add a web page into a web application using VS.Net there is a method automatically generated by VS.Net: override protected void OnInit(EventArgs e) { InitializeComponent(); base.OnInit(e); }
7
8550
by: Donal McWeeney | last post by:
Hi, I'm round-tripping some values my page requires using hidden form fields - my page class requires these values in its OnInit event. I would like to be able to use viewstate to do this - however the load viewstate does not happen until after OnInit and before OnLoad. Is there anything I can do to make the viewstate data available for my OnInit code. Any pointers to examples gratefully accepted.
22
8942
by: Brett Romero | last post by:
If my UI app uses three DLLs and two of those DLLs reference something named utilities.dll, does the UI app load utilities.dll twice or does the compiler recognize what is going on and load utilities.dll just once? Thanks, Brett
0
1410
by: multiformity | last post by:
Ok, so I have gone off and documented the lifecycle of a page with a custom composite control on it. You can find that document here: http://www.ats-engineers.com/lifecycle.htm Now, I am working on a much more complex grid example, and according to my findings, the order should be like so: Page Constructor Page OnInit
3
3012
by: Beavis | last post by:
I hate to repost a message, but I am still at the same point where I was when I originally posted, and hopefully someone else will see this one... Ok, so I have gone off and documented the lifecycle of a page with a custom composite control on it. You can find that document here: http://www.ats-engineers.com/lifecycle.htm
3
3589
by: gregor.cieslak | last post by:
Hi, how you people handle that issue: you have one page and one control. in your page, you load some kind of object based on the given parameter: Page:
4
1774
by: =?Utf-8?B?TWlrZSBDb2xsaW5z?= | last post by:
In my web application, I have a treeview. Based on which node is clicked, I am loading user controls. Currently, I am loading my controls in the SelectedNodeChanged event, but I want to load the user controls in OnInit so I can have them in the ViewState, but the treeview is not created yet. Is this possible, or do I need to keep loading my user controls after the OnInit event? Example of what I am doing now: protected void...
0
9535
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
10465
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10200
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
9061
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...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5453
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4127
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
3744
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.