프로젝트

일반

사용자정보

개정판 992a98b4

ID992a98b41d05f5b432e804b9de8af6bcfb3f8170
상위 eb2b9248
하위 32e95118

KangIngu 이(가) 약 7년 전에 추가함

효성 테스트내용 오류 수정 및 Search, Favorite 추가

차이점 보기:

KCOM/app.config
36 36
        <assemblyIdentity name="Telerik.Windows.Controls.Input" publicKeyToken="5803cfa389c90ce7" culture="neutral" />
37 37
        <bindingRedirect oldVersion="0.0.0.0-2017.3.913.40" newVersion="2017.3.913.40" />
38 38
      </dependentAssembly>
39
      <dependentAssembly>
40
        <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
41
        <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
42
      </dependentAssembly>
39 43
    </assemblyBinding>
40 44
  </runtime>
41 45
  <userSettings>
......
58 62
    </client>-->
59 63
    <bindings>
60 64
      <basicHttpBinding>
61
        <binding name="DeepViewPoint" closeTimeout="00:30:00" openTimeout="00:30:00"
62
          receiveTimeout="00:30:00" sendTimeout="00:30:00" maxReceivedMessageSize="2147483647" />
65
        <binding name="DeepViewPoint" closeTimeout="00:30:00" openTimeout="00:30:00" receiveTimeout="00:30:00" sendTimeout="00:30:00" maxReceivedMessageSize="2147483647" />
63 66
      </basicHttpBinding>
64 67
    </bindings>
65 68
    <client>
66
      <endpoint address="http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc"
67
        binding="basicHttpBinding" bindingConfiguration="DeepViewPoint"
68
        contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" />
69
      <endpoint address="http://localhost:13009/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" />
69 70
    </client>
70 71
  </system.serviceModel>
71 72
  <startup>
......
79 80
      <setting name="KCOM_Get_FinalImage_Get_PdfImage" serializeAs="String">
80 81
        <value>http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx</value>
81 82
      </setting>
83
      <setting name="mainServerImageWebPath" serializeAs="String">
84
        <value>http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
85
      </setting>
82 86
    </KCOM.Properties.Settings>
83 87
  </applicationSettings>
84 88
  <entityFramework>

내보내기 Unified diff

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