﻿<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <configSections>
    <!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
    <section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
  </configSections>
  <connectionStrings>
    <!--Afx Admin related db context setup-->
    <add name="AfxAdminCrmContext" connectionString="metadata=res://*/Crm.CrmModel.csdl|res://*/Crm.CrmModel.ssdl|res://*/Crm.CrmModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;persist security info=True;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminDocContext" connectionString="metadata=res://*/Doc.DocModel.csdl|res://*/Doc.DocModel.ssdl|res://*/Doc.DocModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;persist security info=True;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminDelegationContext" connectionString="metadata=res://*/Delegation.DelegationModel.csdl|res://*/Delegation.DelegationModel.ssdl|res://*/Delegation.DelegationModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;application name=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminFormContext" connectionString="metadata=res://*/Form.FormModel.csdl|res://*/Form.FormModel.ssdl|res://*/Form.FormModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;persist security info=True;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminIntegrationContext" connectionString="metadata=res://*/Integration.IntegrationModel.csdl|res://*/Integration.IntegrationModel.ssdl|res://*/Integration.IntegrationModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;persist security info=True;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminReportContext" connectionString="metadata=res://*/Report.ReportModel.csdl|res://*/Report.ReportModel.ssdl|res://*/Report.ReportModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminSecurityContext" connectionString="metadata=res://*/Security.SecurityModel.csdl|res://*/Security.SecurityModel.ssdl|res://*/Security.SecurityModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminSvcContext" connectionString="metadata=res://*/Svc.SvcModel.csdl|res://*/Svc.SvcModel.ssdl|res://*/Svc.SvcModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminWorkflowContext" connectionString="metadata=res://*/Wf.WorkflowModel.csdl|res://*/Wf.WorkflowModel.ssdl|res://*/Wf.WorkflowModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminAuditContext" connectionString="metadata=res://*/Audit.AuditModel.csdl|res://*/Audit.AuditModel.ssdl|res://*/Audit.AuditModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
    <add name="AfxAdminSysContext" connectionString="metadata=res://*/Sys.SysModel.csdl|res://*/Sys.SysModel.ssdl|res://*/Sys.SysModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=(local);initial catalog=EPWP;user id=EPWP;password=L3g1t1mat3;multipleactiveresultsets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient" />
  </connectionStrings>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="1.0.0.0" newVersion="2.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="4.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
        <bindingRedirect oldVersion="1.0.0.0" newVersion="2.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="EntityFramework" publicKeyToken="b77a5c561934e089" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.1.1" newVersion="4.0.1.1" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
      </dependentAssembly>
      <dependentAssembly>
        <assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
        <bindingRedirect oldVersion="0.0.0.0-4.0.2.0" newVersion="4.0.2.0" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
  <entityFramework>
    <defaultConnectionFactory type="System.Data.Entity.Infrastructure.LocalDbConnectionFactory, EntityFramework">
      <parameters>
        <parameter value="mssqllocaldb" />
      </parameters>
    </defaultConnectionFactory>
    <providers>
      <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
    </providers>
  </entityFramework>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /></startup></configuration>
