Hello
I found this bug reported in Gemini for version RC 7.0 but am having the same issue is 6.25
When I create a group, the group is created however this error appears and no group notifications are created. Anyone else see this or have an idea what is causing it?
Any help would be greatly appreciated
THANKS!
AssemblyVersion: 6.2.5
PortalID: 0
PortalName:
UserID:
UserName:
ActiveTabID:
ActiveTabName: Social Groups
RawURL: /Connect/SocialGroups/tabid/599/ctl/Create/mid/3024/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 080cfcd6-caa1-43dd-9b0e-d069b0065d56
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Groups.Components.Notifications.AddGroupNotification
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Groups.Components.Notifications.AddGroupNotification(String notificationTypeName, Int32 tabId, Int32 moduleId, RoleInfo group, UserInfo initiatingUser, IList`1 moderators, UserInfo recipient) at DotNetNuke.Modules.Groups.Components.Notifications.AddGroupNotification(String notificationTypeName, Int32 tabId, Int32 moduleId, RoleInfo group, UserInfo initiatingUser, IList`1 moderators) at DotNetNuke.Modules.Groups.Create.Create_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---