I'm test driving DNN to use for our support website. Last night, I installed several free modules to test them out. Today, no matter what page/module I go to, I get this from DNN:
Module Load Warning
One or more of the modules on this page did not load. This may be temporary. Please refresh the page (click F5 in most browsers). If the problem persists, please let the Site Administrator know.
Looking in the event viewer, I have this error:
Event Type: Error
Event Source: Microsoft (R) Visual Basic Compiler
Event Category: None
Event ID: 1000
Date: 11/10/2006
Time: 10:02:07 AM
User: N/A
Computer: DEVLITVM-DNN
Description:
The description for Event ID ( 1000 ) in Source ( Microsoft (R) Visual Basic Compiler ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: vbc.exe, 8.0.50727.42, 4333eadd, vbc.exe, 8.0.50727.42, 4333eadd, 0, 0006843c.
Application Failure vbc.exe 8.0.50727.42 4333eadd in vbc.exe 8.0.50727.42 4333eadd fDebug 0 at offset 0006843c.
I'm a software developer, but I don't do .NET development. I have no idea where to begin with this error. Any help would be GREATLY appreciated.
Jon