Dear visitor, thanks for stopping by! If you want, you can follow all updates on
Snowball.be via RSS. You can also follow me on
Twitter or
Facebook. More interesting posts from other
Microsoft Regional Directors can be found at
The Region.
Today, while working on a DotNetNuke project, we had a weird problem: events, such as button clicks, selection changes... where not raised when we were logged in as a user with no edit rights for the role(s) he belongs too.
The problem appeared to be intermittent: sometimes it worked, sometimes it didn't.
After some testing, we found out that the problem is caused by the module being cached. Setting the cache duration to 0 solved the problem.