diff --git a/App/.vs/SERV_EMAIL/DesignTimeBuild/.dtbcache b/App/.vs/SERV_EMAIL/DesignTimeBuild/.dtbcache index b723959..d09ccfa 100644 Binary files a/App/.vs/SERV_EMAIL/DesignTimeBuild/.dtbcache and b/App/.vs/SERV_EMAIL/DesignTimeBuild/.dtbcache differ diff --git a/App/.vs/SERV_EMAIL/v15/.suo b/App/.vs/SERV_EMAIL/v15/.suo index 4bcf6cf..13fb57a 100644 Binary files a/App/.vs/SERV_EMAIL/v15/.suo and b/App/.vs/SERV_EMAIL/v15/.suo differ diff --git a/App/.vs/SERV_EMAIL/v16/.suo b/App/.vs/SERV_EMAIL/v16/.suo index d30215f..5178983 100644 Binary files a/App/.vs/SERV_EMAIL/v16/.suo and b/App/.vs/SERV_EMAIL/v16/.suo differ diff --git a/App/CONFIG_APP/App.config b/App/CONFIG_APP/App.config index dc747a8..e8b0ae0 100644 --- a/App/CONFIG_APP/App.config +++ b/App/CONFIG_APP/App.config @@ -29,6 +29,9 @@ + + False + @@ -45,6 +48,9 @@ dd + + False + \ No newline at end of file diff --git a/App/CONFIG_APP/My Project/AssemblyInfo.vb b/App/CONFIG_APP/My Project/AssemblyInfo.vb index 7e79307..031c0de 100644 --- a/App/CONFIG_APP/My Project/AssemblyInfo.vb +++ b/App/CONFIG_APP/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - + diff --git a/App/CONFIG_APP/My Project/Settings.Designer.vb b/App/CONFIG_APP/My Project/Settings.Designer.vb index af2b95c..9096624 100644 --- a/App/CONFIG_APP/My Project/Settings.Designer.vb +++ b/App/CONFIG_APP/My Project/Settings.Designer.vb @@ -149,6 +149,27 @@ Namespace My Me("MyTestHTML") = value End Set End Property + + _ + Public ReadOnly Property USE_WM() As Boolean + Get + Return CType(Me("USE_WM"),Boolean) + End Get + End Property + + _ + Public Property DEBUG() As Boolean + Get + Return CType(Me("DEBUG"),Boolean) + End Get + Set + Me("DEBUG") = value + End Set + End Property End Class End Namespace diff --git a/App/CONFIG_APP/My Project/Settings.settings b/App/CONFIG_APP/My Project/Settings.settings index 372faff..f480ade 100644 --- a/App/CONFIG_APP/My Project/Settings.settings +++ b/App/CONFIG_APP/My Project/Settings.settings @@ -34,5 +34,11 @@ + + False + + + False + \ No newline at end of file diff --git a/App/CONFIG_APP/bin/Debug/CONFIG_APP.7z b/App/CONFIG_APP/bin/Debug/CONFIG_APP.7z deleted file mode 100644 index 775692d..0000000 Binary files a/App/CONFIG_APP/bin/Debug/CONFIG_APP.7z and /dev/null differ diff --git a/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe b/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe index 6d4b954..58213ed 100644 Binary files a/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe and b/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe differ diff --git a/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe.config b/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe.config index dc747a8..e8b0ae0 100644 --- a/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe.config +++ b/App/CONFIG_APP/bin/Debug/CONFIG_APP.exe.config @@ -29,6 +29,9 @@ + + False + @@ -45,6 +48,9 @@ dd + + False + \ No newline at end of file diff --git a/App/CONFIG_APP/bin/Debug/CONFIG_APP.pdb b/App/CONFIG_APP/bin/Debug/CONFIG_APP.pdb index b128ded..d27abf0 100644 Binary files a/App/CONFIG_APP/bin/Debug/CONFIG_APP.pdb and b/App/CONFIG_APP/bin/Debug/CONFIG_APP.pdb differ diff --git a/App/CONFIG_APP/bin/Debug/DatabaseDLL.7z b/App/CONFIG_APP/bin/Debug/DatabaseDLL.7z deleted file mode 100644 index cc12f06..0000000 Binary files a/App/CONFIG_APP/bin/Debug/DatabaseDLL.7z and /dev/null differ diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.dll b/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.dll index 37a864f..046921b 100644 Binary files a/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.dll and b/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.dll differ diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.pdb b/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.pdb index 38c6492..950c10d 100644 Binary files a/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.pdb and b/App/CONFIG_APP/bin/Debug/DigitalData.EMLProfiler.pdb differ diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll index edb4a8f..9c39080 100644 Binary files a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll and b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll differ diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll.config b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll.config index 0e80cbd..63778cc 100644 --- a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll.config +++ b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.dll.config @@ -16,13 +16,8 @@ - + - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.pdb b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.pdb index aeafc87..fa51157 100644 Binary files a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.pdb and b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Database.pdb differ diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.dll b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.dll index 9d7ae9e..2bcbb17 100644 Binary files a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.dll and b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.dll differ diff --git a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.pdb b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.pdb index b92172f..469eff2 100644 Binary files a/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.pdb and b/App/CONFIG_APP/bin/Debug/DigitalData.Modules.Logging.pdb differ diff --git a/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.dll b/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.dll index b10b95b..24b7905 100644 Binary files a/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.dll and b/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.dll differ diff --git a/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb b/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb deleted file mode 100644 index 5a354cf..0000000 Binary files a/App/CONFIG_APP/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb and /dev/null differ diff --git a/App/CONFIG_APP/frmMain.Designer.vb b/App/CONFIG_APP/frmMain.Designer.vb index 54e07da..b1326c9 100644 --- a/App/CONFIG_APP/frmMain.Designer.vb +++ b/App/CONFIG_APP/frmMain.Designer.vb @@ -1021,7 +1021,7 @@ Partial Class frmMain Me.tsbtnRunLocalMail.Image = Global.CONFIG_APP.My.Resources.Resources.email_go Me.tsbtnRunLocalMail.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnRunLocalMail.Name = "tsbtnRunLocalMail" - Me.tsbtnRunLocalMail.Size = New System.Drawing.Size(134, 22) + Me.tsbtnRunLocalMail.Size = New System.Drawing.Size(133, 22) Me.tsbtnRunLocalMail.Text = "Test with local email" ' 'tsbtnRunProfiles @@ -1665,7 +1665,7 @@ Partial Class frmMain Me.BindingNavigator2.MovePreviousItem = Me.ToolStripButton5 Me.BindingNavigator2.Name = "BindingNavigator2" Me.BindingNavigator2.PositionItem = Me.ToolStripTextBox1 - Me.BindingNavigator2.Size = New System.Drawing.Size(1177, 25) + Me.BindingNavigator2.Size = New System.Drawing.Size(964, 25) Me.BindingNavigator2.TabIndex = 32 Me.BindingNavigator2.Text = "BindingNavigator2" ' @@ -1780,7 +1780,7 @@ Partial Class frmMain Me.GridControl1.Location = New System.Drawing.Point(0, 0) Me.GridControl1.MainView = Me.GridView1 Me.GridControl1.Name = "GridControl1" - Me.GridControl1.Size = New System.Drawing.Size(241, 311) + Me.GridControl1.Size = New System.Drawing.Size(241, 328) Me.GridControl1.TabIndex = 0 Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1}) ' @@ -2274,7 +2274,7 @@ Partial Class frmMain 'ToolStripLabel3 ' Me.ToolStripLabel3.Name = "ToolStripLabel3" - Me.ToolStripLabel3.Size = New System.Drawing.Size(160, 22) + Me.ToolStripLabel3.Size = New System.Drawing.Size(161, 22) Me.ToolStripLabel3.Text = "von {0} Indexierungsschritten" Me.ToolStripLabel3.ToolTipText = "Die Gesamtanzahl der Elemente." ' @@ -2574,12 +2574,14 @@ Partial Class frmMain ' 'LOG_ERRORS_ONLYCheckBox ' + Me.LOG_ERRORS_ONLYCheckBox.Checked = Global.CONFIG_APP.My.MySettings.Default.DEBUG Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBEMLP_CONFIGBindingSource, "LOG_ERRORS_ONLY", True)) + Me.LOG_ERRORS_ONLYCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Global.CONFIG_APP.My.MySettings.Default, "DEBUG", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)) Me.LOG_ERRORS_ONLYCheckBox.Location = New System.Drawing.Point(138, 22) Me.LOG_ERRORS_ONLYCheckBox.Name = "LOG_ERRORS_ONLYCheckBox" Me.LOG_ERRORS_ONLYCheckBox.Size = New System.Drawing.Size(104, 23) Me.LOG_ERRORS_ONLYCheckBox.TabIndex = 64 - Me.LOG_ERRORS_ONLYCheckBox.Text = "Log Errors Only" + Me.LOG_ERRORS_ONLYCheckBox.Text = "DEBUG (Log)" Me.LOG_ERRORS_ONLYCheckBox.UseVisualStyleBackColor = True ' 'GroupBox1 diff --git a/App/CONFIG_APP/frmMain.resx b/App/CONFIG_APP/frmMain.resx index d2d3d0c..07f3763 100644 --- a/App/CONFIG_APP/frmMain.resx +++ b/App/CONFIG_APP/frmMain.resx @@ -309,12 +309,33 @@ AAAASUVORK5CYII= + + 1209, 17 + + + 467, 134 + + + 467, 134 + + + 1297, 95 + + + 1079, 134 + 514, 17 404, 17 + + 404, 17 + + + 777, 95 + 777, 95 @@ -385,6 +406,18 @@ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg== + + 17, 56 + + + 1175, 56 + + + 17, 95 + + + 171, 56 + 171, 56 @@ -458,6 +491,9 @@ 691, 56 + + 691, 56 + 1175, 56 @@ -528,6 +564,9 @@ 171, 95 + + 171, 95 + 17, 95 @@ -595,9 +634,6 @@ 8l/FYwIYQ4UGBWBgAAC+0b+zuQxOnAAAAABJRU5ErkJggg== - - 467, 134 - 17, 134 diff --git a/App/CONFIG_APP/frmMain.vb b/App/CONFIG_APP/frmMain.vb index 9fdd3a6..c314c57 100644 --- a/App/CONFIG_APP/frmMain.vb +++ b/App/CONFIG_APP/frmMain.vb @@ -35,11 +35,14 @@ Public Class frmMain Try MyLogger = New LogConfig(LogConfig.PathType.CustomPath, Path.Combine(My.Application.Info.DirectoryPath, "Log"), Nothing, My.Application.Info.CompanyName, My.Application.Info.ProductName) Logger = MyLogger.GetLogger() - MyLogger.Debug = True + MyLogger.Debug = My.Settings.DEBUG InitDatabase() ToolStripProgressBar1.Visible = False Logger.Debug($"AppConfig is located at: [{AppDomain.CurrentDomain.SetupInformation.ConfigurationFile}]") - _windream = New clsWindream_allgemein(MyLogger) + If My.Settings.USE_WM Then + _windream = New clsWindream_allgemein(MyLogger) + End If + _email = New clsEmail(MyLogger) _emailIMAP = New clsEmailIMAP(MyLogger, _SQLServerConString) Catch ex As Exception @@ -53,7 +56,10 @@ Public Class frmMain Check_Steps() Active_Color() End If - ObjektTypenEintragen() + If My.Settings.USE_WM Then + ObjektTypenEintragen() + End If + _Encryption = New clsEncryption("!35452didalog=", MyLogger) End Sub Private Function Set_ConnectionStrings() @@ -277,7 +283,7 @@ Public Class frmMain Private Sub BackgroundWorker1_DoWork(sender As Object, e As System.ComponentModel.DoWorkEventArgs) Handles BackgroundWorker1.DoWork If _RunwithLocalemail = False Then MyLogger.Debug = True - Dim _work As New clsWorker(MyLogger, _SQLServerConString, GUIDTextBox.Text, My.Settings.FB_DATASOURCE, My.Settings.FB_DATABASE, My.Settings.FB_USER, My.Settings.FB_PW) + Dim _work As New clsWorker(MyLogger, _SQLServerConString, GUIDTextBox.Text, My.Settings.FB_DATASOURCE, My.Settings.FB_DATABASE, My.Settings.FB_USER, My.Settings.FB_PW, My.Settings.USE_WM) _work.Start_WorkingProfiles() Else @@ -408,7 +414,10 @@ Public Class frmMain End Sub Private Sub WM_OBJEKTTYPEComboBox_SelectedIndexChanged(sender As Object, e As EventArgs) Handles WM_OBJEKTTYPEComboBox.SelectedIndexChanged - Load_Indexdata() + If My.Settings.USE_WM Then + Load_Indexdata() + End If + End Sub Sub Load_Indexdata() Try @@ -538,7 +547,10 @@ Public Class frmMain Select Case XtraTabControl1.SelectedTabPageIndex Case 0 Check_Steps() - Load_Indexdata() + If My.Settings.USE_WM Then + Load_Indexdata() + End If + Case 1 Check_IndexingSteps() Case 2 @@ -547,7 +559,10 @@ Public Class frmMain End Sub Private Sub frmMain_Shown(sender As Object, e As EventArgs) Handles Me.Shown - Load_Indexdata() + If My.Settings.USE_WM Then + Load_Indexdata() + End If + End Sub Private Sub TabControl1_SelectedIndexChanged(sender As Object, e As EventArgs) Handles TabControl1.SelectedIndexChanged @@ -610,6 +625,8 @@ Public Class frmMain Private Sub LOG_ERRORS_ONLYCheckBox_CheckedChanged(sender As Object, e As EventArgs) Handles LOG_ERRORS_ONLYCheckBox.CheckedChanged If _LoadInProgress = True Then Exit Sub + MyLogger.Debug = LOG_ERRORS_ONLYCheckBox.Checked + My.Settings.Save() Dim upd = $"UPDATE TBEMLP_CONFIG SET CHANGED_WHO = '{Environment.UserName}',LOG_ERRORS_ONLY = '{LOG_ERRORS_ONLYCheckBox.Checked}' WHERE GUID = 1" _database.Execute_non_Query(upd) Load_Config() diff --git a/App/CONFIG_APP/obj/Debug/CONFIG_APP.exe b/App/CONFIG_APP/obj/Debug/CONFIG_APP.exe index 6d4b954..58213ed 100644 Binary files a/App/CONFIG_APP/obj/Debug/CONFIG_APP.exe and b/App/CONFIG_APP/obj/Debug/CONFIG_APP.exe differ diff --git a/App/CONFIG_APP/obj/Debug/CONFIG_APP.pdb b/App/CONFIG_APP/obj/Debug/CONFIG_APP.pdb index b128ded..d27abf0 100644 Binary files a/App/CONFIG_APP/obj/Debug/CONFIG_APP.pdb and b/App/CONFIG_APP/obj/Debug/CONFIG_APP.pdb differ diff --git a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.CoreCompileInputs.cache b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.CoreCompileInputs.cache new file mode 100644 index 0000000..3c452d2 --- /dev/null +++ b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +089985a82f862c462782eef3bd09083ddec4bb21 diff --git a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.FileListAbsolute.txt b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.FileListAbsolute.txt index d8139d7..389f5a3 100644 --- a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.FileListAbsolute.txt +++ b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.FileListAbsolute.txt @@ -1,3 +1,5 @@ +E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.Pdf.v18.1.Core.dll +E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.Resources.resources E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\CONFIG_APP.exe.config E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\CONFIG_APP.exe E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\CONFIG_APP.pdb @@ -17,7 +19,6 @@ E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\NLog.d E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\S22.Imap.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\Interop.WINDREAMLib.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DigitalData.Modules.Database.dll -E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.Pdf.v18.1.Core.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.Sparkline.v18.1.Core.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.XtraBars.v18.1.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.RichEdit.v18.1.Core.dll @@ -51,7 +52,6 @@ E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExp E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.XtraBars.v18.1.xml E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.RichEdit.v18.1.Core.xml E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.XtraTreeList.v18.1.xml -E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\FirebirdSql.Data.FirebirdClient.pdb E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\DevExpress.Office.v18.1.Core.xml E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\de\DevExpress.Data.v18.1.resources.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\es\DevExpress.Data.v18.1.resources.dll @@ -107,7 +107,6 @@ E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\ja\Dev E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\bin\Debug\ru\DevExpress.Office.v18.1.Core.resources.dll E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.vbprojAssemblyReference.cache E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.frmMain.resources -E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.Resources.resources E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.vbproj.GenerateResource.cache E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.exe.licenses E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\CONFIG_APP\obj\Debug\CONFIG_APP.vbproj.CopyComplete diff --git a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.GenerateResource.cache b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.GenerateResource.cache index fded963..8e70386 100644 Binary files a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.GenerateResource.cache and b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbproj.GenerateResource.cache differ diff --git a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbprojAssemblyReference.cache b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbprojAssemblyReference.cache index cb0227a..35123a7 100644 Binary files a/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbprojAssemblyReference.cache and b/App/CONFIG_APP/obj/Debug/CONFIG_APP.vbprojAssemblyReference.cache differ diff --git a/App/CONFIG_APP/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/App/CONFIG_APP/obj/Debug/DesignTimeResolveAssemblyReferences.cache index cb6daac..a8fd5b2 100644 Binary files a/App/CONFIG_APP/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/App/CONFIG_APP/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/App/CONFIG_APP/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll b/App/CONFIG_APP/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll index 27a0888..30567ea 100644 Binary files a/App/CONFIG_APP/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll and b/App/CONFIG_APP/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll differ diff --git a/App/CONFIG_APP/obj/Debug/TempPE/MyDataset.Designer.vb.dll b/App/CONFIG_APP/obj/Debug/TempPE/MyDataset.Designer.vb.dll index 92bd5e9..89da8f8 100644 Binary files a/App/CONFIG_APP/obj/Debug/TempPE/MyDataset.Designer.vb.dll and b/App/CONFIG_APP/obj/Debug/TempPE/MyDataset.Designer.vb.dll differ diff --git a/App/DigitalData.EMLProfiler/My Project/AssemblyInfo.vb b/App/DigitalData.EMLProfiler/My Project/AssemblyInfo.vb index 7ec22f7..5442f4d 100644 --- a/App/DigitalData.EMLProfiler/My Project/AssemblyInfo.vb +++ b/App/DigitalData.EMLProfiler/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.dll b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.dll index 23fd278..046921b 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.dll and b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.dll differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.pdb b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.pdb index 9494cd2..950c10d 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.pdb and b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.EMLProfiler.pdb differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll index 936a8d1..9c39080 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll and b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll.config b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll.config index 0e80cbd..63778cc 100644 --- a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll.config +++ b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.dll.config @@ -16,13 +16,8 @@ - + - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.pdb b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.pdb index ae69c73..fa51157 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.pdb and b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Database.pdb differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.dll b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.dll index 659d413..2bcbb17 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.dll and b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.dll differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.pdb b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.pdb index 4e44d1c..469eff2 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.pdb and b/App/DigitalData.EMLProfiler/bin/Debug/DigitalData.Modules.Logging.pdb differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.dll b/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.dll index b10b95b..24b7905 100644 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.dll and b/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.dll differ diff --git a/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb b/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb deleted file mode 100644 index 5a354cf..0000000 Binary files a/App/DigitalData.EMLProfiler/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb and /dev/null differ diff --git a/App/DigitalData.EMLProfiler/clsWorkEmail.vb b/App/DigitalData.EMLProfiler/clsWorkEmail.vb index 882363f..4a87f94 100644 --- a/App/DigitalData.EMLProfiler/clsWorkEmail.vb +++ b/App/DigitalData.EMLProfiler/clsWorkEmail.vb @@ -12,18 +12,23 @@ Public Class clsWorkEmail Private MyLogger As LogConfig Private _email As clsEmail Private _DB_MSSQL As clsDatabase + Private _USE_WM As Boolean Private _windream As clsWindream_allgemein Private _windream_index As clsWindream_Index Private _firebird As Firebird Private _worked_email As Boolean = False - Sub New(LogConf As LogConfig, ConStr As String, FB_DATASOURCE As String, FB_DATABASE As String, FB_USER As String, FB_PW As String) + Sub New(LogConf As LogConfig, ConStr As String, FB_DATASOURCE As String, FB_DATABASE As String, FB_USER As String, FB_PW As String, USE_WM As Boolean) Try Logger = LogConf.GetLogger MyLogger = LogConf _email = New clsEmail(LogConf) _DB_MSSQL = New clsDatabase(LogConf, ConStr) - _windream = New clsWindream_allgemein(LogConf) - _windream_index = New clsWindream_Index(LogConf) + _USE_WM = USE_WM + If USE_WM Then + _windream = New clsWindream_allgemein(LogConf) + _windream_index = New clsWindream_Index(LogConf) + End If + If FB_DATASOURCE <> String.Empty Then _firebird = New Firebird(LogConf, FB_DATASOURCE, FB_DATABASE, FB_USER, FB_PW) End If @@ -554,7 +559,7 @@ Public Class clsWorkEmail Private Function INSERT_HISTORY_MSSQL() If MessageError = False Then - Dim ins = $"INSERT INTO TBEMLP_HISTORY (WORK_PROCESS,EMAIL_MSGID,EMAIL_SUBJECT,EMAIL_DATE,EMAIL_BODY,EMAIL_SUBSTRING1,EMAIL_SUBSTRING2,EMAIL_FROM) VALUES " & + Dim ins = $"INSERT INTO TBEMLP_HISTORY (WORK_PROCESS,EMAIL_MSGID,EMAIL_SUBJECT,EMAIL_DATE,EMAIL_BODY,EMAIL_SUBSTRING1,EMAIL_SUBSTRING2,EMAIL_FROM,PROFILE_ID) VALUES " & $"('{CURRENT_MAIL_PROCESS_NAME}'," & $"'{CURRENT_MAIL_MESSAGE.MessageID.Replace("<", "").Replace(">", "")}'," & $"'{CURRENT_MAIL_MESSAGE.Subject}'," & @@ -562,7 +567,8 @@ Public Class clsWorkEmail $"'{CURRENT_MAIL_BODY_ALL}'," & $"'{CURRENT_MAIL_BODY_ANSWER1}'," & $"'{CURRENT_MAIL_BODY_Substr2}'," & - $"'{CURRENT_MAIL_FROM}')" + $"'{CURRENT_MAIL_FROM}'," & + $"{CURRENT_PROFILE_GUID})" _DB_MSSQL.Execute_non_Query(ins) Else Logger.Info("! No INSERT_HISTORY as MessageError = True") @@ -700,7 +706,10 @@ Public Class clsWorkEmail For Each row As DataRow In DT_INDEXING_STEPS.Rows Dim INDEXNAME As String = row.Item("INDEXNAME") Dim INDEXVALUE As String = row.Item("INDEXVALUE") - IndexFile(INDEXNAME, INDEXVALUE, False) + If _USE_WM Then + IndexFile(INDEXNAME, INDEXVALUE, False) + End If + Next diff --git a/App/DigitalData.EMLProfiler/clsWorker.vb b/App/DigitalData.EMLProfiler/clsWorker.vb index a53bb1b..f748b19 100644 --- a/App/DigitalData.EMLProfiler/clsWorker.vb +++ b/App/DigitalData.EMLProfiler/clsWorker.vb @@ -7,21 +7,26 @@ Public Class clsWorker Private _email As clsEmail Private _emailIMAP As clsEmailIMAP Private _Database As clsDatabase + Private _USE_WM As Boolean = False Private _windream As clsWindream_allgemein Private _windream_index As clsWindream_Index Private _workmail As clsWorkEmail Private _wrapper As clsEncryption Private _POLL_PROFILEID As Integer = 0 Dim cs As String - Sub New(LogConf As LogConfig, ConStr As String, POLL_PROFILEID As Integer, FB_DATASOURCE As String, FB_DATABASE As String, FB_USER As String, FB_PW As String, Optional localeml As String = "") + Sub New(LogConf As LogConfig, ConStr As String, POLL_PROFILEID As Integer, FB_DATASOURCE As String, FB_DATABASE As String, FB_USER As String, FB_PW As String, USE_WM As Boolean, Optional localeml As String = "") Logger = LogConf.GetLogger _email = New clsEmail(LogConf) _emailIMAP = New clsEmailIMAP(LogConf, ConStr) _Database = New clsDatabase(LogConf, ConStr) cs = ConStr - _windream = New clsWindream_allgemein(LogConf) - _windream_index = New clsWindream_Index(LogConf) - _workmail = New clsWorkEmail(LogConf, ConStr, FB_DATASOURCE, FB_DATABASE, FB_USER, FB_PW) + _USE_WM = USE_WM + If _USE_WM Then + _windream = New clsWindream_allgemein(LogConf) + _windream_index = New clsWindream_Index(LogConf) + End If + + _workmail = New clsWorkEmail(LogConf, ConStr, FB_DATASOURCE, FB_DATABASE, FB_USER, FB_PW, USE_WM) _wrapper = New clsEncryption("!35452didalog=", LogConf) _POLL_PROFILEID = POLL_PROFILEID ClassCurrent.CURRENT_DEBUG_LOCAL_EMAIL = localeml @@ -41,32 +46,36 @@ Public Class clsWorker If _Database.Init(cs) = True Then Logger.Debug("now windream_init... ") - If _windream.Init = True Then - - Logger.Debug("windream_initialized!") - - Dim osql As String = "SELECT * FROM TBEMLP_POLL_PROFILES" - If _POLL_PROFILEID = 0 Then - osql &= " WHERE ACTIVE = 1 order by SEQUENCE" + If _USE_WM Then + If _windream.Init = False Then + Logger.Info("windream could not be initialized!!") + Exit Sub Else - osql &= " WHERE GUID = " & _POLL_PROFILEID + Logger.Debug("windream_initialized!") End If - Dim DT_TBDD_EMAIL As DataTable = _Database.Return_Datatable("SELECT * FROM TBDD_EMAIL_ACCOUNT WHERE ACTIVE = 1") - Dim DT_PROFILES = _Database.Return_Datatable(osql) + End If + Dim osql As String = "SELECT * FROM TBEMLP_POLL_PROFILES" + If _POLL_PROFILEID = 0 Then + osql &= " WHERE ACTIVE = 1 order by SEQUENCE" + Else + osql &= " WHERE GUID = " & _POLL_PROFILEID + End If + Dim DT_TBDD_EMAIL As DataTable = _Database.Return_Datatable("SELECT * FROM TBDD_EMAIL_ACCOUNT WHERE ACTIVE = 1") + Dim DT_PROFILES = _Database.Return_Datatable(osql) If Not IsNothing(DT_PROFILES) Then If DT_PROFILES.Rows.Count > 0 Then - Logger.Debug("count of active profiles: " & DT_PROFILES.Rows.Count.ToString) - For Each oDR_Profile As DataRow In DT_PROFILES.Rows + Logger.Debug("count of active profiles: " & DT_PROFILES.Rows.Count.ToString) + For Each oDR_Profile As DataRow In DT_PROFILES.Rows CURRENT_PROFILE_GUID = oDR_Profile.Item("GUID") DT_POLL_PROCESS = Nothing Dim sql = String.Format("SELECT * FROM TBEMLP_POLL_PROCESS WHERE PROFILE_ID = {0} AND ACTIVE = 1", CURRENT_PROFILE_GUID) - DT_POLL_PROCESS = _Database.Return_Datatable(sql) - If Not IsNothing(DT_POLL_PROCESS) Then - If DT_POLL_PROCESS.Rows.Count = 0 Then - Logger.Info("No processes configured for this Email-Profile - " & sql) - Continue For - Else - DT_STEPS = Nothing + DT_POLL_PROCESS = _Database.Return_Datatable(sql) + If Not IsNothing(DT_POLL_PROCESS) Then + If DT_POLL_PROCESS.Rows.Count = 0 Then + Logger.Info("No processes configured for this Email-Profile - " & sql) + Continue For + Else + DT_STEPS = Nothing DT_STEPS = _Database.Return_Datatable(String.Format("SELECT T.* FROM TBEMLP_POLL_STEPS T,TBEMLP_POLL_PROCESS T1 WHERE T.PROCESS_ID = T1.GUID AND T1.PROFILE_ID = {0} AND T1.ACTIVE = 1", CURRENT_PROFILE_GUID)) End If @@ -193,10 +202,8 @@ Public Class clsWorker Logger.Info("No active profiles") End If End If - Else - Logger.Info("windream could not be initialized!!") - End If - _Database.Execute_non_Query("UPDATE TBEMLP_CONFIG SET LAST_TICK = GETDATE() WHERE GUID = 1") + + _Database.Execute_non_Query("UPDATE TBEMLP_CONFIG SET LAST_TICK = GETDATE() WHERE GUID = 1") End If Catch ex As Exception Logger.Error(ex) diff --git a/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.dll b/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.dll index 23fd278..046921b 100644 Binary files a/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.dll and b/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.dll differ diff --git a/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.pdb b/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.pdb index 9494cd2..950c10d 100644 Binary files a/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.pdb and b/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.pdb differ diff --git a/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.vbproj.FileListAbsolute.txt b/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.vbproj.FileListAbsolute.txt index 32e898d..eb368cd 100644 --- a/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.vbproj.FileListAbsolute.txt +++ b/App/DigitalData.EMLProfiler/obj/Debug/DigitalData.EMLProfiler.vbproj.FileListAbsolute.txt @@ -20,7 +20,6 @@ E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\bin E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\bin\Debug\Independentsoft.Email.xml E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\bin\Debug\NLog.xml E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\bin\Debug\S22.Imap.xml -E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\bin\Debug\FirebirdSql.Data.FirebirdClient.pdb E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\obj\Debug\DigitalData.EMLProfiler.Resources.resources E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\obj\Debug\DigitalData.EMLProfiler.vbproj.GenerateResource.cache E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\DigitalData.EMLProfiler\obj\Debug\DigitalData.EMLProfiler.vbproj.CopyComplete diff --git a/App/SERV_EMAIL/App.config b/App/SERV_EMAIL/App.config index f1bca38..457891c 100644 --- a/App/SERV_EMAIL/App.config +++ b/App/SERV_EMAIL/App.config @@ -29,6 +29,9 @@ False + + False + \ No newline at end of file diff --git a/App/SERV_EMAIL/My Project/Settings.Designer.vb b/App/SERV_EMAIL/My Project/Settings.Designer.vb index fcd9970..1922572 100644 --- a/App/SERV_EMAIL/My Project/Settings.Designer.vb +++ b/App/SERV_EMAIL/My Project/Settings.Designer.vb @@ -109,6 +109,15 @@ Namespace My Return CType(Me("DEBUG"),Boolean) End Get End Property + + _ + Public ReadOnly Property USE_WM() As Boolean + Get + Return CType(Me("USE_WM"),Boolean) + End Get + End Property End Class End Namespace diff --git a/App/SERV_EMAIL/My Project/Settings.settings b/App/SERV_EMAIL/My Project/Settings.settings index a93a214..3b44f1f 100644 --- a/App/SERV_EMAIL/My Project/Settings.settings +++ b/App/SERV_EMAIL/My Project/Settings.settings @@ -25,5 +25,8 @@ False + + False + \ No newline at end of file diff --git a/App/SERV_EMAIL/MyService.vb b/App/SERV_EMAIL/MyService.vb index d80452a..c096bd0 100644 --- a/App/SERV_EMAIL/MyService.vb +++ b/App/SERV_EMAIL/MyService.vb @@ -24,6 +24,21 @@ Public Class MyService Try MyLogger = New LogConfig(LogConfig.PathType.CustomPath, Path.Combine(My.Application.Info.DirectoryPath, "Log"), Nothing, "Digital Data", "DD EmailProfiler") Logger = MyLogger.GetLogger + + Try + Dim directory As New IO.DirectoryInfo(MyLogger.LogDirectory) + + For Each file As IO.FileInfo In directory.GetFiles + If (Now - file.CreationTime).Days > 29 Then + file.Delete() + Else + Exit For + End If + Next + Catch ex As Exception + + End Try + Logger.Info("## Service started ## ") If My.Settings.MyConnectionString = String.Empty Then @@ -38,7 +53,7 @@ Public Class MyService _database = New clsDatabase(MyLogger, My.Settings.MyConnectionString) _email = New clsEmail(MyLogger) - _workmail = New clsWorkEmail(MyLogger, My.Settings.MyConnectionString, My.Settings.FB_DATASOURCE, My.Settings.FB_DATABASE, My.Settings.FB_USER, My.Settings.FB_PW) + _workmail = New clsWorkEmail(MyLogger, My.Settings.MyConnectionString, My.Settings.FB_DATASOURCE, My.Settings.FB_DATABASE, My.Settings.FB_USER, My.Settings.FB_PW, My.Settings.USE_WM) If _database.Init(My.Settings.MyConnectionString) = False Then Logger.Warn("ATTENTION: No Connection was established '" & My.Settings.MyConnectionString & "'!") @@ -74,7 +89,7 @@ Public Class MyService Public Sub RUN_THREAD(ByVal sender As Object, ByVal e As System.ComponentModel.DoWorkEventArgs) Try Dim notcompleted As Boolean = False - Dim _work As New clsWorker(MyLogger, My.Settings.MyConnectionString, 0, My.Settings.FB_DATASOURCE, My.Settings.FB_DATABASE, My.Settings.FB_USER, My.Settings.FB_PW) + Dim _work As New clsWorker(MyLogger, My.Settings.MyConnectionString, 0, My.Settings.FB_DATASOURCE, My.Settings.FB_DATABASE, My.Settings.FB_USER, My.Settings.FB_PW, My.Settings.USE_WM) _work.Start_WorkingProfiles() Catch ex As Exception Logger.Error(ex) diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.dll b/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.dll index 37a864f..d19ca92 100644 Binary files a/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.dll and b/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.dll differ diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.pdb b/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.pdb index 38c6492..4a91a77 100644 Binary files a/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.pdb and b/App/SERV_EMAIL/bin/Debug/DigitalData.EMLProfiler.pdb differ diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll index edb4a8f..9c39080 100644 Binary files a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll and b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll differ diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll.config b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll.config index 0e80cbd..63778cc 100644 --- a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll.config +++ b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.dll.config @@ -16,13 +16,8 @@ - + - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.pdb b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.pdb index aeafc87..fa51157 100644 Binary files a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.pdb and b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Database.pdb differ diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.dll b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.dll index 9d7ae9e..2bcbb17 100644 Binary files a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.dll and b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.dll differ diff --git a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.pdb b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.pdb index b92172f..469eff2 100644 Binary files a/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.pdb and b/App/SERV_EMAIL/bin/Debug/DigitalData.Modules.Logging.pdb differ diff --git a/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.dll b/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.dll index b10b95b..24b7905 100644 Binary files a/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.dll and b/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.dll differ diff --git a/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb b/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb deleted file mode 100644 index 5a354cf..0000000 Binary files a/App/SERV_EMAIL/bin/Debug/FirebirdSql.Data.FirebirdClient.pdb and /dev/null differ diff --git a/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe b/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe index 3dce66b..3125c5d 100644 Binary files a/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe and b/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe differ diff --git a/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe.config b/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe.config index f1bca38..457891c 100644 --- a/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe.config +++ b/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.exe.config @@ -29,6 +29,9 @@ False + + False + \ No newline at end of file diff --git a/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.pdb b/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.pdb index d5029c4..a4b8dfd 100644 Binary files a/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.pdb and b/App/SERV_EMAIL/bin/Debug/SERV_EMAIL.pdb differ diff --git a/App/SERV_EMAIL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/App/SERV_EMAIL/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 90f08ef..48d1b7c 100644 Binary files a/App/SERV_EMAIL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/App/SERV_EMAIL/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.exe b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.exe index 3dce66b..3125c5d 100644 Binary files a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.exe and b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.exe differ diff --git a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.pdb b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.pdb index d5029c4..a4b8dfd 100644 Binary files a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.pdb and b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.pdb differ diff --git a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.CoreCompileInputs.cache b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.CoreCompileInputs.cache new file mode 100644 index 0000000..4abb374 --- /dev/null +++ b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +194f0e0b9909d26a065a24a0efa14204b59b0794 diff --git a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.FileListAbsolute.txt b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.FileListAbsolute.txt index 986e6e4..60ba8b4 100644 --- a/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.FileListAbsolute.txt +++ b/App/SERV_EMAIL/obj/Debug/SERV_EMAIL.vbproj.FileListAbsolute.txt @@ -37,7 +37,6 @@ E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\bin\Debug\S22.Im E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\bin\Debug\DigitalData.Modules.Database.pdb E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\bin\Debug\DigitalData.Modules.Database.xml E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\bin\Debug\DigitalData.Modules.Database.dll.config -E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\bin\Debug\FirebirdSql.Data.FirebirdClient.pdb E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\obj\Debug\SERV_EMAIL.Resources.resources E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\obj\Debug\SERV_EMAIL.MyService.resources E:\SchreiberM\Visual Studio\GIT\DD_EmailProfiler\App\SERV_EMAIL\obj\Debug\SERV_EMAIL.ProjectInstaller.resources