I am getting several exceptions:
ExceptionGUID: ac97ce56-4efb-4771-ab25-3399c695a036
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Forum.ForumUserController.GetForumUser(Int32 UserID, Boolean UpdateLastVisit)
StackTrace:
Source:
Server Name: IIS637
AbsoluteURLReferrer: http://www.devconnect.net/Default.aspx?tabid=76&ctl=ForumManage&mid=456
ExceptionGUID: 550e178b-820a-4481-80f9-2b7793da62aa
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Cannot insert the value NULL into column 'EnableModNotification', table 'terravision.dbo.Forum_Users'; column does not allow nulls. INSERT fails. The statement has been terminated.
Message: System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'EnableModNotification', table 'terravision.dbo.Forum_Users'; column does not allow nulls. INSERT fails. The statement has been terminated. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) 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.Modules.Forum.SqlDataProvider.UserAdd(Int32 UserId, String Alias, Boolean UseRichText, Boolean UserAvatar, String Avatar, String AdditionalAvatars, String URL, String Signature, Int32 TimeZone, String Occupation, String Interests, String MSN, String Yahoo, String AIM, String ICQ, String Skin, Boolean IsTrusted, Boolean EnableThreadTracking, Boolean EnableDisplayUnreadThreadsOnly, Boolean EnableDisplayInMemberList, Boolean EnablePrivateMessages, Boolean EnableOnlineStatus, Int32 ThreadsPerPage, Int32 PostsPerPage, Int32 WhatsNewScrollDirection, Int32 WhatsNewNumberOfThread, Int32 WhatsNewScrollDelay, Int32 WhatsNewScrollAmount, String WhatsNewTemplate, Int32 WhatsNewTrackingType, Int32 WhatsNewTrackingDuration, Int32 DefaultForumID, String CollapseGroups) at DotNetNuke.Modules.Forum.ForumUserController.UserAdd(ForumUser User) at DotNetNuke.Modules.Forum.ForumUserController.GetForumUser(Int32 UserID, Boolean UpdateLastVisit)
StackTrace:
Source:
Server Name: IIS637
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Request is not available in this context
Message: DotNetNuke.Services.Exceptions.PageLoadException: Request is not available in this context ---> System.Web.HttpException: Request is not available in this context at System.Web.UI.Page.get_Request() at Solpart.WebControls.SolpartMenu.RequestHasNoAgent() at Solpart.WebControls.SolpartMenu.DownLevelBrowser() at Solpart.WebControls.SolpartMenu.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.Page.ProcessRequestMain() --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: IIS637
Hope you can help.