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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Goofy EventViewer Error I CanGoofy EventViewer Error I Can't Figure Out
Previous
 
Next
New Post
5/20/2007 1:14 AM
 

About a month ago I found out that the DailyComic module i'd been updating since DNN 3 came out was throwing an error under DNN 4.5.1 so I quickly updated it. It installs with no errors and doesn't throw any errors in the actual use of the module but I received a couple of reports that it was throwing errors in the EventViewer. The first report I wrote off because the same person had a problem with the 4.5.1 upgrade but after I got the second one this morning I started investigating further (I checked my production site that the module is installed on and there are no errors there). When I fired up my testing install on my development system I saw that I was also getting the error on that install.

I spent some time this evening going through the code and fixed where I think the error was being caused (a problem with the BusinessController) but it's still throwing the error. The odd thing is that it's throwing the error on DesktopModuleIds that don't exist in the DesktopModules table and on the previous version of the module. Any help would be appreciated as I don't know where to go next with this.

EventQueue.ProcessMessage: Message Processing Failed
ProcessorType: DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke
Body:
Sender:
BusinessControllerClass: DailyComic.DailyComicController
DesktopModuleId: 89 <--- DailyComic DesktopModuleId is 90 and the next closest valid ID is 85. Errors go from DesktopModuleId 86 to 89
UpgradeVersionsList: 03.00.01 <---- Current version is 03.00.02
ExceptionMessage: Object reference not set to an instance of an object.
Server Name: T501E-02A

 
New Post
5/21/2007 8:41 AM
 

It almost sounds like that is an error in a scheduled task, possibly search scheduler?  I guess I am not 100% sure what the EventQueue is...but that is about the only thing I can think of that might have a lingering setting to an old module id...


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
5/21/2007 9:50 AM
 

That's what I was thinking too Mitchell but I can't find anything in the search related tables in the db. I can't remember if I tried re-indexing the site so I'm off to give that a shot.

EDIT: Nope, that wasn't it.

 
New Post
5/21/2007 9:39 PM
 

For whatever reason entries that were written to the EventQueue table weren't getting fired when the app restarted. At this point my best guess is that because I initially tried to just write the module so that it compiled dynamically (and if memory serves that threw errors because the original .dlls were still in the bin directory) and then converted it to the Compiled Module template a line or two of code were in there to the point that DNN thought it was a dynamic module but couldn't find the .dll that belonged to it. In any case, a thanks goes to John Mitchell. His help in trying to sort out the problem clued me into looking in the EventQueue table and finding the offending records.Removed them and no more errors.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Goofy EventViewer Error I CanGoofy EventViewer Error I Can't Figure Out


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