| |
|
|
|
|
|
|
|
|
|
 |    |  |
 | |  |
 | |  |
 | |  |
 | |  |
 |
|
|
| Moderate Posts throws exception... |
|
|
I have one portal that, whenever someone tries to go in and moderate posts that are waiting, it throws an exception:
ModuleId: 1188
ModuleDefId: 108
FriendlyName: Moderate Posts
ModuleControlSource: DesktopModules/Forum/Forum_PostModerate.ascx
AssemblyVersion: 04.07.00
PortalID: 11
PortalName: Website
UserID: 1
UserName: host
ActiveTabID: 471
ActiveTabName: Forums
RawURL: /xxxxxxx/Forums/tabid/471/ctl/PostModerate/forumid/16/mid/1188/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://xxxxxxx.org/xxxxxxx/Forums/tabid/471/scope/moderate/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: feeeff17-92e4-409b-91c1-cc7c93c4ff51
InnerException: Property accessor 'ForumID' on object 'DotNetNuke.Modules.Forum.PostInfo' threw the following exception:'Value cannot be null. Parameter name: value'
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Caching.CacheEntry..ctor
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Property accessor 'ForumID' on object 'DotNetNuke.Modules.Forum.PostInfo' threw the following exception:'Value cannot be null. Parameter name: value' ---> System.Reflection.TargetInvocationException: Property accessor 'ForumID' on object 'DotNetNuke.Modules.Forum.PostInfo' threw the following exception:'Value cannot be null. Parameter name: value' ---> System.ArgumentNullException: Value cannot be null. Parameter name: value at System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) at System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) at System.Web.Caching.Cache.Insert(String key, Object value, CacheDependency dependencies) at DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject) at DotNetNuke.Modules.Forum.ThreadInfo.GetThreadInfo(Int32 ThreadID) at DotNetNuke.Modules.Forum.PostInfo.get_ForumID() --- End of inner exception stack trace --- at System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component) at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) at System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) at System.Web.UI.DataBinder.Eval(Object container, String expression) at ASP.desktopmodules_forum_forum_postmoderate_ascx.__DataBinding__control9(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at DotNetNuke.Modules.Forum.PostModerate.BindList() at DotNetNuke.Modules.Forum.PostModerate.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
|
I've been searching the forums for an hour now and haven't found this error listed, anyone have an idea of what could be causing it?
|
|
|
|
 |  |
|
|
| Re: Moderate Posts throws exception... |
|
|
Any ideas? This forum is essentially down until this is resolved, and the teacher is attempting to use it as a required task in his class. There are 10 posts awaiting moderation, and this is what he gets when he clicks on "Moderate":
Error: Moderate Posts is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Property accessor 'ForumID' on object 'DotNetNuke.Modules.Forum.PostInfo' threw the following exception:'Value cannot be null. Parameter name: value' ---> System.Reflection.TargetInvocationException: Property accessor 'ForumID' on object 'DotNetNuke.Modules.Forum.PostInfo' threw the following exception:'Value cannot be null. Parameter name: value' ---> System.ArgumentNullException: Value cannot be null. Parameter name: value at System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) at System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) at System.Web.Caching.Cache.Insert(String key, Object value, CacheDependency dependencies) at DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject) at DotNetNuke.Modules.Forum.ThreadInfo.GetThreadInfo(Int32 ThreadID) at DotNetNuke.Modules.Forum.PostInfo.get_ForumID() --- End of inner exception stack trace --- at System.ComponentModel.ReflectPropertyDescriptor.GetValue(Object component) at System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) at System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) at System.Web.UI.DataBinder.Eval(Object container, String expression) at ASP.desktopmodules_forum_forum_postmoderate_ascx.__DataBinding__control9(Object sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs e) at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.Control.DataBindChildren() at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) at System.Web.UI.Control.DataBind() at System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at DotNetNuke.Modules.Forum.PostModerate.BindList() at DotNetNuke.Modules.Forum.PostModerate.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- |
|
|
|
|
 |  |
|
|
| Re: Moderate Posts throws exception... |
|
|
This happens when the web server is out of memory. In the next versoin we have taken steps to handle this, but for now I don't know of any fix except restarting the server.
 |
|
|
|
 |  |
|
|
| Re: Moderate Posts throws exception... |
|
|
Thanks! Since we run the server, that is an easy fix. |
|
|
|
 |  |
|
|
| Re: Moderate Posts throws exception... |
|
|
Darn it! Rebooted the server, it looked like it was going to work, then it crashed again.
What memory is it supposedly out of? That's a big server, it doesn't appear to be out of physical memory, perhaps I can tweak IIS?
|
|
|
|
|  |
 | |  |
 | |  |
 | |  |
|  |
| |
 |
|
These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.
For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.
|
| |
 |
|
|
|
|
OnyakTech Modules for Help Desks, Live Chat, Project Management, CRM, Charting, Reporting, Scrolling Text/Images, Portal Community tools and much more. www.OnyakTech.com
|
IHostASP.NET Provides the Ideal DNN Hosting We will help you with the installation, configuration, and troubleshooting of your DNN portal, no task is too big or small for us. Unlike other companies we are not just providing a reliable hosting service, but we are also focused on providing the best DotNetNuke hosting service on the internet. www.ihostasp.net
|
$7.16/mo - Powerful DotNetNuke / DNN Hosting Powerful DotNetNuke / DNN Hosting on Windows 2008 and 2003 servers, starting at under $8/mo with FREE SQL 2008 on certain plans and FREE SQL 2005 on all plans with FREE Installation and expert support. www.re-invent.com
|
|
|
|