Please note the Custom Application Packs available for download are not compatible with DNP 2.2.0 +
To make them compatible you will need to change the following lines located in all the affected application pack ASCX files located in "C:\DotNetPanel\Portal\DesktopModules\DotNetPanel\ApplicationInstallerControls"
FROM
<%@ Implements interface="DotNetPark.DotNetPanel.Portal.IWebInstallerSettings" %>
<%@ Import namespace="DotNetPark.DotNetPanel.EnterpriseServer" %>
TO
<%@ Implements interface="DotNetPanel.Portal.IWebInstallerSettings" %>
<%@ Import namespace="DotNetPanel.EnterpriseServer" %>
Graham Spratt
Direct Hosting UK
W2K3, IIS6, .NET, PHP5, MySQL5
DotNetPanel Authorized Reseller