473,769 Members | 3,893 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Page_Load is called 12 times?

I just find out in a debug that Page_Load is called 12 times when rendering
the page.

What could be the problem?

All this page has is a bunch of UserConrols.

I did check the InitalizeCompon ent. It hooked up only once there and
AutoEventWireup ="false"

Thanks.
George.
Nov 18 '05 #1
3 2103
I uncovered what is causing this.

I am calling the page with parameters as part of the URL.
like
http://www.mysite.com/mypage.aspx/param1/param2

This syntaxes is causing that Page_Load is called multiple times.
Not sure is it a bug or feature though.

George.
"George Ter-Saakov" <no****@hotmail .com> wrote in message
news:uK******** ******@TK2MSFTN GP11.phx.gbl...
I just find out in a debug that Page_Load is called 12 times when rendering the page.

What could be the problem?

All this page has is a bunch of UserConrols.

I did check the InitalizeCompon ent. It hooked up only once there and
AutoEventWireup ="false"

Thanks.
George.

Nov 18 '05 #2
Sorry my bad.
Just discovered that page is using relative URLs to the images.
And when I am accessing
http://www.mysite.com/mypage.aspx/param1/param2
relative URL becomes http://www.mysite.com/mypage.aspx/param1/img/a.gif
And Basically IE hits mypage.aspx 12 times.

Thanks and sorry for jumping the gun too quick.
George.

"George Ter-Saakov" <no****@hotmail .com> wrote in message
news:uZ******** ******@TK2MSFTN GP10.phx.gbl...
I uncovered what is causing this.

I am calling the page with parameters as part of the URL.
like
http://www.mysite.com/mypage.aspx/param1/param2

This syntaxes is causing that Page_Load is called multiple times.
Not sure is it a bug or feature though.

George.

Nov 18 '05 #3
why use /param1/param2 (how do you do that anyway?) and make it think it's a
folder on the server?

why not use ...mypage.aspx? param1=somethin g&param2=someth ingelse&param3= ...
as the URL?
Sorry my bad.
Just discovered that page is using relative URLs to the images.
And when I am accessing
http://www.mysite.com/mypage.aspx/param1/param2
relative URL becomes http://www.mysite.com/mypage.aspx/param1/img/a.gif
And Basically IE hits mypage.aspx 12 times.

Thanks and sorry for jumping the gun too quick.
George.

"George Ter-Saakov" <no****@hotmail .com> wrote in message
news:uZ******** ******@TK2MSFTN GP10.phx.gbl...
I uncovered what is causing this.

I am calling the page with parameters as part of the URL.
like
http://www.mysite.com/mypage.aspx/param1/param2

This syntaxes is causing that Page_Load is called multiple times.
Not sure is it a bug or feature though.

George.


Nov 18 '05 #4

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

Similar topics

2
4428
by: magister | last post by:
Hello I have a default.aspx page with which has an iframe. In the code-behind of the default.aspx page it loads the 'src' attribute of the iframe. The iframe loads another aspx page, but when it loads the Page_Load method is called multiple times. In some situations the page is called twice and in others it is called 4 times.
14
13113
by: V. Jenks | last post by:
I'm a little rusty having not touched .NET for 6 months and I can't remember why Page_Load is happening twice in this code: private void Page_Load(object sender, System.EventArgs e) { //existing session? if (Session == null) { //save local empty order object this._newOrder = Orders.Initialize();
6
2396
by: Olivier Matrot | last post by:
Hello, This has probably been asked several times, but It must be clarified for me. I would like to know why sometimes during a postback Page_Load is called after the function marked for postback. Here's the deal : From now on, I set CurrentThread.CurrentCulture only during PageLoad. so date and currency format is incorrect if page load is not called first. What should I do to ensure that CurrentThread.CurrentCulture is alway set...
5
3164
by: Andy | last post by:
Hi all, I have a site with the following architecture: Common.Web.dll - Contains a CommonPageBase class which inherits System.Web.UI.Page myadd.dll - Contains PageBase which inherits CommonPageBase - Contains myPage which inherits PageBase Each of these classes overrides OnInit and ties an event handler
4
2149
by: amitku | last post by:
I am working on a web site and whenever someone arrives at the home page, I'm trying to track this by inserting some values into my database. I do so from the Page_Load function. Unfortunately for some reason, for each person entering my website, I get 3 entries in my database! I've been reading everywhere to figure out why this could be happening,
2
1583
by: Regfellow | last post by:
Hi, Ive created a webform in asp.net. When the page is called the page_load event get called 2 times before the page is loaded. I remember i have had this problem now and then from the start of .net framework era and it SUX big time.
2
1081
by: matt.grande | last post by:
I know this question has been asked on here before a few times, but none of those results suit my needs. Here's my situation. I have a search form. When I click the submit button, the query is run and, based on this query, links to a "results" page are placed on my form. This HAS to be done in the Page_Load method, otherwise the EventHandler won't work. Now, whenever I click one of the links that were dynamicly created, I want it...
9
1648
by: coltrane | last post by:
I am just learing ASP.Net and my first app has a simple Page_Load that just sets a variable. This does not seem to be called. The following is a snippet of the page: <script runat="server" language="C#"> void Page_Load(){ Message.Text = "This is a message"; } </script>
11
2704
by: fiefie.niles | last post by:
I am using ASP.NET 2005 and I have a simple form. Page_Load calls a sub mySub that does not do anything (for testing purposes). But, Page_Load gets called twice. On every single ASPX page in my site, Page_Load gets called twice. Why is that and how can I fix this problem ? Thank you very much. Imports System.IO Namespace myProject Partial Class WebForm1
0
9589
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
9423
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
10211
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
9994
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
8870
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
7408
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
6673
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();...
2
3561
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.