개정판 bae83c92
- 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