I have also had problems installing the Page Generated skin object and the new Ventrian skin on DNN 4.0.2. No errors are thrown to indicate that there is a problem, the skin/objects just dont get installed.
For Page Generated, I installed the object through the Module Definintions and then modified my skin file (.ascx) to include the <%@ Register TagPrefix="smc" TagName="PAGEGENERATED" Src="~/DesktopModules/PageGenerated/PageGenerated.ascx" %> and < smc AGEGENERATED runat="server" />. An error is thrown when DNN tries to load the skin file and cannot find the pagegenerated.ascx file.
I was able to install the Ventrian container without issue but the skin fails to install.
Any thoughts?
P.S. You might want to update your module description pages to indicate the DNN 4.x compaibility, as the majority specifically mention only 3.x.
Ken |