> Forums > Active Social > Community Support > Unable To Create New Pages In DNN
Last Post 22 Jan 2012 09:11 AM by Jeff Blanks. 2 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Jeff Blanks
Customers
Jeff Blanks
Post Count:387

--
07 Jan 2012 10:07 PM
    • Active Social Version: 2.0.0
    • DotNetNuke Version: 5.6.2
    DNN Version 6.1.1
    AS Version 1.9.5
    IIS7.5integrated
    SQL 08 R2 x64

    I have multiple group types created


    Have a page called Groups.
    Try to add a page through the control panel called "Business", child of "Groups"
    I also have a group type called "Business"
    The page "Business" gets created with an error and the groupslist module on the page "Groups" gets added to the business page. I try to delete one, the other gets deleted. I go to the original groupslist module, check module settings and it's not added to any other pages.

    UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

    ExceptionGUID: 6f054009-4499-429a-aad5-b1363fa6a226

    InnerException: Object reference not set to an instance of an object.

    FileName:

    FileLineNumber: 0

    FileColumnNumber: 0

    Method: Active.Modules.Social.Controls.PagerNav.SearchParams

    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 Active.Modules.Social.Controls.PagerNav.SearchParams(String key, String[] params) at Active.Modules.Social.Controls.PagerNav.BuildParams(String View, Int32 ForumID, Int32 Page, Int32 PostID) at Active.Modules.Social.Controls.PagerNav.RenderPager() at Active.Modules.Social.Controls.PagerNav.Render(HtmlTextWriter output) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at Active.Modules.Social.Controls.Callback.Render(HtmlTextWriter output) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at Active.Modules.Social.SocialBase.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at Active.Modules.Social.SocialBase.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at Active.Modules.Social.SocialBase.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at DotNetNuke.UI.Modules.ModuleHost.RenderContents(HtmlTextWriter writer) at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at ASP.portals__default_skins_ok_dark_main_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at ASP.default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Page.Render(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

    I try to add a page through the admin menu > pages. Same Issues.

    I try to create a page at admin menu > pages and create the page at top level, above "Groups" and page is created correctly without any modules added to it. I then try to move the page as a child of "Groups" and an error is thrown and the groupslist module is placed back on the page. Same issue with group types and group page names.

    UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

    ExceptionGUID: d8b65986-90eb-4225-aa4f-88a29b1a7e10

    InnerException: Object reference not set to an instance of an object.

    FileName:

    FileLineNumber: 0

    FileColumnNumber: 0

    Method: Active.Modules.Social.Main.Page_Load

    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 Active.Modules.Social.Main.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---


    Cheers! Jeff
    @northeastok | @jeffblanks | My Blog
    Patrick
    Registered Users
    Patrick
    Post Count:87

    --
    21 Jan 2012 08:45 PM
    Hi Jeff!

    This might be a long shot, but have you recently installed a different URL rewriter? I saw a post where someone was having problems with ifinity when dealing with "groups" for AS.

    You're usually the one answering my questions.. so I'm probably way off.

    Haha!

    - Patrick
    Jeff Blanks
    Customers
    Jeff Blanks
    Post Count:387

    --
    22 Jan 2012 09:11 AM
    I use iFinity FUP

    Tried to create page with it deactivated, no success. Also made sure to have cache cleared and app restarted. I've also got FUP setup to use basefriendly urls and exclude user pages and group pages. I think it has to do with the AS rewriter in relation to how it handles group types. But given one of Will's latest statements about AS and DNN 6.2 that group types won't be supported, I decided to scratch the use of them for now.
    Cheers! Jeff
    @northeastok | @jeffblanks | My Blog
    You are not authorized to post a reply.
    > Forums > Active Social > Community Support > Unable To Create New Pages In DNN
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy