So, after losing patience trying to install this gallery script a few months ago, i'm back to give it another go...
This time on working on a new installation, on a different server, running DNN 3.1.1
Here's what i did:
1. downloaded the installer package
2. unzipped to a temp diretory
3. updated the Gallery.dnn to include the following:
<businesscontrollerclass>DotNetNuke.Modules.Gallery.Controller,
DotNetNuke.Modules.Gallery</businesscontrollerclass>
4. Rezipped
5. Tried to install... get this error:
StartJob Registering DesktopModule
Failure ExceptionSystem.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstaller_V3.GetDesktopModuleSettings(DesktopModuleInfo objDesktopModule, PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.RegisterModules(PaFolder Folder, ArrayList Modules, ArrayList Controls) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
So is this installer EVER going to work? Have i done something wrong? Or should i just give up for another few months until somebody bothers to fix this? :( :( :(
Hoping somebody can help get this going, cos i'd really like to use a full-featured gallery... but its not looking promising.
Thanks
Greg