86 lines
3.3 KiB
Text
86 lines
3.3 KiB
Text
<%@ Page Title="WebsitePanel - 3rd Party Software" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="WorksWith.aspx.cs" Inherits="WebsitePanel.WebSite.WorksWith" %>
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content2" ContentPlaceHolderID="ContentColumn" runat="server">
|
|
<h1>3rd Party Software</h1>
|
|
<p style="text-align: justify;">WebsitePanel works with a huge list of 3rd party products. Please note that support for the software systems managed by WebsitePanel is provided by the publisher or manufacturer of those software systems. For example support for SmarterMail is provided by SmarterTools. Likewise support for Microsoft products such as IIS is provided by Microsoft support under the standard product support channels.</p>
|
|
|
|
<h2>Operating Systems</h2>
|
|
<ul>
|
|
<li>Windows Server 2008 R2 any edition, 64 bits</li>
|
|
<li>Windows Server 2008 any edition, 32 and 64 bits </li>
|
|
<li>Windows Server 2003 R2 any edition, 32 and 64 bits</li>
|
|
<li>Windows Server 2003 any edition, 32 and 64 bits</li>
|
|
</ul>
|
|
|
|
<h2>Web Servers</h2>
|
|
<ul>
|
|
<li>IIS 7.5</li>
|
|
<li>IIS 7.0</li>
|
|
<li>IIS 6.0</li>
|
|
<li>ColdFusion 7/8/9</li>
|
|
</ul>
|
|
|
|
<h2>FTP Servers</h2>
|
|
<ul>
|
|
<li>MS FTP 7.5</li>
|
|
<li>MS FTP 7.0</li>
|
|
<li>MS FTP 6.0</li>
|
|
<li>Gene6 FTP Server</li>
|
|
<li>Serv-U FTP Server 6.x</li>
|
|
<li>FileZilla FTP Server</li>
|
|
</ul>
|
|
|
|
<h2>Mail Servers</h2>
|
|
<ul>
|
|
<li>SmarterMail 2.x - 7.x</li>
|
|
<li>MailEnable 2.x - 4.x</li>
|
|
<li>Merak Mail Server 8.x - 10.x</li>
|
|
<li>MDaemon 9.x - 10.x</li>
|
|
<li>hMailServer 4.x</li>
|
|
<li>ArgoMail Server 1.x</li>
|
|
<li>Ability Mail Server 2.x</li>
|
|
</ul>
|
|
|
|
<h2>Database Engines</h2>
|
|
<ul>
|
|
<li>Microsoft SQL Server 2008 R2 of any edition</li>
|
|
<li>Microsoft SQL Server 2000/2005/2008 of any edition</li>
|
|
<li>Microsoft SQL Server 7.0 of any edition</li>
|
|
<li>MySQL Server of 4.0.x, 4.1.x and 5.x versions</li>
|
|
<li>Microsoft Access 2000 </li>
|
|
</ul>
|
|
|
|
<h2>DNS Servers</h2>
|
|
<ul>
|
|
<li>Microsoft DNS Server (bundled with Windows Server)</li>
|
|
<li>Simple DNS Plus 4.x-5.x</li>
|
|
<li>ISC BIND DNS Server</li>
|
|
<li>Nettica DNS Service</li>
|
|
</ul>
|
|
|
|
<h2>Statistics Servers</h2>
|
|
<ul>
|
|
<li>SmarterStats 3.x - 6.x</li>
|
|
<li>AWStats Statistics (free software)</li>
|
|
</ul>
|
|
|
|
<h2>Collaboration</h2>
|
|
<ul>
|
|
<li>Microsoft Exchange Server 2010 SP1 installed with /hosting switch</li>
|
|
<li>Microsoft Exchange Server 2007 and 2010
|
|
<br /><span style="color:red">Please refer to this <a href="http://social.msdn.microsoft.com/Forums/en-US/wspsupport/thread/539276af-77f6-4669-934d-2eb8d1017d2a
|
|
">post</a> for support status update on Exchange 2007 and 2010.</span></li>
|
|
<li>BlackBerry Enterprise Server</li>
|
|
<li>Windows SharePoint Services 3.0</li>
|
|
<li>SharePoint Foundation 2010</li>
|
|
<li>Office Communication Server 2007</li>
|
|
<li>Microsoft Dynamics CRM 4.0</li>
|
|
</ul>
|
|
|
|
<h2>Virtualization</h2>
|
|
<ul>
|
|
<li>Hyper-V Technology</li>
|
|
</ul>
|
|
|
|
</asp:Content>
|