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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Unable to logout / Postbacks not working with Page State Persistence =  MemoryUnable to logout / Postbacks not working with Page State Persistence = Memory
Previous
 
Next
New Post
11/1/2007 8:47 AM
 

I just ran into this same problem.

The first thing I did was to make a back up of my DB!

Then I edited the HostSettings table and switched back to using "Page" for for the Page State Persister.  I had to do this through the DB since, like the comments above, none of my postbacks on any command buttons worked.

If you can access the DB, you can run the following query:

update HostSettings
set SettingValue='P'
where SettingName='PageStatePersister'


Eric Shafer
Houston Web Designer
Click and Create

281-206-2631
 
New Post
11/1/2007 8:51 AM
 

After running that query, you will likely have to recycle the application or otherwise force a release of cache.  If you do not have access to the server, adding a line break to your web.config will do the trick.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
12/10/2007 8:14 PM
 

Thanks for the tip - this wasn't an easy puzzle to solve.

www.pauatahanui.com

 
New Post
2/8/2009 7:39 PM
 

So I am setting this same problem on 2 completely different installations of DNN on two servers.  After reading this thread I check the Page State Persistence and it is already set to Page for both sites.  Any other ideas on what might be causing this?  Other things I could try?  

Could I possibly have something "weird" in my skins to cause this problem?  I'm using "<dnn:LOGIN runat="server" id="dnnLOGIN" CssClass="SkinItem" Text="Login" />" in my skin.  With the generated HTML being "<a id="dnn_dnnLOGIN_cmdLogin" class="SkinItem" href=" __doPostBack('dnn$dnnLOGIN$cmdLogin','')">Logout</a>".

I saw someone on another site suggest going directly to the logout page (http://mydomain.com/admin/security/Logoff.aspx).  This works on both sites...

Both sites are running DNN 04.08.04.

 
New Post
2/9/2009 2:32 AM
 

Hi,

I don't believe this problem is to do with the Events module, so not really sure why this thread is here. Probably woth posting in the Configure It forum.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Unable to logout / Postbacks not working with Page State Persistence =  MemoryUnable to logout / Postbacks not working with Page State Persistence = Memory


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