Hi,
Can anyone shine a light on this?....
I've installed Tim Rolands' HouseMenu and the accompanying HouseMenu SkinObject onto DNN 3.2.2. The menu works perfectly as an ordinary Desktop Module but when loading a skin that references the HouseMenu SkinObject then I get the following error (100's of times...it loops in the loading process) :
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
AssemblyVersion: 03.02.02
Method: TimRolands.DNN.SkinObjects.HouseMenuSkinObject.HouseMenuSkinObject.Page_Load
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: Mainsite
UserID: 1
UserName: host
ActiveTabID: 35
ActiveTabName: Skins
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://10.0.8.125/Host/Skins/tabid/35/portalid/0/Default.aspx
ExceptionGUID: 93210c1b-6ba5-4338-95bf-935bd4816423
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
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 TimRolands.DNN.SkinObjects.HouseMenuSkinObject.HouseMenuSkinObject.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: LENNON
The supplied readme file states :
"Due to a bug in DNN 3.10, the individual files may be placed in your "DesktopModules" folder rather than the "DesktopFolders\HouseMenuSkinObject" folder. In that case, you would have to copy them manually into the correct folder."
Even though I'm using 3.2.2, the HouseMenu SkinObject files are still installed under DesktopModules. I therefore tried moving them to Admin/Skins as per the core skin objects - but the same error occurs. In 3.2.2 I can't find any folder called "DesktopFolders" that Tim's readme referes to.
Any help or clues greatly appreciated.
Thanks in advance