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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesEvents not firing and controls values empty in production Events not firing and controls values empty in production
Previous
 
Next
New Post
1/30/2015 11:20 AM
 

Hi all,

I'm using DNN 7.3 and have two instances of the exact same solution, one in dev and another one in production (different servers). 

 protected void Button_Click(object sender, EventArgs e)
    {
        try
               
            string key = GetExpirationKey(txtEmail.Text);
//rest of the method
        }
    }

I have a button "Button" that when clicked takes the email address in txtEmail textbox and sends an email.

Everything works perfectly fine in Dev server but Button_Click event is not fired in Production server and the txtEmail textbox doesn't have any value when tracing it.

Any ideas?

Thanks in advance.

 
New Post
1/31/2015 2:44 PM
 

If it works in one environment and not another it is likely some difference between the two environments. In this particular case, it seems like the code is not in sync between the two (if it is a compiled module, the .dll in the bin directory). 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesEvents not firing and controls values empty in production Events not firing and controls values empty in production


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