프로젝트

일반

사용자정보

개정판 a7346d3c

IDa7346d3c38bf5f820b53719a0018a7da392642a0
상위 48133b12
하위 26f20003, f20989cc

백흠경이(가) 5년 이상 전에 추가함

issue #934: save un-handled exception to database

Change-Id: I1f8836956ac96821089f0c085cba4a06adfcf667

차이점 보기:

MarkupToPDF/bin/x64/Debug/MarkupToPDF.dll.config
12 12
  <entityFramework>
13 13
    <defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlConnectionFactory, EntityFramework"/>
14 14
  </entityFramework>
15
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup><system.serviceModel>
15
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup><system.serviceModel>
16 16
    <bindings>
17 17
      <basicHttpBinding>
18
        <binding name="DeepViewPoint" />
18
        <binding name="DeepViewPoint"/>
19 19
      </basicHttpBinding>
20 20
    </bindings>
21 21
    <client>
22
      <endpoint address="http://localhost:13009/ServiceDeepView.svc"
23
        binding="basicHttpBinding" bindingConfiguration="DeepViewPoint"
24
        contract="markus_api.ServiceDeepView" name="DeepViewPoint" />
22
      <endpoint address="http://localhost:13009/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="markus_api.ServiceDeepView" name="DeepViewPoint"/>
25 23
    </client>
26 24
  </system.serviceModel>  
27 25
</configuration>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)