프로젝트

일반

사용자정보

개정판 a0bab669

IDa0bab669c4ef11fb91c4e652c68919048d5748f7
상위 7ca218b3
하위 5ce56a3a

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

상단 이미지 변경 추가

차이점 보기:

KCOM/App.xaml.cs
89 89
                _binding.TextEncoding = System.Text.Encoding.UTF8;
90 90
                _binding.TransferMode = TransferMode.Buffered;
91 91
                //Support.SetLicense();
92
                //테스트
92 93
                //_EndPoint = new EndpointAddress(@"http://localhost:13009/ServiceDeepView.svc");
94
                //운영
93 95
                _EndPoint = new EndpointAddress(@"http://cloud.devdoftech.co.kr:5978/ServiceDeepView.svc");
94 96
                //Telerik.Windows.Controls.VisualStudio2013Palette.LoadPreset(Telerik.Windows.Controls.VisualStudio2013Palette.ColorVariation.Dark);
95 97
                base.OnStartup(e);
......
98 100
            {
99 101
                MessageBox.Show("에러 메시지" + ex.Message);
100 102
            }
101
           
102 103
        }
103 104

  
104 105
        //        //default color variation

내보내기 Unified diff

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