The same problem:
Brand new DNN 6.1.3 installation (without any other 3rd party modules) with AS 1.9.1 and AF 4.3.3
The installation of AS is not possible - in event viewer is huge numbers of errors; the first one is:
AssemblyVersion: 6.1.3
PortalID: 0
PortalName: My Site
UserID: 2
UserName: admin
ActiveTabID: 86
ActiveTabName: Profile
RawURL: /Profile.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://mydomain.com/Profile.aspx
UserAgent: Mozilla/5.0 (Windows NT 6.0; rv:10.0.1)
Gecko/20100101 Firefox/10.0.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider,
DotNetNuke.SqlDataProvider
ExceptionGUID: 6420ad85-a640-4828-a668-b489a8177735
InnerException: Unhandled Error Adding Module to
ContentPane
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Active.Modules.Social.SocialBase.get_SocialUser
StackTrace:
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding
Module to ContentPane ---> System.NullReferenceException: Object reference
not set to an instance of an object. at
Active.Modules.Social.SocialBase.get_SocialUser() at
Active.Modules.Social.Main.Page_Init(Object sender, EventArgs e) at
System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs
e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at
System.Web.UI.Control.AddedControl(Control control, Int32 index) at
System.Web.UI.ControlCollection.Add(Control child) at
DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at
DotNetNuke.UI.Modules.ModuleHost.CreateChildControls() at
System.Web.UI.Control.EnsureChildControls() at
DotNetNuke.UI.Modules.ModuleHost.get_ModuleControl() at
DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule()
at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo module) --- End of inner
exception stack trace --- at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo
module) at DotNetNuke.UI.Skins.Skin.InjectModule(Pane pane, ModuleInfo module)
Source:
Server Name: GENERIC93
I can copy/paste more of them if needed.
Please would you advice on what shall be done to install AS correctly.
Thank you.