- Active Social Version: 1.9.1
- DotNetNuke Version: 5.6.1
I'm not sure if this is related to Ventrian Property Agent or not, but it is the only module and the only page that I get issues.
I don't have any AS module instances loading on any of the pages in question. But I do have embedded AS skin objects and AS modules that load on every page of my portal instance.
I get no errors with AS or PA until I drill down directly to an actual property listing, single item listing. I'm not calling any AS code whatsoever in any of my PA templates that are viewed on the pages in question. PA does also utilize it's own similar process of using vanity url's.
This has been happening for quite a while, but I've neglected to report it, out of hopes I could figure it out myself. But, obviously, I've been unsuccessful.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b133acc4-5a47-4364-b78e-b53bdc728c41
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.OnLoad(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 ---IIS7
SQL 08 SP2 64bit
.NET 4.0Any ideas to resolve this issue would greatly be appreciated.