개정판 3866b492
issue #000: debugging for SNI
Change-Id: I93231fd46ce79f38f5daa1fc0b8a873fe86093ba
KCOM/App.xaml.cs | ||
---|---|---|
206 | 206 |
#else |
207 | 207 |
sBaseServiceURL = CommonLib.Common.GetConfigString("BaseClientAddress", "URL", "", isExternal); |
208 | 208 |
#endif |
209 |
|
|
209 |
App.FileLogger.Debug(sBaseServiceURL); |
|
210 | 210 |
_EndPoint = new EndpointAddress(string.Format("{0}/ServiceDeepView.svc", sBaseServiceURL)); |
211 | 211 |
|
212 | 212 |
await SplashScreenAsnyc(); |
내보내기 Unified diff