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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsIssues with Event ModuleIssues with Event Module
Previous
 
Next
New Post
11/17/2007 3:15 PM
 

I have been using dotnetnuke for a while now and I can normally resolve most issues after reading the forums here.  Thanks everyone for your help that you provide to all of us that read these forums...

However today I have run into a problem that is really causing me concern.  It is causing my site to crash because it is running out of memory and that is not cool.  Anyway i am sure it is something that I have done so I am hopeful that someone can point me in the right direction.

I can make this happen when someone goes into the events calendar on my site twice.  i.e. go to the home page, click on events, go to another page, go back to events and everything this will occur.  I am using 03.03.08 of the events module and DNN 04.06.02.  Everything has been running just fine for quite some time, and this just started happening last evening.  Nothing new was added to the DNN configuration.  Content has been consistently updated by my users.  I did go in and change make the catagory fix that has been thrown around the forums, but that hasn't worked either.

Any suggestions?

   11/17/2007 12:15:40 PM Module Load Exception   ModuleId: -1; ModuleDefId: -1; FriendlyName: ...
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 04.06.02
PortalID: 1
PortalName: Will County Democrats
UserID: -1
UserName:
ActiveTabID: 100
ActiveTabName: Calendar
RawURL: /Calendar/tabid/100/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: a9dc6c25-9930-4637-a405-e368d0821a97
InnerException: Exception of type 'System.OutOfMemoryException' was thrown.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.String.Concat
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Exception of type 'System.OutOfMemoryException' was thrown. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.at System.String.Concat(String str0, String str1, String str2)at DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(Control objButton, Control objContent, Int32 intModuleId, Boolean blnDefaultMin, String strMinIconLoc, String strMaxIconLoc, MinMaxPersistanceType ePersistanceType, Int32 intAnimationFrames, String strPersonalizationNamingCtr, String strPersonalizationKey)at DotNetNuke.UI.UserControls.LabelControl.Page_Load(Object sender, EventArgs e)--- End of inner exception stack trace ---
Source:
Server Name: JNAGY
 11/17/2007 12:13:41 PM General Exception   AssemblyVersion: 04.06.02; PortalID: -1; PortalN ...
AssemblyVersion: 04.06.02
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /Default.aspx?tabid=100&error=The+Controls+collection+cannot+be+modified+because+the+control+contains+code+blocks+(i.e.+%3c%25+...+%25%3e).&content=0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.willcountydemocrats.com/
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5c4cb4cd-9ffb-46d6-a4c5-e1409a1a41d0
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Not Foundat DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e)at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)--- End of inner exception stack trace ---
Source:
Server Name: JNAGY
 11/17/2007 12:13:41 PM Page Load Exception   AssemblyVersion: 04.06.02; PortalID: 1; PortalNa ...
AssemblyVersion: 04.06.02
PortalID: 1
PortalName: Will County Democrats
UserID: -1
UserName:
ActiveTabID: 100
ActiveTabName: Calendar
RawURL: /Calendar/tabid/100/ModuleID/539/ItemID/37/mctl/EventDetails/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.willcountydemocrats.com/
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 4c249bdc-353b-483a-b87a-099b993383c9
InnerException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.ControlCollection.Add
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). ---> System.Web.HttpException: The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).at System.Web.UI.ControlCollection.Add(Control child)at DotNetNuke.Entities.Modules.PortalModuleBase.CreateChildControls()at System.Web.UI.Control.EnsureChildControls()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Control.PreRenderRecursiveInternal()at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Server Name: JNAGY

 
New Post
11/19/2007 3:37 PM
 
 
New Post
11/19/2007 11:47 PM
 

Yes... that seems to have cleared up the issue...  Thank you for the link! 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsIssues with Event ModuleIssues with Event Module


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