- Active Social Version: 2.0.0
- DotNetNuke Version: 5.6.2
AS 1.9.5
DNN 6.1.1 with client dependencies in use
IIS 7.5
SQL 08 R2 x64
Currently having issues with group creation. I've exhausted my avenues and hoping someone may point me into the right direction.
1. Yes, I do have PageBlaster and iFinity Friendly URL. I tested with and without them both activated, and tested individually.
2. Yes, My GroupsAdd.ascx template is modified.
3. Yes, I attempted with default template.
4. Yes, I compared modified to core for all necessary id's, classes, controls, etc.
5. Yes, I search AM for other threads on this same matter google (site:activemodules.com Active.Modules.Social.Controls.GroupsAdd.btnNext_Click) and a few other related searches
ModuleId: 390
ModuleDefId: 119
FriendlyName: Groups List
ModuleControlSource: DesktopModules/ActiveSocial/Main.ascx
AssemblyVersion: 6.1.1
PortalID: 0
PortalName: xxx
UserID: 4
UserName: XXX
ActiveTabID: 85
ActiveTabName: Groups
RawURL: /community/groups/asv/groupadd
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://xxx/community/groups/asv/groupadd
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0.1) Gecko/20100101 Firefox/8.0.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 3d96359a-3c35-46b0-a4bd-88cfeef864e0
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Active.Modules.Social.Controls.GroupsAdd.btnNext_Click
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Active.Modules.Social.Controls.GroupsAdd.btnNext_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: XXX
Any help to get on the right path would be greatly appreciated. This only occured after the 1.9.5 update.