EarthSoft.Workflow.Service.exe.config

<< Click to Display Table of Contents >>

Navigation:  Administration and Configuration > App Config Files >

EarthSoft.Workflow.Service.exe.config

There are no client specific entries in this configuration file.

 

 

<?xml version="1.0"?>

<configuration>

  <configSections>

    <!--<section name="licenses" type="EarthSoft.Registration.Configuration.LicenseConfigurationSection, EarthSoft.Registration"/>-->

  </configSections>

  <connectionStrings configSource="connectionStrings.config"/>

  <!--<licenses configSource="licenses.config"/>-->

  <startup>

    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>

  </startup>

  <runtime>

    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.Calculate.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.Chart.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.Chart.Windows" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.Core" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="syncfusion.compression.base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.DocIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.ExcelToPDFConverter.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.Pdf.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.PdfViewer.Windows" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.XlsIO.Base" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

      <dependentAssembly>

        <assemblyIdentity name="Syncfusion.XlsIO.Windows" publicKeyToken="3d67ed1f87d44c89" culture="neutral" />

        <bindingRedirect oldVersion="0.0.0.0-11.3040.0.30" newVersion="11.3040.0.30" />

      </dependentAssembly>

    </assemblyBinding>

  </runtime>  

</configuration>