diff --git a/Services.EmailService/My Project/Settings.Designer.vb b/Services.EmailService/My Project/Settings.Designer.vb index 44205a51..d1ed7ca5 100644 --- a/Services.EmailService/My Project/Settings.Designer.vb +++ b/Services.EmailService/My Project/Settings.Designer.vb @@ -15,7 +15,7 @@ Option Explicit On Namespace My _ Partial Friend NotInheritable Class MySettings Inherits Global.System.Configuration.ApplicationSettingsBase @@ -53,71 +53,6 @@ Namespace My Return defaultInstance End Get End Property - - _ - Public ReadOnly Property FB_ConnString() As String - Get - Return CType(Me("FB_ConnString"),String) - End Get - End Property - - _ - Public ReadOnly Property SQLSERVER_CS() As String - Get - Return CType(Me("SQLSERVER_CS"),String) - End Get - End Property - - _ - Public ReadOnly Property SQLSERVER_CS_TEST() As String - Get - Return CType(Me("SQLSERVER_CS_TEST"),String) - End Get - End Property - - _ - Public ReadOnly Property FB_DATABASE() As String - Get - Return CType(Me("FB_DATABASE"),String) - End Get - End Property - - _ - Public ReadOnly Property FB_USER() As String - Get - Return CType(Me("FB_USER"),String) - End Get - End Property - - _ - Public ReadOnly Property FB_PW() As String - Get - Return CType(Me("FB_PW"),String) - End Get - End Property - - _ - Public ReadOnly Property DEBUG() As Boolean - Get - Return CType(Me("DEBUG"),Boolean) - End Get - End Property End Class End Namespace diff --git a/Services.EmailService/My Project/Settings.settings b/Services.EmailService/My Project/Settings.settings index c0ddb929..f7f176ac 100644 --- a/Services.EmailService/My Project/Settings.settings +++ b/Services.EmailService/My Project/Settings.settings @@ -1,27 +1,5 @@  - + - - - 172.24.12.41 - - - Data Source=172.24.12.41\Tests;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd - - - Data Source=172.24.12.41\Tests;Initial Catalog=DD_ECM_TEST;Persist Security Info=True;User ID=sa;Password=dd - - - 172.24.12.41:E:\DB\Firebird\Databases\EDMI_TEMPLATE\EDMI_MASTER.FDB - - - sysdba - - - dd - - - True - - + \ No newline at end of file