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 ForumsEventsEventsError After upgradeError After upgrade
Previous
 
Next
New Post
9/11/2010 7:02 PM
Accepted Answer 
Hi Steve,

The problem is that your site is not running module upgrades completely. A module upgrade potentially comes in two parts – a SQL piece which you will see whether it runs correctly when you do the module install, and an in code piece that is kicked off via the event queue (DNN event queue, not the events module). Not many module use the in code pieces, and I try to avoid it if possible – however there are some vital pieces in the 4.1.0 upgrade that had to be done in code, just too complex for SQL.

 

Looking at your site, the elements run via the Event Queue aren’t running. Run ‘Select * from {databaseOwner}{objectQualifier}EventQueue’ and you will see that many line items do not have the last column set to true. Now it has been some time since I checked the logic, but I know these don’t run unless you database version in the Version table (which I got you to check) is in line with you code. It is on your site… However, I think it may also need the autoupgrade set to true in web.config. This is easy to check, just change to true, and if the items in the EventQueue change to true then you are sorted. I haven’t investigated autoupgrade fully, and it may be possible to kick off the module upgrade in the eventqueue by some other means, but not sure how.

In any case your site is now running fine. The error you got when editing the settings, is due to the upgrade (4.0.2) not running and some entries not being created in the Lists table. I have installed these using a script. Then I went to the module settings on the calendar with the events loaded into it, and kicked off the Restart Upgrade option which restarts the 4.1.0 upgrade for that module. All completed succesfuly, and the upgrade is complete.

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
 
New Post
9/11/2010 7:56 PM
 
Roger, Thanks.. Once last question.. On my list view, I just has start & end dates, now it includes the times also. What do I need to change to display just the start & end dates without the times?

--Steve
 
New Post
9/12/2010 5:31 AM
 
Hi Steve,

Have a look at the templating options in the events settings. You need to change the template for the list view start and end date/times.

I'll investigate the autoupgrade item when I get a change, it may be a few days.

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
 
New Post
9/12/2010 8:06 AM
 
Roger, Not a problem. Thanks again with your help.

--Steve
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsError After upgradeError After upgrade


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