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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Page_Init running twicePage_Init running twice
Previous
 
Next
New Post
2/15/2008 1:18 PM
 
Hi, I have developed a few modules in DNN and am running 4.7 One new module runs through Page_Init twice. I've also put my code inside an "If me.isPostBack" statement and everything IN that still gets run twice. On all other modules' Page_Init only runs once. Same DNN installation, same environment and I've stepped through the code repeatedly. Any ideas? Thanks
 
New Post
2/15/2008 2:37 PM
 

Add me to the "me, too" list searching for an answer to this ...




Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
New Post
2/15/2008 11:24 PM
 

In a few (very few) cases this can be normal behavior when your module code dynamically loads controls.  In most cases, this happen when you have forgotten to set the attribute

AutoEventWireup = "False"

in the @ Control directive at the top of the module control's .ascx file.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
2/16/2008 10:52 AM
 
That AutoEventWireup = "False" is a default setting at the top of ALL my modules' controls. Still, the Page_Init is running twice on this control. Any other ideas guys? I'm trying to eliminate execution of multiple queries TWICE each time the page/control loads. Thanks
 
New Post
2/16/2008 12:35 PM
 

Bill,

Thank you.  That's helpful, but leads to another question.

If I do set AutoEventWireup = "false" then the Page_Load event doesn't fire when the module is loaded.  What is the right way to configure things to initialize the module? 




Joe Craig
Patapsco Research Group, Ellicott City, MD
DotNetNuke Development and Services (http://patapscorg.com)
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Page_Init running twicePage_Init running 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