in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Custom Application Packs in 2.2.x

Last post 10-17-2007 1:03 PM by directhostinguk. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 10-10-2007 4:49 PM

    Custom Application Packs in 2.2.x

    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
    Filed under:
  • 10-17-2007 10:30 AM In reply to

    Re: Custom Application Packs in 2.2.x

    Graham Spratt
    Direct Hosting UK
    W2K3, IIS6, .NET, PHP5, MySQL5
    DotNetPanel Authorized Reseller
  • 10-17-2007 11:38 AM In reply to

    Re: Custom Application Packs in 2.2.x

    directhostinguk:

    Great work! Too bad I adapted all mine yesterday evening by hand Sad

     

    IBISS Internet Services & Solutions: ASP - ASP.NET 1.1/2.0/3.0/3.5 - PHP 5 - MySQL 5 - MSSQL 2005
  • 10-17-2007 11:39 AM In reply to

    Re: Custom Application Packs in 2.2.x

    Thanks for those directhostinguk.  Can I ask, do the other asp.net application packs still need updating for them to be installed correctly as you put above, like the asp.net StarterKits and CommunityServer 2007?

    Thanks

  • 10-17-2007 1:03 PM In reply to

    Re: Custom Application Packs in 2.2.x

    SaintMak:

    Thanks for those directhostinguk.  Can I ask, do the other asp.net application packs still need updating for them to be installed correctly as you put above, like the asp.net StarterKits and CommunityServer 2007?

    Thanks

    All the standard Application Packs will be fine

    Graham Spratt
    Direct Hosting UK
    W2K3, IIS6, .NET, PHP5, MySQL5
    DotNetPanel Authorized Reseller
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems