Monday, February 06, 2012     | Register
Welcome to the Support Forums

In order to post to the support forums, you must be logged in as a registered user.


These forums are not moderated and may not be checked for a few days, so any important support issues should be emailed directly to support at orizonti.com for the fastest response.

Orizonti Forums
Subject: Error: edit/send

You are not authorized to post a reply.   
Author Messages
baed
Posts:2

4/12/2006 9:53 AM Alert 
When I click on "Edit/Send Newsletters" I get the following error:
A critical error has occurred.
Method not found: 'System.Collections.ArrayList DotNetNuke.Common.Globals.GetFileList(Int32)'.

Version 1.2 with DNN 4.0

Any help is appreciated.
rstieb
Posts:738

4/12/2006 5:11 PM Alert 
Unfortunately, I've seen this error a couple of times, but I've been unable to reproduce it... I'm not sure what I can do to help... Make sure you have your security set right for DNN.

Thanks,
Russel
baed
Posts:2

4/13/2006 3:41 AM Alert 
Thank you for your answer.

This is the full error code I received:

AssemblyVersion: 04.00.01
Method: Orizonti.Newsletter.sendNewsletter.Page_Load
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: XXX
UserID: 1
UserName: host
ActiveTabID: 53
ActiveTabName: Home
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://asp.domain.com/Home/tabid/53/Default.aspx
ExceptionGUID: 983a0453-376c-4069-928c-0a90b53748ff
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Method not found: 'System.Collections.ArrayList DotNetNuke.Common.Globals.GetFileList(Int32)'.
Message: DotNetNuke.Services.Exceptions.PageLoadException: Method not found: 'System.Collections.ArrayList DotNetNuke.Common.Globals.GetFileList(Int32)'. ---> System.MissingMethodException: Method not found: 'System.Collections.ArrayList DotNetNuke.Common.Globals.GetFileList(Int32)'. at Orizonti.Newsletter.sendNewsletter.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: GIC-WEB-WIN
jonbek
Posts:1

2/25/2007 7:18 PM Alert 
I encountered the same problem running GoDaddy's DNN install under their ValueApps.
rstieb
Posts:738

2/27/2007 4:29 PM Alert 
The problem is with incompatibilities between the DNN core and the Newsletter version... The core code is used to actually send the email and it changes from time to time. Method names/signatures change. This looks like an older version of DNN 4.0 which didn't have the method that the Newsletter module is trying to access... You can try using the 1.1 version of the newsletter or upgrading DNN. My recommendation would be to look at upgrading as many modules depend on the core for various pieces of functionality and the older your DNN version is, the more problems like this you're going to run into...

Thanks,
Russel
You are not authorized to post a reply.



ActiveForums 3.6
Copyright (c) 2012 Orizonti Group Inc.   |  Privacy Statement  |  Terms Of Use