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...5.0.0 IMC problem5.0.0 IMC problem
Previous
 
Next
New Post
1/19/2009 10:13 AM
 

I just installed version 5.0.0 and I can't make IMC work. Is this a 5.0.0 bug, or inter module communication is now different from 4.X.X versions?

I use the following to fire the event, but ModuleCommunication is always null:

public event ModuleCommunicationEventHandler ModuleCommunication;

protected void Button4_Click(object sender, EventArgs e)
    {
        ModuleCommunicationEventArgs mcArgs =
            new ModuleCommunicationEventArgs();
        mcArgs.Sender = "Sender";
        mcArgs.Target = "Reveiver";
        mcArgs.Text = "";
        mcArgs.Type = "";
        mcArgs.Value = "dummy";
        if (ModuleCommunication != null)
            ModuleCommunication(this, mcArgs);
    }

Thanks in advance,

JTP

 
New Post
1/19/2009 11:15 AM
 

5.0.1 should be the fix.

http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9180&PROJID=2



Alex Shirley


 
New Post
1/19/2009 11:25 AM
 

Thank you. Could you please let me know when fix is released?

 
New Post
1/19/2009 12:43 PM
 

Keep checking the website. Unlikely it will be out this week.



Alex Shirley


 
New Post
1/23/2009 11:11 AM
 

Has it been released yet?

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...5.0.0 IMC problem5.0.0 IMC problem


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