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 ForumsEventsEventsError wth Latest Beta & DNN 4.5.1Error wth Latest Beta & DNN 4.5.1
Previous
 
Next
New Post
5/25/2007 7:46 AM
 

I am getting the following error, any help will be appreciated:

ModuleId: 402
ModuleDefId: 107
FriendlyName: SGCHS Calendar
ModuleControlSource: DesktopModules/Events/Events.ascx
AssemblyVersion: 04.05.01
PortalID: 0
PortalName: Southern Galveston County Home Schoolers
UserID: 26
UserName: xxxxxxx
ActiveTabID: 61
ActiveTabName: Calendar
RawURL: /Calendar/tabid/61/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; InfoPath.2; .NET CLR 1.1.4322)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 7737cf0c-e4ca-4f4f-bef8-18d750c019bd
InnerException: The added or subtracted value results in an un-representable DateTime. Parameter name: value
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.DateTime.AddTicks
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The added or subtracted value results in an un-representable DateTime. Parameter name: value ---> System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. Parameter name: value at System.DateTime.AddTicks(Int64 value) at System.DateTime.Add(Double value, Int32 scale) at System.DateTime.AddDays(Double value) at DotNetNuke.Modules.Events.EventMonth.BindDataGrid() at DotNetNuke.Modules.Events.EventMonth.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: xxxxxxxx

 
New Post
5/25/2007 11:10 AM
 

What version of the module did you download?  When (i.e. 2 days ago, etc.)? 

Can you walk me through the scenario?  (i.e. upgraded events module on xx/xx/xxxx to latest version, already had events in the instance, etc.)

 
New Post
5/25/2007 3:34 PM
 

I downloaded the beta from the 22nd and installed it over a previous beta on the 24th..  The calendar was populated with one time and recurring events prior to both upgrades.

On the days that multiple events were schedule such that scroll bars appeared, after the upgrade, they would rapidly flicker.  A page refresh appeared to work. 

Looking in the event log showed the above error plus this one:

Message: DotNetNuke.Services.Exceptions.PageLoadException: 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.get_ClientID() 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 ---

I read that having a cache time setting above 0 could cause memory errors so I set the cache to 0.

The added or subtracted value error was generated multiple times (at least 50) when I first hit the calendar this morning.

Thanks.

 
New Post
5/25/2007 3:36 PM
 

Here is another error I found that was generated when a user tried to go the Event module last night:

Message: DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Web.HttpCompileException: External component has thrown an exception. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) --- End of inner exception stack trace ---

There are multiple instances of this error also.

Thanks.

 
New Post
5/25/2007 3:40 PM
 

Sorry for multiple posts, but I upgraded on the 23rd, not the 24th.  Here is the Host module
Info:: Dnn load finished successfully
Info:: Begin Sql execution
Info:: Finished Sql execution
Info:: Creating files
Info:: Expanding Resource file
Info:: Resource Files created
Info:: Expanding Resource file
Info:: Resource Files created
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\bin\DotNetNuke.Modules.Events.dll
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\bin\DotNetNuke.Modules.Events.SqlDataProvider.dll
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\bin\DotNetNuke.Events.ScheduleControl.dll
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\bin\DotNetNuke.Events.WebControls.dll
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.01.00.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.02.00.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.03.00.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.03.02.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.03.03.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.03.05.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.03.07.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Providers\DataProviders\SqlDataProvider\03.03.08.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\Uninstall.SqlDataProvider
Info:: Created D:\WebRoot\Domains\sgchs.us\wwwroot\DesktopModules\Events\DNN_Events.dnn.config
Info:: Files created
Info:: Registering DesktopModule
Info:: Registering Definitions
Info:: Registering Controls
Info:: Registering finished
Info:: Installation successful.
Server Name: xxxxxxx

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsError wth Latest Beta & DNN 4.5.1Error wth Latest Beta & DNN 4.5.1


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