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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Button Click Not Work in DNN4.4 or 4.5Button Click Not Work in DNN4.4 or 4.5
Previous
 
Next
New Post
4/23/2007 11:13 PM
 


I create a simple module with one linkbutton.  And put the following code in .vb file

        Protected Sub cmdTest_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles cmdTest.Click
            Response.Write("Testing Click")
        End Sub

When I login and click this button at View Mode, it does not write "Testing Click".
But it writes "Testing Click" when I click in Edit Mode.


This only happen at DNN 4.4 and 4.5.  But it writes "Testing Click" in both EditMode and ViewMode when I try with in DNN 4.3.7. 

 
New Post
4/24/2007 3:18 AM
 

Clear the cache :-)

 
New Post
4/24/2007 4:29 AM
 

Hi lolocmwa

Thanks for your reply

I already do clear cache from Host Setting Menu.  But it is not fixed.

I also restart application and change the compression setting from Host Setting Menu too.  Same Issue still exists.

The url I found when I put the cursor on the link is
in Edit mode : __doPostBack('dnn$ctr372$ViewTestLink$cmdLinkBtn','')
in view mode : __doPostBack('dnn$ctr372$ViewTestLink$ViewTestLink$cmdLinkBtn','')

 
New Post
4/24/2007 4:38 AM
 

Yes I set my environment to "no cache" when developing in host/settings. If this works please update gemini.



Alex Shirley


 
New Post
4/24/2007 10:55 PM
 


Setting "No Cache" in host/setting does not work.

I found a solution for this
1.  Module Definition - Log in as Host then go to Host -> Module Definitions.  Edit the module and make sure the "Default Cache Time" is set to zero
2.  Module Settings - Go to Module Settings -> Page Settings -> Basic Settings.  Make sure the "Cache Time (secs)" is set to zero.

But I don't know why this issue is related to Default Cache Time

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Button Click Not Work in DNN4.4 or 4.5Button Click Not Work in DNN4.4 or 4.5


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