Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Page_load runs twicePage_load runs twice
Previous
 
Next
New Post
7/8/2008 5:38 PM
 

Hello,

I have a problem in which the page load event of my page runs twice, I have a line of code to display a messagebox in the page load event and the message is displayed twice, do you have any idea why this could be happening? Thanks for your help.

 
New Post
7/22/2008 11:56 AM
 

I have the same problem :(

any solutions ?

 
New Post
7/22/2008 11:58 AM
 

ryudice wrote

Hello,

I have a problem in which the page load event of my page runs twice, I have a line of code to display a messagebox in the page load event and the message is displayed twice, do you have any idea why this could be happening? Thanks for your help.

i have the same problem

 
New Post
7/22/2008 3:05 PM
 

Is it possible that you have an AutoEventWireup="true" AND a Page_Load method declaration with a "Handles Page.Load" appended to it?  I believe this would be the expected VB.NET behavior here, if both of these were true.

Brandon


Brandon Haynes
BrandonHaynes.org
 
New Post
7/23/2008 5:03 AM
 

ryudice wrote

Hello,

I have a problem in which the page load event of my page runs twice, I have a line of code to display a messagebox in the page load event and the message is displayed twice, do you have any idea why this could be happening? Thanks for your help.

 

What action is being performed by the user to activate the double page load?  Clicking on any ASP.NET control that shows as a link or a button will often trigger a dual page load - first load to trap the button push, the second page load to process logic on the page OR if the button push is redirecting to another page, you'll get the page load on the new page.  This is normal activity and by design.  You can trap for postbacks using the IsPostback page variable to avoid running bits of code you want to avoid on button pushes.

Cheers,

Lance

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Page_load runs twicePage_load runs twice


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out