프로젝트

일반

사용자정보

개정판 bae83c92

IDbae83c9207aa9d5bbde163254b285b835540c197
상위 b42dd24d
하위 1305c420

김태성이(가) 3년 이상 전에 추가함

- convert에서 한글 파일명 오류 수정
- merged pdf 실행하도록 메시지창 출력

Change-Id: I882454f7cf0f521c621f33db8876b568db5a8342

차이점 보기:

KCOM/app.config
116 116
      </basicHttpBinding>
117 117
    </bindings>
118 118
    <client>
119
      <endpoint address="http://localhost:8080/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" contract="KcomService.ServiceDeepView" name="DeepViewPoint1" />
120
      <endpoint address="http://localhost:8080/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" />
119
      <endpoint address="http://localhost:8080/ServiceDeepView.svc"
120
        binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1"
121
        contract="KcomService.ServiceDeepView" name="DeepViewPoint1" />
122
      <endpoint address="http://localhost:44301/ServiceDeepView.svc"
123
        binding="basicHttpBinding" bindingConfiguration="DeepViewPoint"
124
        contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" />
121 125
    </client>
122 126
  </system.serviceModel>
123 127
  <applicationSettings>

내보내기 Unified diff

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