Info
   
Rent a Coder
   
Technorati

Add to Technorati Favorites
Click on sticker to add this blog to your popular blogs list.
   
Blog


Subscribe to My .NET Nuke Blog by Ismet Dumlupinar
28

Another bug with DotNetNuke 4.8 release comes up when you install Media module via browsing Host > Module Definitions page.

After succesful installation wait for a while and you will end up seeing following error in Admin > Event Viewer.

To fix this problem i made some research and found a discussion at following topic. According to John's post, this error happens because of Media module is trying to upgrade itself from a previous version of Image module. However DNN 4.8 Installation package does not contain old Image module.

Source: www.dotnetnuke.com/Community/Forums/tabid/795/forumid/42/threadid/134732/scope/posts/Default.aspx

To gain more info, i opened up EventQueue table in my database by connecting to MSSQL Server 2005 via Microsoft SQL Server Management Studio and noticed that one of the Application_Start event has IsComplete flag set to false. In my environment it has 14 as EventMessageID. I simply set IsComplete flag for this entry to true. Then saved my changes.

It has been 2 hours since this last change and it seems like error gone :)

I also reported this issue to Gemini for permanent solution.

http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=6916&PROJID=23

Posted in: DotNetNuke

Post Rating

Comments

MadDruid
Friday, February 29, 2008 6:15 PM
It works! Thank you.

Al.
Vlado
Friday, August 15, 2008 8:21 PM
They are asking you for more info here: http://support.dotnetnuke.com/issue/ViewIssue.aspx?ID=6916&PROJID=20

Post Comment

Name (required)

Email (required)

Website

Enter the code shown above:

   
Login | Terms Of Use | Privacy Statement | Copyright 2008 My .NET Nuke - www.mynetnuke.com