git-tfs-id: [http://192.168.1.10:8080/tfs/tpatesadavivienda]$/4-Desarrollo/DEV-Main-2014;C1232
295 lines
17 KiB
XML
295 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<configSections>
|
|
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
|
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
|
|
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
<section name="Ultimus.BPMComplement.Admin.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
|
</sectionGroup>
|
|
<sectionGroup name="system.web.webPages.razor" type="System.Web.WebPages.Razor.Configuration.RazorWebSectionGroup, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
|
|
<section name="host" type="System.Web.WebPages.Razor.Configuration.HostSection, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
|
|
<section name="pages" type="System.Web.WebPages.Razor.Configuration.RazorPagesSection, System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
|
|
</sectionGroup></configSections>
|
|
<connectionStrings />
|
|
<appSettings>
|
|
<add key="webpages:Version" value="2.0.0.0" />
|
|
<add key="webpages:Enabled" value="false" />
|
|
<add key="PreserveLoginUrl" value="true" />
|
|
<add key="ClientValidationEnabled" value="true" />
|
|
<add key="UnobtrusiveJavaScriptEnabled" value="true" />
|
|
<add key="ListaSchemasQuitados" value="Catalogos,db" />
|
|
</appSettings>
|
|
<system.web>
|
|
<globalization culture="auto" uiCulture="auto" enableClientBasedCulture="true" />
|
|
<httpRuntime maxRequestLength="200097151" executionTimeout="999999" />
|
|
<customErrors mode="Off" />
|
|
<compilation debug="true" targetFramework="4.5.1" />
|
|
<pages controlRenderingCompatibilityVersion="4.0">
|
|
<namespaces>
|
|
<add namespace="System.Web.Helpers" />
|
|
<add namespace="System.Web.Mvc" />
|
|
<add namespace="System.Web.Mvc.Ajax" />
|
|
<add namespace="System.Web.Mvc.Html" />
|
|
<add namespace="System.Web.Optimization" />
|
|
<add namespace="System.Web.Routing" />
|
|
<add namespace="System.Web.WebPages" />
|
|
</namespaces>
|
|
</pages>
|
|
<sessionState timeout="180" mode="SQLServer" allowCustomSqlDatabase="true" partitionResolverType="Ultimus.BPMComplement.Admin.Commons.PartitionResolver" cookieless="false" />
|
|
</system.web>
|
|
<system.webServer>
|
|
<staticContent>
|
|
|
|
|
|
</staticContent>
|
|
|
|
<security>
|
|
<requestFiltering>
|
|
<requestLimits maxAllowedContentLength="52428800">
|
|
<headerLimits>
|
|
<add header="Content-type" sizeLimit="52428800" />
|
|
</headerLimits>
|
|
</requestLimits>
|
|
</requestFiltering>
|
|
</security>
|
|
<validation validateIntegratedModeConfiguration="false" />
|
|
<handlers>
|
|
<remove name="svc-Integrated" />
|
|
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
|
<remove name="OPTIONSVerbHandler" />
|
|
<remove name="TRACEVerbHandler" />
|
|
<add name="ExtensionlessUrlHandler-Integrated-4.0" path="*." verb="*" type="System.Web.Handlers.TransferRequestHandler" preCondition="integratedMode,runtimeVersionv4.0" />
|
|
</handlers>
|
|
<modules>
|
|
<remove name="ServiceModel" />
|
|
</modules>
|
|
</system.webServer>
|
|
<runtime>
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="WebGrease" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="0.0.0.0-1.6.5135.21930" newVersion="1.6.5135.21930" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.Http" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.3.0" newVersion="5.2.3.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Net.Http.Formatting" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.3.0" newVersion="5.2.3.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.WebPages.Razor" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.Razor" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="DotNetOpenAuth.AspNet" publicKeyToken="2780ccd10d57b246" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-4.3.0.0" newVersion="4.3.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="DotNetOpenAuth.Core" publicKeyToken="2780ccd10d57b246" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-4.3.0.0" newVersion="4.3.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="WebMatrix.Data" publicKeyToken="31bf3856ad364e35" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="Antlr3.Runtime" publicKeyToken="eb42632606e9261f" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-3.5.0.2" newVersion="3.5.0.2" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.Helpers" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.WebPages" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="1.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="System.Web.Mvc" publicKeyToken="31bf3856ad364e35" />
|
|
<bindingRedirect oldVersion="0.0.0.0-5.2.3.0" newVersion="5.2.3.0" />
|
|
</dependentAssembly>
|
|
<dependentAssembly>
|
|
<assemblyIdentity name="Ultimus.Utilitarios" publicKeyToken="54e6b768c4090660" culture="neutral" />
|
|
<bindingRedirect oldVersion="0.0.0.0-1.0.1.0" newVersion="1.0.1.0" />
|
|
</dependentAssembly>
|
|
</assemblyBinding>
|
|
</runtime>
|
|
<entityFramework>
|
|
<defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework" />
|
|
<providers>
|
|
<provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
|
|
</providers>
|
|
</entityFramework>
|
|
|
|
<system.serviceModel>
|
|
<serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" />
|
|
<services>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusAudit" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="soap" binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusAudit" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusAudit.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusForm" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="soap" binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusForm" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<endpoint address="json" binding="webHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusForm" bindingConfiguration="JSONBinding" behaviorConfiguration="JSONBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusForm.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusHelp" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="json" binding="webHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusHelp" bindingConfiguration="JSONBinding" behaviorConfiguration="JSONBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusHelp.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusHistory" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="soap" binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusHistory" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusHistory.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusRules" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="soap" binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusRules" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusRules.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusCalculator" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="soap" binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusCalculator" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusCalculator.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusPersona" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusPersona" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusPersona.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
<service name="Ultimus.BPMComplement.Admin.Services.UltimusSolicitudProceso" behaviorConfiguration="ServiceBehavior">
|
|
<endpoint address="soap" binding="wsHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusSolicitudProceso" bindingConfiguration="SOAPBinding" behaviorConfiguration="SOAPBehavior" />
|
|
<endpoint address="json" binding="webHttpBinding" contract="Ultimus.BPMComplement.Admin.Services.IUltimusSolicitudProceso" bindingConfiguration="JSONBinding" behaviorConfiguration="JSONBehavior" />
|
|
<endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
|
|
<host>
|
|
<baseAddresses>
|
|
<add baseAddress="http://CRSJCE010114VM/BPMComplement/Services/UltimusSolicitudProceso.svc" />
|
|
</baseAddresses>
|
|
</host>
|
|
</service>
|
|
|
|
</services>
|
|
<behaviors>
|
|
<endpointBehaviors>
|
|
<behavior name="SOAPBehavior" />
|
|
<behavior name="JSONBehavior">
|
|
<webHttp />
|
|
<enableWebScript />
|
|
</behavior>
|
|
</endpointBehaviors>
|
|
<serviceBehaviors>
|
|
<behavior name="ServiceBehavior">
|
|
<serviceMetadata httpGetEnabled="true" />
|
|
<serviceDebug includeExceptionDetailInFaults="true" />
|
|
</behavior>
|
|
<behavior name="">
|
|
<serviceMetadata httpGetEnabled="true" httpsGetEnabled="true" />
|
|
<serviceDebug includeExceptionDetailInFaults="false" />
|
|
</behavior>
|
|
<behavior name="UltimusCalculoFinanciero.Behavior">
|
|
<serviceMetadata httpGetEnabled="true" />
|
|
<serviceDebug includeExceptionDetailInFaults="true" />
|
|
</behavior>
|
|
</serviceBehaviors>
|
|
</behaviors>
|
|
<bindings>
|
|
<basicHttpBinding>
|
|
<binding name="BasicHttpBinding_IDocumentService" />
|
|
</basicHttpBinding>
|
|
<wsHttpBinding>
|
|
<binding name="SOAPBinding" closeTimeout="00:50:00" openTimeout="00:50:00" receiveTimeout="00:50:00" sendTimeout="00:50:00" bypassProxyOnLocal="false" maxBufferPoolSize="2147483647" maxReceivedMessageSize="2147483647" useDefaultWebProxy="true" allowCookies="false">
|
|
<readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647" />
|
|
<security mode="None">
|
|
<transport clientCredentialType="None" />
|
|
</security>
|
|
</binding>
|
|
<binding name="WSHttpBinding_IUltimusIntegration">
|
|
<security mode="None" />
|
|
</binding>
|
|
<binding name="WSHttpBinding_IUltimusIntegration1">
|
|
<security mode="None" />
|
|
</binding>
|
|
<binding name="WSHttpBinding_IWCFDocumentos">
|
|
<security mode="None" />
|
|
</binding>
|
|
</wsHttpBinding>
|
|
<webHttpBinding>
|
|
<binding name="JSONBinding" closeTimeout="00:50:00" openTimeout="00:50:00" receiveTimeout="00:50:00" sendTimeout="00:50:00" allowCookies="false" bypassProxyOnLocal="false" maxBufferPoolSize="2147483647" maxReceivedMessageSize="2147483647" useDefaultWebProxy="true">
|
|
<readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647" maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647" />
|
|
<security mode="None">
|
|
<transport clientCredentialType="None" />
|
|
</security>
|
|
</binding>
|
|
</webHttpBinding>
|
|
</bindings>
|
|
<!--<protocolMapping>
|
|
<add binding="basicHttpsBinding" scheme="https" />
|
|
<add binding="basicHttpsBinding" scheme="http" />
|
|
<add binding="webHttpBinding" scheme="http" />
|
|
</protocolMapping>-->
|
|
<client>
|
|
<endpoint address="http://CRSJCE010114VM/UltimusIntegrationLayer/UltimusIntegration.svc" binding="wsHttpBinding" bindingConfiguration="SOAPBinding" contract="UltimusIntegrationService.IUltimusIntegration" />
|
|
<endpoint address="http://CRSJCE010114VM/Ultimus.IntegrationLayer/UltimusIntegration.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IUltimusIntegration1" contract="UltimusIntegrationService.IUltimusIntegration" name="WSHttpBinding_IUltimusIntegration">
|
|
<identity>
|
|
<dns value="CRSJCE010114VM" />
|
|
</identity>
|
|
</endpoint>
|
|
<endpoint address="http://CRSJCE010114VM/DocumentMiddleware/GenericDocumentService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IDocumentService" contract="DocumentService.IDocumentService" name="BasicHttpBinding_IDocumentService" />
|
|
<endpoint address="http://CRSJCE010114VM/WCFDocumentos/WCFDocumentos.svc/soap" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IWCFDocumentos" contract="WCFDocumentos.IWCFDocumentos" name="WSHttpBinding_IWCFDocumentos" />
|
|
</client>
|
|
</system.serviceModel>
|
|
<applicationSettings>
|
|
<Ultimus.BPMComplement.Admin.Properties.Settings>
|
|
<setting name="Ultimus_BPMComplement_Admin_ULTServices_UltimusBIS" serializeAs="String">
|
|
<value>http://CRSJCE010114VM/UltWeb/UltimusBIS/UltimusBIS.asmx</value>
|
|
</setting>
|
|
</Ultimus.BPMComplement.Admin.Properties.Settings>
|
|
</applicationSettings>
|
|
<system.web.webPages.razor>
|
|
<pages pageBaseType="System.Web.Mvc.WebViewPage">
|
|
<namespaces>
|
|
<add namespace=" Ultimus.Utilitarios" />
|
|
<add namespace="Ultimus.Framework" />
|
|
</namespaces>
|
|
</pages>
|
|
</system.web.webPages.razor></configuration>
|