config in client suite
This commit is contained in:
@@ -20,7 +20,9 @@ Public Class frmConfigService
|
||||
|
||||
If oResult = ConnectionTestResult.Successful Then
|
||||
' Save Endpoint URL
|
||||
My.Settings.ICMServiceAddress = oEndpointURL
|
||||
My.ConfigManager.Config.ServiceConnection = oEndpointURL
|
||||
My.ConfigManager.Save()
|
||||
'My.Settings.ICMServiceAddress = oEndpointURL
|
||||
lblStatus.Text = "Verbindung hergestellt."
|
||||
Else
|
||||
Select Case oResult
|
||||
|
||||
Reference in New Issue
Block a user