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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsDELETE EVENT not working under Event Detail viewDELETE EVENT not working under Event Detail view
Previous
 
Next
New Post
5/11/2006 3:33 PM
 

FYI-  I noticed this while working with the beta source for the new events module:  DELETE event function works in the Edit Event page but not from the Event Detail page.  The VB code calling the delete function appears to be identical between the two pages (both ultimately call into the same function).  I have not changed Event Detail page code and the delete functionality is obviously working from the Edit Event page so I'm doubting the bug is a result from anything I've done.

I'm running DNN4.2 and VS2005 on WinXP Pro with IE 6.0.2900.


esmamlin atxgeek.me
 
New Post
5/12/2006 12:41 PM
 
I can confirm that the Event Detail delete is not working for me either using a unmodifed version of Events 3.2 and DNN4.

I believe the deleteButton_Click subroutine is missing the "Handles deleteButton.Click" statement.

Dan


 
New Post
11/7/2006 12:28 PM
 

I can confirm this is the issue. 

If you go into EventDetails.ascx.vb

Look for this:

Private Sub deleteButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)

 

and replace with this

Private Sub deleteButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles deleteButton.Click

recomplie, copy over the .dll to your DNN bin folder and reload and it should work.

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsDELETE EVENT not working under Event Detail viewDELETE EVENT not working under Event Detail view


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