websitepanel/WebsitePanel/Sources/WebsitePanel.EnterpriseServer/WebsitePanel.EnterpriseServer.csproj

454 lines
No EOL
22 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{59C7623A-5181-48A5-880A-C9B82B48F589}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>WebsitePanel.EnterpriseServer</RootNamespace>
<AssemblyName>WebsitePanel.EnterpriseServer</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>4.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile />
<UseIISExpress>false</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<WarningsAsErrors>618</WarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<WarningsAsErrors>618</WarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ionic.Zip.Reduced, Version=1.8.4.28, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\Ionic.Zip.Reduced.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Lib\Microsoft.Web.Services3.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.Drawing" />
<Reference Include="System.Security" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
<Reference Include="System.Xml.Linq" />
<Reference Include="WebsitePanel.Providers.Base, Version=1.2.2.0, Culture=neutral, PublicKeyToken=da8782a6fc4d0081, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Bin\WebsitePanel.Providers.Base.dll</HintPath>
</Reference>
<Reference Include="WebsitePanel.Server.Client, Version=1.2.2.0, Culture=neutral, PublicKeyToken=da8782a6fc4d0081, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Bin\WebsitePanel.Server.Client.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="esLync.asmx" />
<Content Include="esVirtualizationServerForPrivateCloud.asmx" />
<Content Include="Default.aspx" />
<Content Include="ecStorefront.asmx" />
<Content Include="ecStorehouse.asmx" />
<Content Include="esApplicationsInstaller.asmx" />
<Content Include="esAuditLog.asmx" />
<Content Include="esAuthentication.asmx" />
<Content Include="esBackup.asmx" />
<Content Include="esComments.asmx" />
<Content Include="esCRM.asmx" />
<Content Include="esDatabaseServers.asmx" />
<Content Include="esExchangeServer.asmx" />
<Content Include="esFiles.asmx" />
<Content Include="esFtpServers.asmx" />
<Content Include="esHostedSharePointServers.asmx" />
<Content Include="esImport.asmx" />
<Content Include="esMailServers.asmx" />
<Content Include="esOperatingSystems.asmx" />
<Content Include="esOrganizations.asmx" />
<Content Include="esPackages.asmx" />
<Content Include="esScheduler.asmx" />
<Content Include="esServers.asmx" />
<Content Include="esSharePointServers.asmx" />
<Content Include="esStatisticsServers.asmx" />
<Content Include="esSystem.asmx" />
<Content Include="esTasks.asmx" />
<Content Include="esUsers.asmx" />
<Content Include="esWebServers.asmx" />
<Content Include="Global.asax" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Compile Include="..\VersionInfo.cs">
<Link>VersionInfo.cs</Link>
</Compile>
<Compile Include="Code\Comments\CommentsController.cs" />
<Compile Include="Code\Common\ConfigSettings.cs" />
<Compile Include="Code\Common\CryptoUtils.cs" />
<Compile Include="Code\Common\EnterpriseServerIdentity.cs" />
<Compile Include="Code\Common\EnterpriseServerPrincipal.cs" />
<Compile Include="Code\Common\FileUtils.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Common\Int128.cs" />
<Compile Include="Code\Common\IPAddress.cs" />
<Compile Include="Code\Common\MailHelper.cs" />
<Compile Include="Code\Common\ObjectUtils.cs" />
<Compile Include="Code\Common\SecurityContext.cs" />
<Compile Include="Code\Common\ServiceProviderProxy.cs" />
<Compile Include="Code\Common\ServiceUsernameTokenManager.cs" />
<Compile Include="Code\Common\UsernameAssertion.cs" />
<Compile Include="Code\Common\Utils.cs" />
<Compile Include="Code\HostedSolution\LyncController.cs" />
<Compile Include="Code\HostedSolution\LyncControllerAsync.cs" />
<Compile Include="Code\VirtualizationForPrivateCloud\CreateAsyncVMfromVM.cs" />
<Compile Include="Code\VirtualizationForPrivateCloud\CreateServerAsyncWorkerForPrivateCloud.cs" />
<Compile Include="Code\VirtualizationForPrivateCloud\VirtualizationServerControllerForPrivateCloud.cs" />
<Compile Include="Code\DatabaseServers\DatabaseServerController.cs" />
<Compile Include="Code\Data\DataProvider.cs" />
<Compile Include="Code\Data\EcommerceProvider.cs" />
<Compile Include="Code\Data\SQLHelper.cs" />
<Compile Include="Code\DnsServers\DnsServerController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Ecommerce\CategoryController.cs" />
<Compile Include="Code\Ecommerce\ContractSystem\ContractController.cs" />
<Compile Include="Code\Ecommerce\Helpers.cs" />
<Compile Include="Code\Ecommerce\InvoiceController.cs" />
<Compile Include="Code\Ecommerce\MiscController.cs" />
<Compile Include="Code\Ecommerce\PaymentGatewayController.cs" />
<Compile Include="Code\Ecommerce\Provisioning\DomainNameController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Ecommerce\Provisioning\HostingAddonController.cs" />
<Compile Include="Code\Ecommerce\ServiceController.cs" />
<Compile Include="Code\Ecommerce\ServiceHandlers\ServiceHandlerController.cs" />
<Compile Include="Code\Ecommerce\StorefrontController.cs" />
<Compile Include="Code\Ecommerce\StorehouseController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Ecommerce\SystemPluginController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Ecommerce\TaskEventHandlers\SendEmailNotification.cs" />
<Compile Include="Code\Ecommerce\TaskEventHandlers\SystemTriggersAgent.cs" />
<Compile Include="Code\Ecommerce\TriggerSystem\CommonTrigger.cs" />
<Compile Include="Code\Ecommerce\TriggerSystem\TriggerController.cs" />
<Compile Include="Code\ExchangeServer\ExchangeServerController.cs" />
<Compile Include="Code\Files\FilesController.cs" />
<Compile Include="Code\FtpServers\FtpServerController.cs" />
<Compile Include="Code\HostedSolution\BlackBerryController.cs" />
<Compile Include="Code\HostedSolution\CRMController.cs" />
<Compile Include="Code\HostedSolution\OCSController.cs" />
<Compile Include="Code\HostedSolution\OrganizationController.cs" />
<Compile Include="Code\HostedSolution\ReportController.cs" />
<Compile Include="Code\Log\AuditLog.cs" />
<Compile Include="Code\MailServers\MailServerController.cs" />
<Compile Include="Code\MailServers\QuotaLimit.cs" />
<Compile Include="Code\OperatingSystems\OperatingSystemController.cs" />
<Compile Include="Code\Packages\PackageAsyncWorker.cs" />
<Compile Include="Code\Packages\PackageController.cs" />
<Compile Include="Code\Packages\ServiceItemsPaged.cs" />
<Compile Include="Code\Provisioning\BackupAsyncWorker.cs" />
<Compile Include="Code\Provisioning\BackupController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Ecommerce\Provisioning\HostingPackageController.cs" />
<Compile Include="Code\Provisioning\IBackupController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Provisioning\IImportController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Provisioning\ImportAsyncWorker.cs" />
<Compile Include="Code\Provisioning\ImportController.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\Ecommerce\Provisioning\IServiceProvisioning.cs" />
<Compile Include="Code\Ecommerce\Provisioning\ProvisioningContext.cs" />
<Compile Include="Code\Ecommerce\Provisioning\ServiceProvisioningBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Code\SchedulerTasks\ActivatePaidInvoicesTask.cs" />
<Compile Include="Code\SchedulerTasks\BackupTask.cs" />
<Compile Include="Code\SchedulerTasks\CancelOverdueInvoicesTask.cs" />
<Compile Include="Code\SchedulerTasks\CheckWebSiteTask.cs" />
<Compile Include="Code\SchedulerTasks\CalculateExchangeDiskspaceTask.cs" />
<Compile Include="Code\SchedulerTasks\FTPFilesTask.cs" />
<Compile Include="Code\SchedulerTasks\GenerateInvoicesTask.cs" />
<Compile Include="Code\SchedulerTasks\HostedSolutionReport.cs" />
<Compile Include="Code\SchedulerTasks\NotifyOverusedDatabasesTask.cs" />
<Compile Include="Code\SchedulerTasks\RunPaymentQueueTask.cs" />
<Compile Include="Code\SchedulerTasks\RunSystemCommandTask.cs" />
<Compile Include="Code\SchedulerTasks\SendMailNotificationTask.cs" />
<Compile Include="Code\SchedulerTasks\SuspendOverdueInvoicesTask.cs" />
<Compile Include="Code\SchedulerTasks\ZipFilesTask.cs" />
<Compile Include="Code\Scheduling\SchedulerJob.cs" />
<Compile Include="Code\Scheduling\Scheduler.cs" />
<Compile Include="Code\Scheduling\SchedulerController.cs" />
<Compile Include="Code\Servers\ServerController.cs" />
<Compile Include="Code\SharePoint\HostedSharePointServerController.cs" />
<Compile Include="Code\SharePoint\SharePointServerController.cs" />
<Compile Include="Code\StatisticsServers\StatisticsServerController.cs" />
<Compile Include="Code\SchedulerTasks\BackupDatabaseTask.cs" />
<Compile Include="Code\SchedulerTasks\CalculatePackagesBandwidthTask.cs" />
<Compile Include="Code\SchedulerTasks\CalculatePackagesDiskspaceTask.cs" />
<Compile Include="Code\SchedulerTasks\SuspendOverusedPackagesTask.cs" />
<Compile Include="Code\System\SystemController.cs" />
<Compile Include="Code\Tasks\SendEmailNotification.cs" />
<Compile Include="Code\Tasks\TaskEventHandler.cs" />
<Compile Include="Code\Tasks\TaskManager.cs" />
<Compile Include="Code\Users\UserAsyncWorker.cs" />
<Compile Include="Code\Users\UserController.cs" />
<Compile Include="Code\Virtualization\CreateServerAsyncWorker.cs" />
<Compile Include="Code\Virtualization\VirtualizationServerController.cs" />
<Compile Include="Code\WebAppGallery\WebAppGalleryController.cs" />
<Compile Include="Code\WebServers\WebServerController.cs" />
<Compile Include="Code\Wizards\UserCreationWizard.cs" />
<Compile Include="Code\Wizards\WebApplicationsInstaller.cs" />
<Compile Include="esLync.asmx.cs">
<DependentUpon>esLync.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esVirtualizationServerForPrivateCloud.asmx.cs">
<DependentUpon>esVirtualizationServerForPrivateCloud.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="Default.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="ecServiceHandler.asmx.cs">
<DependentUpon>ecServiceHandler.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="ecStorefront.asmx.cs">
<DependentUpon>ecStorefront.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="ecStorehouse.asmx.cs">
<DependentUpon>ecStorehouse.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esApplicationsInstaller.asmx.cs">
<DependentUpon>esApplicationsInstaller.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esAuditLog.asmx.cs">
<DependentUpon>esAuditLog.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esAuthentication.asmx.cs">
<DependentUpon>esAuthentication.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esBackup.asmx.cs">
<DependentUpon>esBackup.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esBlackBerry.asmx.cs">
<DependentUpon>esBlackBerry.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esComments.asmx.cs">
<DependentUpon>esComments.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esCRM.asmx.cs">
<DependentUpon>esCRM.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esDatabaseServers.asmx.cs">
<DependentUpon>esDatabaseServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esExchangeServer.asmx.cs">
<DependentUpon>esExchangeServer.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esFiles.asmx.cs">
<DependentUpon>esFiles.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esFtpServers.asmx.cs">
<DependentUpon>esFtpServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esHostedSharePointServers.asmx.cs">
<DependentUpon>esHostedSharePointServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esImport.asmx.cs">
<DependentUpon>esImport.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esMailServers.asmx.cs">
<DependentUpon>esMailServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esOCS.asmx.cs">
<DependentUpon>esOCS.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esOperatingSystems.asmx.cs">
<DependentUpon>esOperatingSystems.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esOrganizations.asmx.cs">
<DependentUpon>esOrganizations.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esPackages.asmx.cs">
<DependentUpon>esPackages.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esScheduler.asmx.cs">
<DependentUpon>esScheduler.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esServers.asmx.cs">
<DependentUpon>esServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esSharePointServers.asmx.cs">
<DependentUpon>esSharePointServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esStatisticsServers.asmx.cs">
<DependentUpon>esStatisticsServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esSystem.asmx.cs">
<DependentUpon>esSystem.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esTasks.asmx.cs">
<DependentUpon>esTasks.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esUsers.asmx.cs">
<DependentUpon>esUsers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esVirtualizationServer.asmx.cs">
<DependentUpon>esVirtualizationServer.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esWebApplicationGallery.asmx.cs">
<DependentUpon>esWebApplicationGallery.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="esWebServers.asmx.cs">
<DependentUpon>esWebServers.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WebsitePanel.Common.Utils\WebsitePanel.Common.Utils.csproj">
<Project>{53D22D35-4013-415F-BA09-F67A0DBBB0C1}</Project>
<Name>WebsitePanel.Common.Utils</Name>
</ProjectReference>
<ProjectReference Include="..\WebsitePanel.EnterpriseServer.Base\WebsitePanel.EnterpriseServer.Base.csproj">
<Project>{C09CE910-F16B-48A1-B2CC-C99B8C1CF775}</Project>
<Name>WebsitePanel.EnterpriseServer.Base</Name>
</ProjectReference>
<ProjectReference Include="..\WebsitePanel.Templates\WebsitePanel.Templates.csproj">
<Project>{387FA0EF-3927-45FF-8F8F-BCCD735540C6}</Project>
<Name>WebsitePanel.Templates</Name>
</ProjectReference>
<ProjectReference Include="..\WebsitePanel.Whois\WebsitePanel.Whois.csproj">
<Project>{7112B144-C5EE-43C2-9441-569D75D13CB9}</Project>
<Name>WebsitePanel.Whois</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="ecServiceHandler.asmx" />
<Content Include="esBlackBerry.asmx" />
<Content Include="esOCS.asmx" />
<Content Include="esVirtualizationServer.asmx" />
<Content Include="esWebApplicationGallery.asmx" />
<EmbeddedResource Include="Images\logo.png" />
<Content Include="SystemEventHandlers.config" />
<None Include="TaskEventHandlers.config" />
<None Include="WsePolicyCache.Config" />
</ItemGroup>
<ItemGroup />
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>9002</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:9002/</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
</Project>