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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Serious Performance TroublesSerious Performance Troubles
Previous
 
Next
New Post
4/21/2007 8:17 PM
 

Please check your error log, post any relevant errors.  make sure your web.config sets debug to false.

 
New Post
4/21/2007 11:46 PM
 

I checked and debug is set to false.
This may seem a stupid question, but where is the error log as I cannot find one?

 

 
New Post
4/22/2007 12:19 AM
 

cpweber wrote

I checked and debug is set to false.
This may seem a stupid question, but where is the error log as I cannot find one?

 

Admin | Log Viewer

in 4.5.1 it is Admin | Event Viewer


pmgerholdt
 
New Post
4/22/2007 12:33 AM
 

Well, this is full of messages. All the red errors appear to have a common theme with date type.
Multiple instances of page and module load exceptions exist. Here is a smaple of each:

Page Load Exception;

AssemblyVersion: 04.04.01
PortalID: 0
PortalName: TurningPoint Family Church
UserID: -1
UserName:
ActiveTabID: 56
ActiveTabName: Calendar
RawURL: /TurningPoint/Children/Calendar/tabid/56/Default.aspx
AbsoluteURL: /TurningPoint/Default.aspx
AbsoluteURLReferrer: http://localhost:1095/TurningPoint/Children/HolidayClub/tabid/111/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b18405d9-6723-4d37-a2f3-166053ce8301
InnerException: Conversion from string "4/22/2007" to type 'Date' is not valid.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.VisualBasic.CompilerServices.DateType.FromString
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Conversion from string "4/22/2007" to type 'Date' is not valid. ---> System.InvalidCastException: Conversion from string "4/22/2007" to type 'Date' is not valid. at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value, CultureInfo culture) at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value) at DotNetNuke.Modules.Events.EventBase.get_SelectedDate() at DotNetNuke.Modules.Events.EventMonth.BindDataGrid() at DotNetNuke.Modules.Events.EventMonth.Page_PreRender(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) 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.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: COPA

 

Module Load Exception;

ModuleId: 453
ModuleDefId: 113
FriendlyName: Childrens Ministry Calendar
ModuleControlSource: DesktopModules/Events/Events.ascx
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: TurningPoint Family Church
UserID: -1
UserName:
ActiveTabID: 56
ActiveTabName: Calendar
RawURL: /TurningPoint/Children/Calendar/tabid/56/Default.aspx
AbsoluteURL: /TurningPoint/Default.aspx
AbsoluteURLReferrer: http://localhost:1095/TurningPoint/Children/HolidayClub/tabid/111/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1170aae4-1f12-4a6d-af45-5fbeafc1d5f9
InnerException: Conversion from string "4/22/2007" to type 'Date' is not valid.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.VisualBasic.CompilerServices.DateType.FromString
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Conversion from string "4/22/2007" to type 'Date' is not valid. ---> System.InvalidCastException: Conversion from string "4/22/2007" to type 'Date' is not valid. at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value, CultureInfo culture) at Microsoft.VisualBasic.CompilerServices.DateType.FromString(String Value) at DotNetNuke.Modules.Events.EventBase.get_SelectedDate() at DotNetNuke.Modules.Events.EventMonth.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: COPA

 
New Post
4/22/2007 12:39 AM
 

Further tracing through the error messages this is the only other type of error we seem to incur,
which is System.OutOfMemory for Module Load Exceptions or Page Load Exceptions;

ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: TurningPoint Family Church
UserID: -1
UserName:
ActiveTabID: 56
ActiveTabName: Calendar
RawURL: /TurningPoint/Children/Calendar/tabid/56/Default.aspx
AbsoluteURL: /TurningPoint/Default.aspx
AbsoluteURLReferrer: http://localhost:1095/TurningPoint/Children/KidsImpact/tabid/114/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: aa4df0d9-0491-4d03-97f9-f776f0bf0fba
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) at System.String.Concat(Object arg0, Object arg1) at System.Web.UI.Control.GetUniqueIDPrefix() at System.Web.UI.Control.get_UniqueID() at System.Web.UI.Control.GetUniqueIDPrefix() at System.Web.UI.Control.get_UniqueID() at System.Web.UI.Control.GetUniqueIDPrefix() at System.Web.UI.Control.get_UniqueID() at System.Web.UI.Control.GetUniqueIDPrefix() at System.Web.UI.Control.get_UniqueID() at System.Web.UI.Control.get_ClientID() at DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(Control objButton, Control objContent, Int32 intModuleId, Boolean blnDefaultMin, String strMinIconLoc, String strMaxIconLoc, MinMaxPersistanceType ePersistanceType, Int32 intAnimationFrames) at DotNetNuke.UI.UserControls.LabelControl.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: COPA

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Serious Performance TroublesSerious Performance Troubles


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