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...Getting StartedGetting StartedCode do not run properlyCode do not run properly
Previous
 
Next
New Post
1/13/2011 5:59 PM
 
Hi all,

I'm having some trouble with a module I'm working on. 

The page has Formview with some textboxes connected to a objectdatasource that puts data into MS SQL. 
It also have a calendar control and a gridview.

There is no problem loading the page, the select from SQL who populates the gridview workes just fine. The problem starts when I try to insert data or change the selected date on the Calendar, The page do a postback, but nothing happens on the Calendar or with the insert... 
And the wired thing (I think) is that this only occurs when I'm logged in as a reg user, and when Im logged in as a admin, it works fine

Can anyone help on this?
 
New Post
1/13/2011 8:19 PM
Accepted Answer 
In the module's settings, you need to disable caching by setting the Cache Duration to 0 and/or (if using DotNetNuke 5.4.x and above) selecting "None Specified" for the Output Cache Provider.

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
1/14/2011 6:10 AM
 

Thx a lot! You saved my day!

I had only turned off Cache for the entire solution, not for the module! 

Again, thx!
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedCode do not run properlyCode do not run properly


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.