All pastes #2048632 Raw Edit

Unnamed

public text v1 · immutable
#2048632 ·published 2011-04-20 13:21 UTC
rendered paste body
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <configSections>
    <section name="microsoft.web.services3" type="Microsoft.Web.Services3.Configuration.WebServicesConfiguration, Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
    <section name="workflowRuntime" type="System.Workflow.Runtime.Configuration.WorkflowRuntimeSection, System.Workflow.Runtime, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
    <section name="wftools.services.common.ado" type="WFTools.Services.Common.Ado.Configuration.CommonAdoProviderSettings,EPiServer.WFTools.Services" />
    <section name="wftools.services.persistence.ado" type="WFTools.Services.Persistence.Ado.Configuration.PersistenceAdoProviderSettings,EPiServer.WFTools.Services" />
    <section name="wftools.services.tracking.ado" type="WFTools.Services.Tracking.Ado.Configuration.TrackingAdoProviderSettings,EPiServer.WFTools.Services" />
    <section name="episerver" type="EPiServer.Configuration.EPiServerSection, EPiServer.Configuration, Version=6.0.530.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7" restartOnExternalChanges="false" />
    <section name="staticFile" type="EPiServer.Configuration.StaticFileSection, EPiServer.Configuration" allowLocation="true" />
    <section name="episerver.baseLibrary" allowDefinition="MachineToApplication" allowLocation="false" type="EPiServer.BaseLibrary.ConfigurationHandler,EPiServer.BaseLibrary" />
    <section name="episerver.basicAuthentication" type="EPiServer.Configuration.BasicAuthenticationSection, EPiServer.Configuration" allowLocation="true" />
    <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
      <section name="EPiServer.Templates.RelatePlus.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
    </sectionGroup>
    <section name="episerver.shell" type="EPiServer.Shell.Configuration.EPiServerShellSection, EPiServer.Shell" />
    <section name="episerver.dataStore" type="EPiServer.Data.Configuration.EPiServerDataStoreSection, EPiServer.Data" />
    <section name="episerver.framework" type="EPiServer.Framework.Configuration.EPiServerFrameworkSection, EPiServer.Framework" restartOnExternalChanges="false" />
    <section name="episerver.search.indexingservice" type="EPiServer.Search.IndexingService.Configuration.IndexingServiceSection, EPiServer.Search.IndexingService" />
    <section name="dataConfiguration" type="Microsoft.Practices.EnterpriseLibrary.Data.Configuration.DatabaseSettings, Microsoft.Practices.EnterpriseLibrary.Data" />
    <section name="episerver.common" type="EPiServer.Common.Configuration.EPiServerCommonSection, EPiServer.Common.Configuration" />
    <section name="nhibernate" type="System.Configuration.NameValueSectionHandler, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    <section name="hibernate-configuration" type="NHibernate.Cfg.ConfigurationSectionHandler, NHibernate" />
    <section name="episerver.search" type="EPiServer.Search.Configuration.SearchSection, EPiServer.ApplicationModules" />
    <section name="episerver.community" type="EPiServer.Community.Configuration.EPiServerCommunitySection, EPiServer.Community.Configuration" />
    <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
      <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
        <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
        <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
          <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
          <section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
          <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
          <section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
        </sectionGroup>
      </sectionGroup>
    </sectionGroup>
    <section name="episerver.mail" type="EPiServer.Mail.Configuration.EPiServerMailSection, EPiServer.Mail.Configuration" />
    <section name="episerver.mail.communitysource" type="EPiServer.Mail.Sources.EPiServerCommunity.Configuration.CommunitySourceSection, EPiServer.Mail.Sources.EPiServerCommunity" />
  </configSections>
  <episerver configSource="episerver.config" />
  <staticFile expirationTime="12:0:0" />
  <episerver.baseLibrary>
    <classFactories>
      <add type="EPiServer.Implementation.DefaultBaseLibraryFactory, EPiServer.Implementation" id="ContentChannelFactory">
        <register type="EPiServer.ContentChannels.ContentChannelAdministration, EPiServer" mappedType="EPiServer.ContentChannels.ObjectStoreContentChannelAdministration, EPiServer" />
        <register type="EPiServer.BaseLibrary.IContentChannelHandler, EPiServer" mappedType="EPiServer.ContentChannels.ContentChannelHandler, EPiServer" />
      </add>
      <add type="EPiServer.Core.PropertyControlClassFactory, EPiServer" id="PropertyControlFactory">
        <!-- Uncomment the following two lines to get legacy editor in edit mode for PropertyXhtmlString and PropertyLongString-->
        <!--<register type="EPiServer.SpecializedProperties.PropertyXhtmlString, EPiServer" mappedType="EPiServer.Web.PropertyControls.LegacyPropertyXhtmlStringControl, EPiServer" />
        <register type="EPiServer.Core.PropertyLongString, EPiServer" mappedType="EPiServer.Web.PropertyControls.LegacyPropertyXhtmlStringControl, EPiServer" />-->
      </add>
    </classFactories>
  </episerver.baseLibrary>
  <workflowRuntime EnablePerformanceCounters="false">
    <Services>
      <add type="System.Workflow.Runtime.Hosting.DefaultWorkflowSchedulerService, System.Workflow.Runtime, Version=3.0.00000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" maxSimultaneousWorkflows="5" />
      <!-- Comment the following two lines when running on oracle. -->
      <add type="System.Workflow.Runtime.Hosting.SharedConnectionWorkflowCommitWorkBatchService, System.Workflow.Runtime, Version=3.0.00000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
      <add type="System.Workflow.Runtime.Hosting.SqlWorkflowPersistenceService, System.Workflow.Runtime, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" UnloadOnIdle="true" />
      <!-- Uncomment the following two lines when running on oracle. -->
      <!--<add name="oracle" providerName="Oracle.DataAccess.Client" type="WFTools.Services.Persistence.Ado.AdoPersistenceService, EPiServer.WFTools.Services,Culture=neutral" UnloadOnIdle="true" connectionStringName="EPiServerDB_oracle"/>
      <add type="WFTools.Services.Batching.Ado.AdoWorkBatchService, EPiServer.WFTools.Services" connectionStringName="EPiServerDB_oracle"/>-->
    </Services>
  </workflowRuntime>
  <runtime>
    <assemblyBinding>
      <dependentAssembly />
    </assemblyBinding>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="ElektroPost.Licensing" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.BaseLibrary" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Blog" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Cms.Shell.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Configuration" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Data.Cache" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Data" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Enterprise" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Events" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Framework" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.ImageLibrary" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Implementation" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Legacy4" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Licensing" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.LinkAnalyzer" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Log.Analyzers" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Log.Core" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Lucene" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Scheduler" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Scheduler.WKTL" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="5.1.422.4" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Shell" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Shell.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Web.WebControls" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.WebDav" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.WebParts" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.WorkflowFoundation" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.XForms" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.XmlRpc" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.2.375.0-6.65535.65535.65535" newVersion="6.0.530.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="log4net" publicKeyToken="1b44e1d426115821" culture="neutral" />
        <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.2.10.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="Microsoft.Web.Services3" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="3.0.0.0-3.65535.65535.65535" newVersion="3.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.ComponentModel.Composition" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2009.0.0.0-2009.65535.65535.65535" newVersion="2009.22.10.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.DataVisualization" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="3.0.0.0-3.65535.65535.65535" newVersion="3.5.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Search.IndexingService" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="1.0.0.0-1.65535.65535.65535" newVersion="1.0.517.262" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Cache" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.ComponentArt.Web.UI" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2008.0.0.0-2008.65535.65535.65535" newVersion="2008.2.1204.35" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Configuration" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Data" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.EventCounter" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Framework" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Framework.Exceptions" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Framework.Impl" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Security" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Web.Authorization" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Web.Authorization.Multiplexing" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Common.Web" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="2.0.0.0-2.65535.65535.65535" newVersion="2.3.517.275" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.ApplicationModules" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="6.0.0.0-6.65535.65535.65535" newVersion="6.1.79.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Administration" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Blog" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Calendar" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Chat" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Chat.XmlSerializers" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Club" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Configuration" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Contact" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Contest" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.DirectMessage" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.DocumentArchive" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Expert" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Forum" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Gadgets" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.ImageGallery" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Licensing" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.MyPage" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.NewsFeed" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.NML" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.OnlineStatus" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Poll" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Search" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.StarViral" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.VideoGallery" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.VideoGallery.XmlSerializers" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Wcf.Blog" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Wcf.Feed" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Web.Administration" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Webmail" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Community.Webmail.XmlSerializers" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="4.0.0.0-4.65535.65535.65535" newVersion="4.0.517.255" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Mail.Configuration" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.0.343.136" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Mail.Core" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.0.343.136" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Mail.Core.EPiServer.Web" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.0.343.136" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Mail.Core.Web" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.0.343.136" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EPiServer.Mail.Sources.Internal" publicKeyToken="8fe83dea738b45b7" culture="neutral" />
        <bindingRedirect oldVersion="5.0.0.0-5.65535.65535.65535" newVersion="5.0.343.136" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35" culture="neutral" />
        <bindingRedirect oldVersion="1.0.61025.0" newVersion="3.5.0.0" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
  <!-- Connection string info is stored in a separate file -->
  <connectionStrings configSource="connectionStrings.config" />
  <!-- SMTP Settings for ASP.NET 2.0 Mail classes. -->
  <system.net>
    <mailSettings>
      <smtp deliveryMethod="PickupDirectoryFromIis" />
      <!-- Common usage is to use other network existing mail server other than
                 IIS Virtual SMTP Server. 
                 In such cases use the commented settings below with your server
                 location and authentication credentials.
                 -->
      <!--<smtp from="localhost" deliveryMethod="Network">
                <network host="localhost" port="25" userName="" password="" defaultCredentials="false" />
      </smtp>-->
    </mailSettings>
  </system.net>
  <system.web>
    <roleManager enabled="true" defaultProvider="EPiServerCommonRoleProvider" cacheRolesInCookie="true">
      <providers>
        <clear />
        <!-- Comment the following lines when running on oracle. -->
        <add name="MultiplexingRoleProvider" type="EPiServer.Security.MultiplexingRoleProvider, EPiServer" provider1="SqlServerRoleProvider" provider2="WindowsRoleProvider" providerMap1="SqlServerMembershipProvider" providerMap2="WindowsMembershipProvider" />
        <!--  comment when running on oracle  -->
        <!-- Uncomment the following lines when running on oracle. -->
        <!--<add provider1="OracleRoleProvider" provider2="WindowsRoleProvider"
        providerMap1="OracleMembershipProvider" providerMap2="WindowsMembershipProvider"
         name="MultiplexingRoleProvider" type="EPiServer.Security.MultiplexingRoleProvider, EPiServer" />-->
        <!--Uncomment the lines above running oracle-->
        <add name="WindowsRoleProvider" applicationName="EPiServerSample" type="EPiServer.Security.WindowsRoleProvider, EPiServer"/>
        <add name="SqlServerRoleProvider" connectionStringName="EPiServerDB" applicationName="EPiServerSample" type="System.Web.Security.SqlRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
        <!--<add name="ActiveDirectoryRoleProvider" 
            type="EPiServer.Security.ActiveDirectoryRoleProvider, EPiServer" 
            connectionStringName="ActiveDirectoryProviderConnection" 
            connectionUsername="DOMAIN\ADServiceAccount" 
            connectionPassword="password" 
            attributeMapUsername="sAMAccountName" />-->
        <add name="EPiServerCommonRoleProvider" applicationName="EPiServerCommonApplication" type="EPiServer.Common.Web.Authorization.RoleProvider, EPiServer.Common.Web.Authorization" />
      </providers>
    </roleManager>
    <membership defaultProvider="EPiServerCommonMembershipProvider" userIsOnlineTimeWindow="10">
      <providers>
        <clear />
        <!-- Comment the following lines when running on oracle. -->
        <add name="MultiplexingMembershipProvider" type="EPiServer.Security.MultiplexingMembershipProvider, EPiServer" provider1="SqlServerMembershipProvider" provider2="WindowsMembershipProvider" />
        <!--  comment the lines above when running on oracle  -->
        <!-- Uncomment the following lines when running on oracle. -->
        <!--<add provider1="OracleMembershipProvider" provider2="WindowsMembershipProvider"
          name="MultiplexingMembershipProvider" type="EPiServer.Security.MultiplexingMembershipProvider, EPiServer" />-->
        <!--Uncomment the lines above running oracle-->
        <add name="WindowsMembershipProvider" type="EPiServer.Security.WindowsMembershipProvider, EPiServer" deletePrefix="BUILTIN\" searchByEmail="true" />
        <add name="SqlServerMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="EPiServerDB" requiresQuestionAndAnswer="false" applicationName="EPiServerSample" requiresUniqueEmail="true" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="7" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" passwordStrengthRegularExpression="" />
        <!--<add name="ActiveDirectoryMembershipProvider" 
            type="System.Web.Security.ActiveDirectoryMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" 
            connectionStringName="ActiveDirectoryProviderConnection" 
            connectionUsername="DOMAIN\ADServiceAccount" 
            connectionPassword="password" 
            enableSearchMethods="true" 
            attributeMapUsername="sAMAccountName" />-->
        <add name="EPiServerCommonMembershipProvider" applicationName="EPiServerCommonApplication" type="EPiServer.Common.Web.Authorization.MembershipProvider, EPiServer.Common.Web.Authorization" />
		 <add name="EPiServerCommonIntegrationMembershipProvider" applicationName="EPiServerCommonApplication" type="EPiServer.Common.Web.Authorization.IntegrationMembershipProvider, EPiServer.Common.Web.Authorization" provider="WindowsMembershipProvider" roleToSynchronize1="Users" roleToSynchronize2="Administrators" />
      </providers>
    </membership>
    <profile enabled="true" defaultProvider="SqlProfile" automaticSaveEnabled="true">
      <properties>
        <add name="Address" type="System.String" />
        <add name="ZipCode" type="System.String" />
        <add name="Locality" type="System.String" />
        <add name="Email" type="System.String" />
        <add name="FirstName" type="System.String" />
        <add name="LastName" type="System.String" />
        <add name="Language" type="System.String" />
        <add name="Country" type="System.String" />
        <add name="Company" type="System.String" />
        <add name="Title" type="System.String" />
        <add name="SubscriptionInfo" type="EPiServer.Personalization.SubscriptionInfo, EPiServer" />
        <add name="CustomExplorerTreePanel" type="System.String" />
        <add name="FileManagerFavourites" type="System.Collections.Generic.List`1[System.String]" />
        <add name="EditTreeSettings" type="EPiServer.Personalization.GuiSettings, EPiServer" />
        <add name="ClientToolsActivationKey" type="System.String" />
        <add name="FrameworkName" type="System.String" />
      </properties>
      <providers>
        <clear />
        <add name="SqlProfile" type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="EPiServerDB" applicationName="EPiServerSample" />
      </providers>
    </profile>
    <!-- DYNAMIC DEBUG COMPILATION
          Set compilation debug="true" to enable ASPX debugging.  Otherwise, setting this value to
          false will improve runtime performance of this application. 
          Set compilation debug="true" to insert debugging symbols (.pdb information)
          into the compiled page. Because this creates a larger file that executes
          more slowly, you should set this value to true only when debugging and to
          false at all other times. For more information, refer to the documentation about
          debugging ASP .NET files.
          -->
    <compilation defaultLanguage="c#" debug="false">
      <assemblies>
        <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add assembly="System.Web.Abstractions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add assembly="System.Web.Routing, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add assembly="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
        <add assembly="System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
      </assemblies>
    </compilation>
    <!-- CUSTOM ERROR MESSAGES
          Set customError mode values to control the display of user-friendly 
          error messages to users instead of error details (including a stack trace):

          "On" Always display custom (friendly) messages  
          "Off" Always display detailed ASP.NET error information.
          "RemoteOnly" Display custom (friendly) messages only to users not running 
          on the local Web server. This setting is recommended for security purposes, so 
          that you do not display application detail information to remote clients.
          -->
    <customErrors mode="RemoteOnly" />
    <!-- AUTHENTICATION 
    
          !!!! IMPORTANT SECURITY NOTE !!!!!
        
          If you enable forms authentication by uncommenting the Forms authentication information below AND
          you are using Windows 2000 (any version) as web server, you must enable the "Act as part of the
          operating system" user right for the ASPNET user account. If this is not done, you will not be able 
          to logon with windows accounts, only Extranet accounts. However this may be regarded as compromising
          the security on your system since the ASPNET account should be a low-privilege account. 

          This section sets the authentication policies of the application. Possible modes are "Windows", "Forms", 
          "Passport" and "None". However only "Windows" and "Forms" are supported by EPiServer.
          -->

    <authentication mode="Forms">
      <forms name=".EPiServerLogin" loginUrl="Util/login.aspx" timeout="120" />
    </authentication>
    <!-- APPLICATION-LEVEL TRACE LOGGING
          Application-level tracing enables trace log output for every page within an application. 
          Set trace enabled="true" to enable application trace logging.  If pageOutput="true", the
          trace information will be displayed at the bottom of each page.  Otherwise, you can view the 
          application trace log by browsing the "trace.axd" page from your web application
          root. 
          -->
    <trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
    <!-- SESSION STATE SETTINGS
          By default ASP .NET uses cookies to identify which requests belong to a particular session. 
          If cookies are not available, a session can be tracked by adding a session identifier to the URL. 
          To disable cookies, set sessionState cookieless="true".
        -->
    <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;user id=sa;password=" cookieless="false" timeout="20" />
    <!-- GLOBALIZATION
          This section sets the globalization settings of the application. 
          -->
    <globalization culture="en-US" uiCulture="en" requestEncoding="utf-8" responseEncoding="utf-8" resourceProviderFactoryType="EPiServer.Resources.XmlResourceProviderFactory, EPiServer" />
    <pages validateRequest="false" enableEventValidation="false" pageParserFilterType="System.Web.Mvc.ViewTypeParserFilter, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
      <controls>
        <add tagPrefix="EPiServer" namespace="EPiServer.WebControls" assembly="EPiServer" />
        <add tagPrefix="EPiServer" namespace="EPiServer.Web.WebControls" assembly="EPiServer" />
        <add tagPrefix="EPiServer" namespace="EPiServer.Web.WebControls" assembly="EPiServer.Web.WebControls" />
        <add tagPrefix="XForms" namespace="EPiServer.XForms.WebControls" assembly="EPiServer.XForms" />
        <add tagPrefix="WebParts" namespace="EPiServer.WebParts.WebControls" assembly="EPiServer" />
        <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        <add tagPrefix="ajaxToolkit" namespace="AjaxControlToolkit" assembly="AjaxControlToolkit" />
        <add tagPrefix="RelatePlus" namespace="EPiServer.Templates.RelatePlus.WebControls" assembly="EPiServer.Templates.RelatePlus" />
      </controls>
      <namespaces>
        <add namespace="System.Web.Mvc" />
        <add namespace="System.Web.Mvc.Ajax" />
        <add namespace="System.Web.Mvc.Html" />
        <add namespace="System.Web.Routing" />
        <add namespace="System.Linq" />
        <add namespace="System.Collections.Generic" />
      </namespaces>
    </pages>
    <!-- Uncomment this section to enable webpart support on the site -->
    <!--<webParts>
            <personalization defaultProvider="EPiServerPersonalizationProvider">
                <providers>
                    <add name="EPiServerPersonalizationProvider" type="EPiServer.WebParts.Core.EPiServerPersonalizationProvider" connectionStringName="EPiServerDB" />
                </providers>
                <authorization>
                    <allow verbs="enterSharedScope" roles="WebAdmins, WebEditors, Administrators" />
                </authorization>
            </personalization>
    </webParts>-->
    <caching>
      <outputCacheSettings>
        <outputCacheProfiles>
          <add name="ClientResourceCache" enabled="true" duration="3600" varyByParam="*" varyByContentEncoding="gzip;deflate" />
        </outputCacheProfiles>
      </outputCacheSettings>
    </caching>
    <machineKey validationKey="FFB2FEC719B289181714D535A1E77242E183D91D27B7C7B136C50C3964030D82FB4D7ABC396358CD42101FEBB93216327AB494A23FCE109BDE0984F76ABFB3B1" decryptionKey="F9D2BF22065E659FAB62A3CB036C5CF81DD1C7CB1F4C2196" validation="SHA1" />
  </system.web>
  <system.serviceModel>
    <client>
      <!--Client configuration for the ImageEditor, the client name has to be "ImageServiceClientEndPoint"-->
      <!-- Only uncomment if the Image Service is hosted in an external application 
      <endpoint
       name="ImageServiceClientEndPoint"
       address="the address of the hosting application"
       binding="the binding the hosting application is using"
       bindingConfiguration="ImageServiceBinding"
       contract="EPiServer.ImageLibrary.IImageService" />
       -->
      <!-- Uncomment this endpoint and the "RemoteEventServiceEndPoint" to enable remote events
        <endpoint name="RemoteEventServiceClientEndPoint"
           address="soap.udp://239.255.255.19:5000/RemoteEventService"
           binding="customBinding"
           bindingConfiguration="RemoteEventsBinding"
           contract="EPiServer.Events.ServiceModel.IEventReplication" />-->
    </client>
    <bindings>
      <!-- Only uncomment if the Image Service is hosted in an external application 
      <binding type used by the Image Service>
        <binding name="ImageServiceBinding" maxReceivedMessageSize="20000000">
          <readerQuotas maxArrayLength="20000000" />
          <security mode="None" />
        </binding>
      </binding type used by the Image Service>
       -->
      <customBinding>
        <binding name="RemoteEventsBinding">
          <binaryMessageEncoding />
          <udpTransport multicast="True" />
        </binding>
      </customBinding>
      <webHttpBinding>
        <binding name="IndexingServiceCustomBinding" maxBufferPoolSize="1073741824" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647">
          <readerQuotas maxStringContentLength="10000000" />
        </binding>
        <binding name="MetaWeblogCustomBinding" maxBufferPoolSize="1073741824" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647">
          <readerQuotas maxStringContentLength="10000000" />
        </binding>
        <binding name="PingbackCustomBinding" maxBufferPoolSize="1073741824" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647">
          <readerQuotas maxStringContentLength="10000000" />
        </binding>
        <binding name="WeblogUpdatesCustomBinding" maxBufferPoolSize="1073741824" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647">
          <readerQuotas maxStringContentLength="10000000" />
        </binding>
      </webHttpBinding>
    </bindings>
    <extensions>
      <bindingElementExtensions>
        <add name="udpTransport" type="Microsoft.ServiceModel.Samples.UdpTransportElement, EPiServer.Events" />
      </bindingElementExtensions>
    </extensions>
    <services>
      <!-- In order to get fault information from the server for debug purposes, add behaviorConfiguration="DebugServiceBehaviour" to the endpoint "RemoteEventServiceEndPoint" -->
      <service name="EPiServer.Events.Remote.EventReplication">
        <!-- Uncomment this endpoint and the "RemoteEventServiceClientEndPoint" to enable remote events
            <endpoint name="RemoteEventServiceEndPoint"
                    contract="EPiServer.Events.ServiceModel.IEventReplication"
                    binding="customBinding"
                    bindingConfiguration="RemoteEventsBinding"
                    address="soap.udp://239.255.255.19:5000/RemoteEventService" />-->
      </service>
    </services>
    <behaviors>
      <serviceBehaviors>
        <behavior name="DebugServiceBehaviour">
          <serviceDebug includeExceptionDetailInFaults="true" />
        </behavior>
      </serviceBehaviors>
    </behaviors>
    <serviceHostingEnvironment aspNetCompatibilityEnabled="true" />
  </system.serviceModel>
  <system.webServer>
    <modules runAllManagedModulesForAllRequests="true">
      <add name="InitializationModule" type="EPiServer.Framework.Initialization.InitializationModule, EPiServer.Framework" preCondition="managedHandler" />
      <add name="FirstBeginRequestModule" type="EPiServer.Web.InitializationModule, EPiServer" preCondition="managedHandler" />
      <add name="Initializer" type="EPiServer.Scheduler.Initializer, EPiServer.Scheduler" preCondition="managedHandler" />
      <add name="WorkflowRuntime" type="EPiServer.WorkflowFoundation.WorkflowSystem, EPiServer.WorkflowFoundation" preCondition="managedHandler" />
      <add name="UrlRewriteModule" type="EPiServer.Web.UrlRewriteModule, EPiServer" preCondition="managedHandler" />
      <add name="ShellRoutingModule" type="EPiServer.Shell.Web.Routing.ShellRoutingModule, EPiServer.Shell" />
      <add name="EPiServerCommon" type="EPiServer.Common.Web.HttpModule, EPiServer.Common.Web" preCondition="managedHandler" />
      <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" preCondition="managedHandler" />
      <add name="EPiServerCommunity" type="EPiServer.Community.Web.Administration.CommunityModule, EPiServer.Community.Web.Administration" preCondition="managedHandler" />
      <add name="EPiServerMail" type="EPiServer.Mail.Core.Web.MailModule, EPiServer.Mail.Core.Web" preCondition="managedHandler" />
	  <add name="EPiServerCommonWindowsAuthenticationIntegration" type="EPiServer.Common.Web.Authorization.IntegrationHttpModule, EPiServer.Common.Web.Authorization" preCondition="managedHandler" />
    </modules>
    <handlers>
      <clear />
      <add name="svc-Integrated" path="*.svc" verb="*" type="System.ServiceModel.Activation.HttpHandler, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" resourceType="Unspecified" preCondition="integratedMode" />
      <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" preCondition="integratedMode" />
      <add name="CartLicense" verb="*" path="CartLicense.axd" type="ComponentArt.Silverlight.Server.LicensingHandler, ComponentArt.Silverlight.Server" />
      <add name="ScriptResource" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" preCondition="integratedMode" />
      <add name="videogallerysignature" verb="GET" path="VideoPostSignature.ashx" type="EPiServer.Community.VideoGallery.VideoPostSignatureHandler, EPiServer.Community.VideoGallery" preCondition="integratedMode,runtimeVersionv2.0" />
      <add name="compcharts" verb="GET" path="cachedimageservice.axd" type="ComponentArt.Charting.CachedImageService,ComponentArt.Charting.WebChart" preCondition="integratedMode,runtimeVersionv2.0" />
      <add name="UrlRoutingHandler" preCondition="integratedMode" verb="*" path="UrlRouting.axd" type="System.Web.HttpForbiddenHandler, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
      <add name="TraceHandler-Integrated" path="trace.axd" verb="GET,HEAD,POST,DEBUG" type="System.Web.Handlers.TraceHandler" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="WebAdminHandler-Integrated" path="WebAdmin.axd" verb="GET,DEBUG" type="System.Web.Handlers.WebAdminHandler" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="AssemblyResourceLoader-Integrated" path="WebResource.axd" verb="GET,DEBUG" type="System.Web.Handlers.AssemblyResourceLoader" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="PageHandlerFactory-Integrated" path="*.aspx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.PageHandlerFactory" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="SimpleHandlerFactory-Integrated" path="*.ashx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.SimpleHandlerFactory" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="ScriptHandlerFactory" path="*.asmx" verb="*" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="HttpRemotingHandlerFactory-rem-Integrated" path="*.rem" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="HttpRemotingHandlerFactory-soap-Integrated" path="*.soap" verb="GET,HEAD,POST,DEBUG" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
      <add name="TRACEVerbHandler" path="*" verb="TRACE" type="" modules="ProtocolSupportModule" scriptProcessor="" resourceType="Unspecified" requireAccess="None" allowPathInfo="false" preCondition="" responseBufferLimit="4194304" />
      <add name="OPTIONSVerbHandler" path="*" verb="OPTIONS" type="" modules="ProtocolSupportModule" scriptProcessor="" resourceType="Unspecified" requireAccess="None" allowPathInfo="false" preCondition="" responseBufferLimit="4194304" />
      <add name="StaticFileHandler" path="*" verb="*" modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule" resourceType="Either" requireAccess="Read" />
      <!-- re-add the clear directive first in line-->
    </handlers>
    <staticContent>
      <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="1.00:00:00">
      </clientCache>
    </staticContent>
    <caching>
      <profiles>
        <add extension=".gif" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".png" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".js" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".css" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".jpg" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
        <add extension=".jpeg" policy="DontCache" kernelCachePolicy="CacheUntilChange" duration="0.00:01:00" location="Any" />
      </profiles>
    </caching>
  </system.webServer>
  <system.codedom>
    <compilers>
      <compiler language="c#;cs;csharp" extension=".cs" type="Microsoft.CSharp.CSharpCodeProvider,System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" warningLevel="4">
        <providerOption name="CompilerVersion" value="v3.5" />
        <providerOption name="WarnAsError" value="false" />
      </compiler>
    </compilers>
  </system.codedom>
  <microsoft.web.services3>
    <messaging>
      <transports>
        <add scheme="soap.tcp">
          <defaultPort value="8082" />
        </add>
      </transports>
    </messaging>
  </microsoft.web.services3>
  <location path="PageFiles">
    <system.webServer>
      <handlers>
        <add name="webresources" path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
    <staticFile expirationTime="-1.0:0:0" />
  </location>
  <location path="Documents">
    <system.webServer>
      <handlers>
        <add name="webresources" path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
    <staticFile expirationTime="-1.0:0:0" />
  </location>
  <location path="Global">
    <system.webServer>
      <handlers>
        <add name="webresources" path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
    <staticFile expirationTime="-1.0:0:0" />
  </location>
  <location path="u">
    <system.web>
      <httpRuntime maxRequestLength="1000000" />
      <pages enableEventValidation="true">
        <controls>
          <add tagPrefix="EPiServerUI" namespace="EPiServer.UI.WebControls" assembly="EPiServer.UI" />
          <add tagPrefix="EPiServerScript" namespace="EPiServer.ClientScript.WebControls" assembly="EPiServer" />
          <add tagPrefix="EPiServerScript" namespace="EPiServer.UI.ClientScript.WebControls" assembly="EPiServer.UI" />
        </controls>
      </pages>
      <globalization requestEncoding="utf-8" responseEncoding="utf-8" />
      <authorization>
        <allow roles="WebEditors, WebAdmins, Administrators, CommunityAdmins,CommunityModerators" />
        <deny users="*" />
      </authorization>
    </system.web>
    <system.webServer>
      <handlers>
        <clear />
        <add name="webresources" path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" />
        <add name="PageHandlerFactory-Integrated" path="*.aspx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.PageHandlerFactory" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="SimpleHandlerFactory-Integrated" path="*.ashx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.SimpleHandlerFactory" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="WebServiceHandlerFactory-Integrated" path="*.asmx" verb="GET,HEAD,POST,DEBUG" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
  </location>
  <location path="u/CMS/admin">
    <system.web>
      <authorization>
        <allow roles="WebAdmins, Administrators" />
        <deny users="*" />
      </authorization>
    </system.web>
  </location>
  <!-- 
    Uncomment the following section replace UI in the path attribute with your customized UI path 
    to enable Office integration in the application. 
  -->
  <!--<location path="EPiServer/CMS/OfficeIntegration">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>-->
  <location path="WebServices">
    <!-- 
      Configure the EPiServer.Security.BasicAuthentication module to send a basic authentication challenge 
      instead of a redirect to the forms login page. For this to take effect the EPiServer.Security.BasicAuthentication
      module must be added to the list of http modules.
    -->
    <episerver.basicAuthentication sendBasicChallenge="true" basicRealm="" />
    <system.web>
      <httpRuntime maxRequestLength="1000000" />
      <authorization>
        <allow roles="WebServices,Administrators" />
        <deny users="*" />
      </authorization>
    </system.web>
    <system.webServer>
      <handlers>
        <clear />
        <add name="webresources" path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" />
        <add name="WebServiceHandlerFactory-Integrated" path="*.asmx" verb="GET,HEAD,POST,DEBUG" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
  </location>
  <location path="util">
    <system.web>
      <pages enableEventValidation="true">
        <controls>
          <add tagPrefix="EPiServerUI" namespace="EPiServer.UI.WebControls" assembly="EPiServer.UI" />
          <add tagPrefix="EPiServerScript" namespace="EPiServer.ClientScript.WebControls" assembly="EPiServer" />
        </controls>
      </pages>
      <globalization requestEncoding="utf-8" responseEncoding="utf-8" />
    </system.web>
    <system.webServer>
      <handlers>
        <clear />
        <add name="webresources" path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" />
        <add name="PageHandlerFactory-Integrated" path="*.aspx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.PageHandlerFactory" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="SimpleHandlerFactory-Integrated" path="*.ashx" verb="GET,HEAD,POST,DEBUG" type="System.Web.UI.SimpleHandlerFactory" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="WebServiceHandlerFactory-Integrated" path="*.asmx" verb="GET,HEAD,POST,DEBUG" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" modules="ManagedPipelineHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Script" allowPathInfo="false" preCondition="integratedMode" responseBufferLimit="4194304" />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
  </location>
  <location path="App_Themes/Default">
    <system.webServer>
      <handlers>
        <clear />
        <add name="wildcard" path="*" verb="*" type="EPiServer.Web.StaticFileHandler, EPiServer" />
      </handlers>
    </system.webServer>
  </location>
  <!-- Uncomment the following section to run on Oracle -->
  <!--<wftools.services.common.ado>

    -->
  <!--REQUIRED
			Value Readers - these read data out of ADO.NET recordsets and commands.
			Remove any that are not applicable to your environment.-->
  <!--

    <valueReaders>
      <add providerName="Oracle.DataAccess.Client" type="WFTools.Services.Odp.OdpValueReader,EPiServer.WFTools.Services.Odp" />
    </valueReaders>

    -->
  <!--REQUIRED
			Resource Providers - these provide ADO.NET resources to workflow services.
			Remove any that are not applicable to your environment.-->
  <!--

    <resourceProviders>
      <add providerName="Oracle.DataAccess.Client" type="WFTools.Services.Odp.OdpResourceProvider,EPiServer.WFTools.Services.Odp" />
    </resourceProviders>
  </wftools.services.common.ado>
  <wftools.services.persistence.ado>

    -->
  <!--REQUIRED
			Name Resolvers - these resolve Persistence command names.
			Remove any that are not applicable to your environment.-->
  <!--

    <nameResolvers>
      <add providerName="Oracle.DataAccess.Client" type="WFTools.Services.Odp.Persistence.OdpPersistenceNameResolver,EPiServer.WFTools.Services.Odp" />
    </nameResolvers>
  </wftools.services.persistence.ado>

  <wftools.services.tracking.ado>

    -->
  <!--REQUIRED
			Name Resolvers - these resolve Tracking command names.
			Remove any that are not applicable to your environment.-->
  <!--

    <nameResolvers>
      <add providerName="Oracle.DataAccess.Client" type="WFTools.Services.Odp.Tracking.OdpTrackingNameResolver,EPiServer.WFTools.Services.Odp" />
    </nameResolvers>

    -->
  <!--OPTIONAL
			Resource Accessors - depending on your ADO.NET provider you may not require this section.
			Current custom resource accessors are provided for SQL Server and ODP.NET, if you use
			System.Data.OracleClient or MySql then you won't need this!-->
  <!--

    <resourceAccessors>
      <add providerName="Oracle.DataAccess.Client" type="WFTools.Services.Odp.Tracking.OdpTrackingResourceAccessor,EPiServer.WFTools.Services.Odp" />
    </resourceAccessors>
  </wftools.services.tracking.ado>

  -->
  <!--OPTIONAL
		Workflow Diagnostics - used for logging useful information for debugging purposes-->
  <!--

  <system.diagnostics>
    <switches>
      <add name="System.Workflow.Runtime" value="Off" />
      <add name="System.Workflow.Runtime.Hosting" value="Off" />
      <add name="System.Workflow.Runtime.Tracking" value="Off" />
      <add name="System.Workflow.Activities" value="Off" />
      <add name="System.Workflow.Activities.Rules" value="Off" />
      <add name="System.Workflow LogToTraceListeners" value="1" />
      <add name="System.Workflow LogToFile" value="0" />
    </switches>
  </system.diagnostics>-->
  <episerver.framework configSource="EPiServerFramework.config" />
  <episerver.shell>
    <publicModules rootPath="~/modules/" autoDiscovery="Minimal" />
    <protectedModules rootPath="~/u/">
      <add name="Shell" />
      <add name="CMS" />
      <add name="Community" resourcePath="~/EPiServerCommunity">
        <assemblies>
          <add assembly="EPiServer.Community.Web.Administration" />
          <add assembly="EPiServer.Community.Gadgets" />
        </assemblies>
      </add>
    </protectedModules>
  </episerver.shell>
  <episerver.dataStore>
    <dataStore defaultProvider="EPiServerSQLServerDataStoreProvider">
      <providers>
        <add name="EPiServerSQLServerDataStoreProvider" description="SQL Server implementation of Data Store" type="EPiServer.Data.Dynamic.Providers.SqlServerDataStoreProvider, EPiServer.Data" connectionStringName="EPiServerDB" />
        <add name="EPiServerOracleDataStoreProvider" description="Oracle implementation of Data Store" type="EPiServer.Data.Dynamic.Providers.OracleDataStoreProvider, EPiServer.Data" connectionStringName="EPiServerDB_oracle" />
      </providers>
      <cache defaultProvider="httpCacheProvider">
        <providers>
          <add name="httpCacheProvider" description="Http Cache implementation for DataStore" type="EPiServer.Data.Cache.HttpRuntimeCacheProvider,EPiServer.Data.Cache" />
          <add name="nullCacheProvider" description="Null Cache implementation for DataStore" type="EPiServer.Data.Cache.NullCacheProvider,EPiServer.Data" />
        </providers>
      </cache>
    </dataStore>
  </episerver.dataStore>
  <episerver.search.indexingservice>
    <clients>
      <!--add name="example" description="example" ipAddress="127.0.0.1/8,192.168.0.0/24" ip6Address="" allowLocal="true|false" readonly="true|false" /-->
      <add name="local" description="local" allowLocal="true" readonly="false" />
    </clients>
    <namedIndexes defaultIndex="default">
      <indexes>
        <add name="default" directoryPath="C:\EPiServer\VPP\MyRelateSite\Index" readonly="false" />
      </indexes>
    </namedIndexes>
  </episerver.search.indexingservice>
  <nhibernate>
    <add key="hibernate.connection.provider" value="NHibernate.Connection.DriverConnectionProvider" />
    <add key="hibernate.dialect" value="NHibernate.Dialect.MsSql2005Dialect" />
    <add key="hibernate.connection.driver_class" value="NHibernate.Driver.SqlClientDriver" />
    <add key="hibernate.connection.connection_string" value="" />
  </nhibernate>
  <hibernate-configuration xmlns="urn:nhibernate-configuration-2.2">
    <session-factory>
      <mapping assembly="EPiServer.Common.Framework.Impl" />
      <mapping assembly="EPiServer.Community.Blog" />
      <mapping assembly="EPiServer.Community.Calendar" />
      <mapping assembly="EPiServer.Community.Club" />
      <mapping assembly="EPiServer.Community.Contact" />
      <mapping assembly="EPiServer.Community.Contest" />
      <mapping assembly="EPiServer.Community.DirectMessage" />
      <mapping assembly="EPiServer.Community.DocumentArchive" />
      <mapping assembly="EPiServer.Community.Expert" />
      <mapping assembly="EPiServer.Community.Forum" />
      <mapping assembly="EPiServer.Community.ImageGallery" />
      <mapping assembly="EPiServer.Community.VideoGallery" />
      <mapping assembly="EPiServer.Community.MyPage" />
      <mapping assembly="EPiServer.Community.Poll" />
      <mapping assembly="EPiServer.Community.StarViral" />
    </session-factory>
  </hibernate-configuration>
  <episerver.common>
    <sites>
      <site siteId="*">
        <cache defaultProvider="EPiServerCacheExpirationProvider">
          <providers>
            <add name="EPiServerCacheExpirationProvider" type="EPiServer.Common.Cache.CacheExpirationProvider, EPiServer.Common.Cache" />
          </providers>
        </cache>
        <security defaultProvider="CleartextPasswordProvider" anonymousGroupId="2">
          <providers>
            <add name="CleartextPasswordProvider" type="EPiServer.Common.Security.CleartextPasswordProvider, EPiServer.Common.Security" />
            <add name="HMACMD5PasswordProvider" type="EPiServer.Common.Security.HMACMD5PasswordProvider, EPiServer.Common.Security" />
            <add name="HMACPasswordProvider" type="EPiServer.Common.Security.HMACPasswordProvider, EPiServer.Common.Security" />
            <add name="HMACSHA256PasswordProvider" type="EPiServer.Common.Security.HMACSHA256PasswordProvider, EPiServer.Common.Security" />
          </providers>
        </security>
        <uri defaultProvider="RelatePlusProvider">
          <providers>
            <add name="null" type="EPiServer.Common.Uri.UriProviderHandler+NullUriProvider, EPiServer.Common.Framework.Impl" />
            <add name="resources" type="EPiServer.Community.Web.Administration.ResourceUriProvider, EPiServer.Community.Web.Administration" baseUri="http://win-l38wlsxkr5g:17000/" />
            <add name="RelatePlusProvider" type="EPiServer.Templates.RelatePlus.CommunityModules.UriProvider, EPiServer.Templates.RelatePlus" baseUri="http://win-l38wlsxkr5g:17000/" />
            <add name="RelatePlusFeedUriProvider" type="EPiServer.Templates.RelatePlus.CommunityModules.FeedUriProvider, EPiServer.Templates.RelatePlus" baseUri="http://win-l38wlsxkr5g:17000/" />
          </providers>
        </uri>
        <syndication viewModeUriProviderName="RelatePlusProvider" resourceUriProviderName="resources" feedUriProviderName="RelatePlusFeedUriProvider" />
        <integration>
          <rolesToSynchronize>
            <add name="*" />
          </rolesToSynchronize>
          <rolesToTransfer>
            <add name="*" />
          </rolesToTransfer>
        </integration>
        <entity>
          <providers />
          <supportedTypes />
        </entity>
        <framework>
          <rating maxRating="10" />
          <tag>
            <archiving interval="23:59:59" maxRelatedTags="5" />
            <tagCloud noiseLevel="100" cacheExpiration="00:00:01" minItemWeight="1" maxItemWeight="10" defaultItemCount="150" />
          </tag>
          <activityLog logLevel="Custom">
            <loggedTypes>
              <add type="EPiServer.Common.Security.IUser, EPiServer.Common.Framework" />
              <add type="EPiServer.Common.Comments.Comment, EPiServer.Common.Framework.Impl" />
              <add type="EPiServer.Community.Blog.EntryComment, EPiServer.Community.Blog" />
              <add type="EPiServer.Community.Blog.Entry, EPiServer.Community.Blog" />
              <add type="EPiServer.Community.Blog.Blog, EPiServer.Community.Blog" />
              <add type="EPiServer.Community.Calendar.Calendar, EPiServer.Community.Calendar" />
              <add type="EPiServer.Community.Calendar.Event, EPiServer.Community.Calendar" />
              <add type="EPiServer.Community.Calendar.Invite, EPiServer.Community.Calendar" />
              <add type="EPiServer.Community.Calendar.Registration, EPiServer.Community.Calendar" />
              <add type="EPiServer.Community.Club.Club, EPiServer.Community.Club" />
              <add type="EPiServer.Community.Contest.Contest, EPiServer.Community.Contest" />
              <add type="EPiServer.Community.Contest.Question, EPiServer.Community.Contest" />
              <add type="EPiServer.Community.Contest.TextAnswer, EPiServer.Community.Contest" />
              <add type="EPiServer.Community.DirectMessage.Message, EPiServer.Community.DirectMessage" />
              <add type="EPiServer.Community.DocumentArchive.Content, EPiServer.Community.DocumentArchive" />
              <add type="EPiServer.Community.Expert.Question, EPiServer.Community.Expert" />
              <add type="EPiServer.Community.Expert.Answer, EPiServer.Community.Expert" />
              <add type="EPiServer.Community.Forum.Room, EPiServer.Community.Forum" />
              <add type="EPiServer.Community.Forum.RoomBase, EPiServer.Community.Forum" />
              <add type="EPiServer.Community.Forum.Message, EPiServer.Community.Forum" />
              <add type="EPiServer.Community.Forum.Topic, EPiServer.Community.Forum" />
              <add type="EPiServer.Community.Forum.Reply, EPiServer.Community.Forum" />
              <add type="EPiServer.Community.ImageGallery.Image, EPiServer.Community.ImageGallery" />
              <add type="EPiServer.Community.MyPage.MyPage, EPiServer.Community.MyPage" />
              <add type="EPiServer.Community.Poll.Poll, EPiServer.Community.Poll" />
              <add type="EPiServer.Community.Poll.Choice, EPiServer.Community.Poll" />
              <add type="EPiServer.Community.StarViral.Campaign, EPiServer.Community.StarViral" />
              <add type="EPiServer.Community.StarViral.Referral, EPiServer.Community.StarViral" />
              <add type="EPiServer.Community.VideoGallery.Video, EPiServer.Community.VideoGallery" />
              <add type="EPiServer.Community.VideoGallery.VideoComment, EPiServer.Community.VideoGallery" />
              <add type="EPiServer.Community.ImageGallery.ImageComment, EPiServer.Community.ImageGallery" />
            </loggedTypes>
          </activityLog>
        </framework>
        <eventCounter active="true">
          <events>
            <add action="Add" name="UserAdded" groupName="User" type="EPiServer.Common.Security.SecurityHandler, EPiServer.Common.Security" event="CreatedUser" instanceMethod="get_Instance" />
            <add action="Remove" name="UserRemoved" groupName="User" type="EPiServer.Common.Security.SecurityHandler, EPiServer.Common.Security" event="RemovedUser" instanceMethod="get_Instance" />
            <add name="RegisteredMembers" type="EPiServer.Community.MyPage.MyPageHandler, EPiServer.Community.MyPage" instanceMethod="get_Instance" groupName="activity.members.registeredMembers" event="Register" action="Add" />
            <add name="UnregisteredMembers" type="EPiServer.Community.MyPage.MyPageHandler, EPiServer.Community.MyPage" instanceMethod="get_Instance" groupName="activity.members.unregisteredMembers" event="UserRemoved" action="Remove" />
            <add name="Image" type="EPiServer.Community.ImageGallery.ImageGalleryHandler, EPiServer.Community.ImageGallery" instanceMethod="get_Instance" groupName="activity.imageContent.image" event="ImageAdded" action="Add" />
            <add name="ImageComment" type="EPiServer.Community.ImageGallery.ImageGalleryHandler, EPiServer.Community.ImageGallery" instanceMethod="get_Instance" groupName="activity.imageContent.imageComment" event="ImageCommentAdded" action="Add" />
            <add name="Video" type="EPiServer.Community.VideoGallery.VideoGalleryHandler, EPiServer.Community.VideoGallery" instanceMethod="get_Instance" groupName="activity.videoContent.video" event="VideoAdded" action="Add" />
            <add name="VideoComment" type="EPiServer.Community.VideoGallery.VideoGalleryHandler, EPiServer.Community.VideoGallery" instanceMethod="get_Instance" groupName="activity.videoContent.videoComment" event="VideoCommentAdded" action="Add" />
            <add name="Blog" type="EPiServer.Community.Blog.BlogHandler, EPiServer.Community.Blog" instanceMethod="get_Instance" groupName="activity.blogContent.blog" event="BlogAdding" action="Add" />
            <add name="BlogComment" type="EPiServer.Community.Blog.BlogHandler, EPiServer.Community.Blog" instanceMethod="get_Instance" groupName="activity.blogContent.blogComment" event="EntryCommentAdded" action="Add" />
            <add name="ForumTopic" type="EPiServer.Community.Forum.ForumHandler, EPiServer.Community.Forum" instanceMethod="get_Instance" groupName="activity.forumContent.forumTopic" event="TopicAdded" action="Add" />
            <add name="ForumReply" type="EPiServer.Community.Forum.ForumHandler, EPiServer.Community.Forum" instanceMethod="get_Instance" groupName="activity.forumContent.forumReply" event="ReplyAdded" action="Add" />
            <add name="Clubs" type="EPiServer.Community.Club.ClubHandler, EPiServer.Community.Club" instanceMethod="get_Instance" groupName="activity.clubs" event="ClubAdded" action="Add" />
          </events>
        </eventCounter>
      </site>
    </sites>
  </episerver.common>
  <episerver.search active="true">
    <namedIndexingServices defaultService="localIndexingService">
      <services>
        <!--<add name="{serviceName}" baseUri="{indexingServiceBaseUri}" accessKey="{accessKey}"/>-->
        <add name="localIndexingService" baseUri="http://win-l38wlsxkr5g:17000/IndexingService/IndexingService.svc" accessKey="local" />
      </services>
    </namedIndexingServices>
    <searchResultFilter defaultInclude="true">
      <providers />
    </searchResultFilter>
  </episerver.search>
  <episerver.community>
    <sites>
      <site siteId="*">
        <!-- config for the Blog module. -->
        <blog entryIDPattern="entryID=([^\\=&amp;]+)" sendWeblogUpdates="true" sendPingbacks="true" />
        <!-- config for the Contact module. -->
        <contact reverseAdd="true" reverseRemove="true" />
        <!-- config for the Expert module. -->
        <expert autoPublish="true" questionRelationSymmetric="false" assignmentRecommendedMaxDays="14" />
        <administration>
          <administrableTypes>
            <add type="EPiServer.Common.Security.IUser, EPiServer.Common.Framework" addUrl="ControlWrapper.aspx?control=Modules/MyPage/EditUser.ascx&amp;userId={0}" updateUrl="ControlWrapper.aspx?control=Modules/MyPage/EditUser.ascx&amp;userId={0}" windowWidth="820" windowHeight="600" />
            <add type="EPiServer.Community.Forum.RoomBase, EPiServer.Community.Forum" addUrl="Modules/Forum/ForumFrameWrapper.aspx?roomId={0}" updateUrl="Modules/Forum/ForumFrameWrapper.aspx?roomId={0}" windowWidth="900" windowHeight="600" />
            <add type="EPiServer.Community.Forum.Topic, EPiServer.Community.Forum" addUrl="ControlWrapper.aspx?control=Modules/Forum/RoomControl.ascx&amp;topicId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Forum/RoomControl.ascx&amp;topicId={0}" windowWidth="900" windowHeight="600" />
            <add type="EPiServer.Community.Forum.Reply, EPiServer.Community.Forum" addUrl="ControlWrapper.aspx?control=Modules/Forum/RoomControl.ascx&amp;replyId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Forum/RoomControl.ascx&amp;replyId={0}" windowWidth="900" windowHeight="600" />
            <add type="EPiServer.Community.Blog.Blog, EPiServer.Community.Blog" addUrl="ControlWrapper.aspx?control=Modules/Blog/BlogWrapper.ascx&amp;blogId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Blog/BlogWrapper.ascx&amp;blogId={0}" windowWidth="820" windowHeight="600" />
            <add type="EPiServer.Community.Blog.Entry, EPiServer.Community.Blog" addUrl="ControlWrapper.aspx?control=Modules/Blog/EditBlogEntryControl.ascx&amp;entryId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Blog/EditBlogEntryControl.ascx&amp;entryId={0}" windowWidth="820" windowHeight="600" />
            <add type="EPiServer.Community.Blog.EntryComment, EPiServer.Community.Blog" addUrl="ControlWrapper.aspx?control=Modules/Blog/EditBlogEntryControl.ascx&amp;entryCommentId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Blog/EditBlogEntryControl.ascx&amp;entryCommentId={0}" windowWidth="820" windowHeight="600" />
            <add type="EPiServer.Community.ImageGallery.ImageGallery, EPiServer.Community.ImageGallery" addUrl="ControlWrapper.aspx?control=Modules/ImageGallery/ImageGalleryWrapper.ascx&amp;imageGalleryId={0}" updateUrl="ControlWrapper.aspx?control=Modules/ImageGallery/ImageGalleryWrapper.ascx&amp;imageGalleryId={0}" windowWidth="800" windowHeight="600" />
            <add type="EPiServer.Community.ImageGallery.Image, EPiServer.Community.ImageGallery" addUrl="ControlWrapper.aspx?control=Modules/ImageGallery/ImageInfoControl.ascx&amp;imageId={0}" updateUrl="ControlWrapper.aspx?control=Modules/ImageGallery/ImageInfoControl.ascx&amp;imageId={0}" windowWidth="570" windowHeight="520" />
            <add type="EPiServer.Community.ImageGallery.ImageComment, EPiServer.Community.ImageGallery" addUrl="ControlWrapper.aspx?control=Modules/ImageGallery/ImageInfoControl.ascx&amp;imageCommentId={0}" updateUrl="ControlWrapper.aspx?control=Modules/ImageGallery/ImageInfoControl.ascx&amp;imageCommentId={0}" windowWidth="550" windowHeight="500" />
            <add type="EPiServer.Community.Club.Club, EPiServer.Community.Club" addUrl="ControlWrapper.aspx?control=Modules/Club/ClubInfoControl.ascx&amp;clubId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Club/ClubInfoControl.ascx&amp;clubId={0}" windowWidth="850" windowHeight="800" />
            <add type="EPiServer.Community.Calendar.Calendar, EPiServer.Community.Calendar" addUrl="ControlWrapper.aspx?control=Modules/Calendar/CalendarControlWrapper.ascx&amp;calendarId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Calendar/CalendarControlWrapper.ascx&amp;calendarId={0}" windowWidth="830" windowHeight="745" />
            <add type="EPiServer.Community.Calendar.Event, EPiServer.Community.Calendar" addUrl="ControlWrapper.aspx?control=Modules/Calendar/CalendarEventInfoControl.ascx&amp;eventId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Calendar/CalendarEventInfoControl.ascx&amp;eventId={0}" windowWidth="820" windowHeight="840" />
            <add type="EPiServer.Community.Expert.ExpertBase, EPiServer.Community.Expert" addUrl="ControlWrapper.aspx?control=Modules/Expert/ExpertInfoControl.ascx&amp;expertId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Expert/ExpertInfoControl.ascx&amp;expertId={0}" windowWidth="820" windowHeight="700" />
            <add type="EPiServer.Community.Expert.Question, EPiServer.Community.Expert" addUrl="ControlWrapper.aspx?control=Modules/Expert/QuestionInfoControl.ascx&amp;questionId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Expert/QuestionInfoControl.ascx&amp;questionId={0}" windowWidth="820" windowHeight="600" />
            <add type="EPiServer.Community.Expert.Answer, EPiServer.Community.Expert" addUrl="ControlWrapper.aspx?control=Modules/Expert/AnswerInfoControl.ascx&amp;answerId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Expert/AnswerInfoControl.ascx&amp;answerId={0}" windowWidth="820" windowHeight="600" />
            <add type="EPiServer.Community.Contest.Contest, EPiServer.Community.Contest" addUrl="ControlWrapper.aspx?control=Modules/Contest/ContestInfoControl.ascx&amp;contestId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Contest/ContestInfoControl.ascx&amp;contestId={0}" windowWidth="880" windowHeight="600" />
            <add type="EPiServer.Community.Contest.Question, EPiServer.Community.Contest" addUrl="ControlWrapper.aspx?control=Modules/Contest/QuestionControlWrapper.ascx&amp;questionId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Contest/QuestionControlWrapper.ascx&amp;questionId={0}" windowWidth="600" windowHeight="400" />
            <add type="EPiServer.Community.Poll.Poll, EPiServer.Community.Poll" addUrl="ControlWrapper.aspx?control=Modules/Poll/PollInfoControl.ascx&amp;clubId=-1&amp;myPageId=-1&amp;pollId={0}" updateUrl="ControlWrapper.aspx?control=Modules/Poll/PollInfoControl.ascx&amp;clubId=-1&amp;myPageId=-1&amp;pollId={0}" windowWidth="800" windowHeight="700" />
            <add type="EPiServer.Community.DirectMessage.MessageBase, EPiServer.Community.DirectMessage" addUrl="ControlWrapper.aspx?control=Modules/DirectMessage/ReadMessageControl.ascx&amp;messageId={0}" updateUrl="ControlWrapper.aspx?control=Modules/DirectMessage/ReadMessageControl.ascx&amp;messageId={0}" windowWidth="500" windowHeight="350" />
            <add type="EPiServer.Community.DocumentArchive.DocumentArchive, EPiServer.Community.DocumentArchive" addUrl="ControlWrapper.aspx?control=Modules/DocumentArchive/DocumentArchiveWrapper.ascx&amp;documentArchiveId={0}" updateUrl="ControlWrapper.aspx?control=Modules/DocumentArchive/DocumentArchiveWrapper.ascx&amp;documentArchiveId={0}" windowWidth="500" windowHeight="350" />
            <add type="EPiServer.Community.DocumentArchive.Document, EPiServer.Community.DocumentArchive" addUrl="ControlWrapper.aspx?control=Modules/DocumentArchive/DocumentArchiveWrapper.ascx&amp;documentId={0}" updateUrl="ControlWrapper.aspx?control=Modules/DocumentArchive/DocumentArchiveWrapper.ascx&amp;documentId={0}" windowWidth="500" windowHeight="350" />
            <add type="EPiServer.Community.VideoGallery.VideoGallery, EPiServer.Community.VideoGallery" addUrl="" updateUrl="ControlWrapper.aspx?control=Modules/VideoGallery/VideoGalleryControl.ascx&amp;videoGalleryId={0}" windowWidth="590" windowHeight="650" />
            <add type="EPiServer.Community.VideoGallery.Video, EPiServer.Community.VideoGallery" addUrl="" updateUrl="ControlWrapper.aspx?control=Modules/VideoGallery/VideoInfoControl.ascx&amp;videoId={0}" windowWidth="590" windowHeight="650" />
          </administrableTypes>
        </administration>
        <chat webServiceUrl="" />
        <newsfeed aggregationInterval="00:10:00" aggregationSpan="1.00:00:00" />
        <!-- config for the VideoGallery module. -->
        <videoGallery pollingIntervalSeconds="60">
          <cdnProvider type="EPiServer.Community.VideoGallery.Cdn.InternalCdnProvider, EPiServer.Community.VideoGallery" accessKey="" secretAccessKey="" uploadUrl="http://videogallery.episerver.com/upload/" webServiceUrl="http://videogallery.episerver.com/VideoGalleryService3.asmx" contentHostUrl="http://episerver-vg.s3.amazonaws.com/" />
        </videoGallery>
        <imageGallery imageAbsoluteFilePath="C:\EPiServer\VPP\MyRelateSite\EPiServerCommunity\Modules\ImageGallery\Originals" thumbnailVirtualFilePath="~/EPiServerCommunity/Modules/ImageGallery/Thumbnails" imgExtension=".jpg" imgMaxWidth="640" imgMaxHeight="640" saveOriginal="true" maxUserImageQuota="0" imgQuality="100">
          <!--thumbnailBackgroundColor r="255" g="255" b="255" /-->
          <!--watermark imageAbsoluteFilePath="" horizontalAlign="Right" verticalAlign="Bottom" format="Exact">
            <canvas top="0" right="0" bottom="14" left="0" r="255" g="255" b="255" />
          </watermark-->
        </imageGallery>
        <onlineStatus loginTimeOut="00:20:00" timeOutCheckInterval="00:01:00.000" />
        <forum minNumberOfTopicRepliesToBeHot="3" timeBackForHotTopics="01:00:00" />
        <documentArchive physicalPath="C:\EPiServer\VPP\MyRelateSite\EPiServerCommunity\Modules\DocumentArchive\Files" virtualPath="/EPiServerCommunity/Modules/DocumentArchive/Files" />
        <webmail diskCachePath="C:\EPiServer\VPP\MyRelateSite\EPiServerCommunity\Modules\Webmail\diskcache" defaultPasswordProviderType="EPiServer.Common.Security.CleartextPasswordProvider, EPiServer.Common.Security" />
        <nml>
          <categories>
            <add name="general" />
            <add name="forum" />
          </categories>
          <tags>
            <add name="general_font" trigger="font" preTemplate="&lt;span style=&quot;{face}{size}&quot;&gt;" postTemplate="&lt;/span&gt;" category="general" />
            <add name="general_i" trigger="i" preTemplate="&lt;i&gt;" postTemplate="&lt;/i&gt;" category="general" />
            <add name="general_u" trigger="u" preTemplate="&lt;u&gt;" postTemplate="&lt;/u&gt;" category="general" />
            <add name="general_b" trigger="b" preTemplate="&lt;b&gt;" postTemplate="&lt;/b&gt;" category="general" />
            <add name="forum_topic" trigger="topic" preTemplate="&lt;a href=&quot;forum.aspx?topicId={id}&quot;&gt;" postTemplate="&lt;/a&gt;" category="forum" />
          </tags>
          <attributes>
            <add name="general_font_face" attributeName="face" defaultValue="verdana" template="font-family:{value};" tag="general_font" />
            <add name="general_font_size" attributeName="size" defaultValue="10" template="font-size:{value}px;" tag="general_font" />
            <add name="forum_id" attributeName="id" defaultValue="" template="" tag="forum_topic" />
          </attributes>
          <allowedPatterns>
            <add name="a" pattern="^1[0-4]$" tagAttribute="general_font_size" />
          </allowedPatterns>
          <allowedValues>
            <add name="a" value="verdana" tagAttribute="general_font_face" />
            <add name="b" value="arial" tagAttribute="general_font_face" />
            <add name="c" value="courier" tagAttribute="general_font_face" />
            <add name="d" value="18" tagAttribute="general_font_size" />
          </allowedValues>
        </nml>
        <search active="true">
          <supportedTypes>
            <add type="EPiServer.Common.Security.User, EPiServer.Common.Security" />
            <add type="EPiServer.Common.Comments.Comment, EPiServer.Common.Framework.Impl" />
            <add type="EPiServer.Community.Blog.Entry, EPiServer.Community.Blog" />
            <add type="EPiServer.Community.Blog.EntryComment, EPiServer.Community.Blog" />
            <add type="EPiServer.Community.Forum.Topic, EPiServer.Community.Forum" />
            <add type="EPiServer.Community.Forum.Reply, EPiServer.Community.Forum" />
            <add type="EPiServer.Community.ImageGallery.Image, EPiServer.Community.ImageGallery" />
            <add type="EPiServer.Community.ImageGallery.ImageComment, EPiServer.Community.ImageGallery" />
            <add type="EPiServer.Community.VideoGallery.Video, EPiServer.Community.VideoGallery" />
            <add type="EPiServer.Community.VideoGallery.VideoComment, EPiServer.Community.VideoGallery" />
            <add type="EPiServer.Community.Club.Club, EPiServer.Community.Club" />
          </supportedTypes>
        </search>
        <openId confirmPage="~/Templates/RelatePlus/Pages/OpenIDConfirm.aspx" identityUrlPattern="/My-Page/\?userId={0}" />
      </site>
    </sites>
  </episerver.community>
  <location path="EPiServerCommunity">
    <system.web>
      <authorization>
        <allow roles="CommunityAdmins,CommunityModerators,Administrators" />
		<allow users="*" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerCommunity/Modules/DocumentArchive/Files">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
    <system.webServer>
      <handlers>
        <clear />
        <add name="wildcardconfig" verb="GET,HEAD" path="*.config" type="System.Web.StaticFileHandler" />
      </handlers>
    </system.webServer>
  </location>
  <location path="EPiServerCommunity/Modules/ImageGallery/Thumbnails">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerCommunity/Images">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerCommunity/Js">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerCommunity/Styles">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerCommunity/Public">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerCommunity/Modules/VideoGallery/UploadVideo.aspx">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <episerver.mail configSource="EPiServerMail.config" />
  <location path="EPiServerMail">
    <system.web>
      <authorization>
        <deny users="?" />
      </authorization>
    </system.web>
  </location>
  <location path="EPiServerMail/Public">
    <system.web>
      <authorization>
        <allow users="*" />
      </authorization>
    </system.web>
  </location>
  <episerver.mail.communitysource>
    <sites>
      <site siteId="*">
        <communitySource subscriptionUserAttributeName="EPiServerMailSubscriber" />
      </site>
    </sites>
  </episerver.mail.communitysource>
  <applicationSettings>
    <EPiServer.Templates.RelatePlus.Properties.Settings>
      <setting name="MaxPortraitImageSize" serializeAs="String">
        <value>5242880</value>
      </setting>
      <setting name="ImageFormats" serializeAs="Xml">
        <value>
          <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
            <string roleId="jpg">jpg</string>
            <string roleId="jpeg">jpeg</string>
            <string roleId="gif">gif</string>
            <string roleId="png">png</string>
          </ArrayOfString>
        </value>
      </setting>
      <setting name="MaxBlogImageSize" serializeAs="String">
        <value>5242880</value>
      </setting>
      <setting name="AdministratorsGroupName" serializeAs="String">
        <value>Administrators</value>
      </setting>
      <setting name="RootForumId" serializeAs="String">
        <value>1</value>
      </setting>
      <setting name="MaxImageGalleryImageSize" serializeAs="String">
        <value>5242880</value>
      </setting>
      <setting name="CommunityMembersGroupName" serializeAs="String">
        <value>CommunityMembers</value>
      </setting>
      <setting name="MaxClubImageSize" serializeAs="String">
        <value>5242880</value>
      </setting>
      <setting name="MinimumVotesRequired" serializeAs="String">
        <value>1</value>
      </setting>
      <setting name="ActionWallEntry" serializeAs="String">
        <value>actionWallEntry</value>
      </setting>
      <setting name="ActionFriendship" serializeAs="String">
        <value>actionFriendship</value>
      </setting>
      <setting name="ActionBlogEntry" serializeAs="String">
        <value>actionBlogEntry</value>
      </setting>
      <setting name="ActionForumTopic" serializeAs="String">
        <value>actionForumTopic</value>
      </setting>
      <setting name="ActionForumReply" serializeAs="String">
        <value>actionForumReply</value>
      </setting>
      <setting name="ActionVideoUpload" serializeAs="String">
        <value>actionVideoUpload</value>
      </setting>
      <setting name="ActionClubMembership" serializeAs="String">
        <value>actionClubMembership</value>
      </setting>
      <setting name="ActionCreateClub" serializeAs="String">
        <value>actionCreateClub</value>
      </setting>
      <setting name="ActionImageComment" serializeAs="String">
        <value>actionImageComment</value>
      </setting>
      <setting name="ActionVideoComment" serializeAs="String">
        <value>actionVideoComment</value>
      </setting>
      <setting name="ActionBlogComment" serializeAs="String">
        <value>actionBlogComment</value>
      </setting>
      <setting name="ActionImageUpload" serializeAs="String">
        <value>actionImageUpload</value>
      </setting>
      <setting name="MsnIntegrationHandlerUrl" serializeAs="String">
        <value>/Templates/RelatePlus/Pages/MsnIntegrationHandler.aspx</value>
      </setting>
      <setting name="MsnWebSignupUrl" serializeAs="String">
        <value>http://settings.messenger.live.com/applications/websignup.aspx?returnurl={0}&amp;privacyurl={1}</value>
      </setting>
      <setting name="DefaultUserBirthdate" serializeAs="String">
        <value>1900-01-01</value>
      </setting>
      <setting name="ActionClubWallEntry" serializeAs="String">
        <value>actionClubWallEntry</value>
      </setting>
      <setting name="RelateRootCategory" serializeAs="String">
        <value>Relate</value>
      </setting>
    </EPiServer.Templates.RelatePlus.Properties.Settings>
  </applicationSettings>
</configuration>