A few weeks ago I installed the latest version from Alan...the one in the test process for release. I just got around to updating two instances of the calendar on a particular site. I updated the Time Interval and the Time Zone and the Gray Them and saved the settings. Now in admin mode the Calendar looks fine.
But when I log out and view as an non-authenticated visitor, I get the following error. Here is the site. www.mabelwhitedeacons.com and the particular page is http://mabelwhitedeacons.org/DeaconMinistries/HospitalVisitation/tabid/495/Default.aspx
ModuleId: 986
ModuleDefId: 95
FriendlyName: Calendar of Events
ModuleControlSource: DesktopModules/Events/Events.ascx
AssemblyVersion: 04.04.01
PortalID: 13
PortalName: Mabel White Deacon Network
UserID: -1
UserName:
ActiveTabID: 571
ActiveTabName: Calendar of Events
RawURL: /deacon/CalendarofEvents/tabid/571/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://mabelwhitedeacons.org/deacon/DeaconMinistries/HospitalVisitation/tabid/495/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 095c4d32-7a4b-4f82-ae42-52a9da93a934
InnerException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Profile_Users". The conflict occurred in database "mabelwhite", table "dbo.Users", column 'UserID'. The statement has been terminated.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlConnection.OnError
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Profile_Users". The conflict occurred in database "mabelwhite", table "dbo.Users", column 'UserID'. The statement has been terminated. ---> System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Profile_Users". The conflict occurred in database "mabelwhite", table "dbo.Users", column 'UserID'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.AddProfile(Int32 UserId, Int32 PortalId) at DotNetNuke.Services.Personalization.PersonalizationController.LoadProfile(Int32 UserId, Int32 PortalId) at DotNetNuke.Services.Personalization.Personalization.LoadProfile() at DotNetNuke.Services.Personalization.Personalization.GetProfile(String NamingContainer, String Key) at DotNetNuke.Modules.Events.Events.LoadModuleControl() --- End of inner exception stack trace ---