Skip to content

Instantly share code, notes, and snippets.

@phw198
Created May 13, 2017 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phw198/050865c901717bdef2b4f79f9197007a to your computer and use it in GitHub Desktop.
Save phw198/050865c901717bdef2b4f79f9197007a to your computer and use it in GitHub Desktop.
CodePlex Issue #243 Plain Text Attachments
2016-08-02 17:02:23,980 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.2.0.0
2016-08-02 17:02:24,071 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\Voorhees Mark\AppData\Roaming\Outlook Google Calendar Sync
2016-08-02 17:02:24,122 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2016-08-02 17:02:24,124 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2016-08-02 17:02:24,124 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2016-08-02 17:02:24,142 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2016-08-02 17:02:24,395 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '0'
2016-08-02 17:02:24,395 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2016-08-02 17:02:24,395 INFO 1 OutlookGoogleCalendarSync.Program [0] - New version detected - upgraded from Unknown to 2.2.0.0
2016-08-02 17:02:24,397 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - CheckShortcut: directory=Startup; subdir=
2016-08-02 17:02:24,411 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Version' updated to '2.2.0.0'
2016-08-02 17:02:24,483 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system proxy.
2016-08-02 17:02:24,559 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Automatic update check requested.
2016-08-02 17:02:24,629 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2016-08-02 17:02:24,849 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:24,872 INFO 1 OutlookGoogleCalendarSync.OutlookFactory [0] - Outlook Version: 15.0.0.4823
2016-08-02 17:02:24,872 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: http://goo.gl/LvIiQd
2016-08-02 17:02:24,938 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Accounts
2016-08-02 17:02:24,946 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:24,948 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:02:24,960 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:02:24,960 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:02:24,979 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:02:24,979 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:02:24,982 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:24,983 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:02:24,984 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:02:24,984 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:02:24,987 FATAL 1 OutlookGoogleCalendarSync.Program [0] - Application unexpectedly terminated!
2016-08-02 17:02:24,987 FATAL 1 OutlookGoogleCalendarSync.Program [0] - System.Runtime.InteropServices.COMException: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:02:24,988 FATAL 1 OutlookGoogleCalendarSync.Program [0] - at Microsoft.Office.Interop.Outlook.Recipient.get_Name()
at OutlookGoogleCalendarSync.OutlookNew.GetRecipientEmail(Recipient recipient)
at OutlookGoogleCalendarSync.OutlookNew.Connect()
at OutlookGoogleCalendarSync.OutlookCalendar..ctor()
at OutlookGoogleCalendarSync.OutlookCalendar.get_Instance()
at OutlookGoogleCalendarSync.MainForm.updateGUIsettings()
at OutlookGoogleCalendarSync.MainForm..ctor(String startingTab)
at OutlookGoogleCalendarSync.Program.Main(String[] args)
2016-08-02 17:02:30,434 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2016-08-02 17:02:43,912 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:43,919 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:02:43,940 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:02:43,941 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:02:43,954 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:02:43,954 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:02:43,963 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:43,964 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:02:43,966 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:02:43,966 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:02:59,324 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.2.0.0
2016-08-02 17:02:59,340 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\Voorhees Mark\AppData\Roaming\Outlook Google Calendar Sync
2016-08-02 17:02:59,350 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2016-08-02 17:02:59,351 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2016-08-02 17:02:59,352 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2016-08-02 17:02:59,355 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2016-08-02 17:02:59,422 INFO 1 OutlookGoogleCalendarSync.Program [0] - New version detected - upgraded from Unknown to 2.2.0.0
2016-08-02 17:02:59,422 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '0'
2016-08-02 17:02:59,423 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2016-08-02 17:02:59,423 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - CheckShortcut: directory=Startup; subdir=
2016-08-02 17:02:59,431 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Version' updated to '2.2.0.0'
2016-08-02 17:02:59,486 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system proxy.
2016-08-02 17:02:59,507 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Automatic update check requested.
2016-08-02 17:02:59,536 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2016-08-02 17:02:59,843 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:59,872 INFO 1 OutlookGoogleCalendarSync.OutlookFactory [0] - Outlook Version: 15.0.0.4823
2016-08-02 17:02:59,872 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: http://goo.gl/LvIiQd
2016-08-02 17:02:59,924 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Accounts
2016-08-02 17:02:59,937 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:59,938 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:02:59,943 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:02:59,944 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:02:59,951 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:02:59,951 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:02:59,953 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:02:59,954 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:02:59,954 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:02:59,954 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:02:59,957 FATAL 1 OutlookGoogleCalendarSync.Program [0] - Application unexpectedly terminated!
2016-08-02 17:02:59,957 FATAL 1 OutlookGoogleCalendarSync.Program [0] - System.Runtime.InteropServices.COMException: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:02:59,958 FATAL 1 OutlookGoogleCalendarSync.Program [0] - at Microsoft.Office.Interop.Outlook.Recipient.get_Name()
at OutlookGoogleCalendarSync.OutlookNew.GetRecipientEmail(Recipient recipient)
at OutlookGoogleCalendarSync.OutlookNew.Connect()
at OutlookGoogleCalendarSync.OutlookCalendar..ctor()
at OutlookGoogleCalendarSync.OutlookCalendar.get_Instance()
at OutlookGoogleCalendarSync.MainForm.updateGUIsettings()
at OutlookGoogleCalendarSync.MainForm..ctor(String startingTab)
at OutlookGoogleCalendarSync.Program.Main(String[] args)
2016-08-02 17:03:07,477 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2016-08-02 17:13:04,167 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:13:04,169 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:13:04,177 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:13:04,177 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:13:04,197 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:13:04,197 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:13:04,205 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:13:04,209 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:13:04,211 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:13:04,211 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:19:06,286 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.2.0.0
2016-08-02 17:19:06,300 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\Voorhees Mark\AppData\Roaming\Outlook Google Calendar Sync
2016-08-02 17:19:06,305 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2016-08-02 17:19:06,305 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2016-08-02 17:19:06,306 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2016-08-02 17:19:06,309 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2016-08-02 17:19:06,394 INFO 1 OutlookGoogleCalendarSync.Program [0] - New version detected - upgraded from Unknown to 2.2.0.0
2016-08-02 17:19:06,396 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - CheckShortcut: directory=Startup; subdir=
2016-08-02 17:19:06,415 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '0'
2016-08-02 17:19:06,416 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2016-08-02 17:19:06,442 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Version' updated to '2.2.0.0'
2016-08-02 17:19:06,613 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system proxy.
2016-08-02 17:19:06,681 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Automatic update check requested.
2016-08-02 17:19:06,737 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2016-08-02 17:19:07,062 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:19:07,110 INFO 1 OutlookGoogleCalendarSync.OutlookFactory [0] - Outlook Version: 15.0.0.4823
2016-08-02 17:19:07,110 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: http://goo.gl/LvIiQd
2016-08-02 17:19:07,184 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Accounts
2016-08-02 17:19:07,195 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:19:07,196 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:19:07,202 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:19:07,202 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:19:07,211 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:19:07,211 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:19:07,215 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:19:07,215 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:19:07,216 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:19:07,217 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:19:07,227 FATAL 1 OutlookGoogleCalendarSync.Program [0] - Application unexpectedly terminated!
2016-08-02 17:19:07,227 FATAL 1 OutlookGoogleCalendarSync.Program [0] - System.Runtime.InteropServices.COMException: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:19:07,228 FATAL 1 OutlookGoogleCalendarSync.Program [0] - at Microsoft.Office.Interop.Outlook.Recipient.get_Name()
at OutlookGoogleCalendarSync.OutlookNew.GetRecipientEmail(Recipient recipient)
at OutlookGoogleCalendarSync.OutlookNew.Connect()
at OutlookGoogleCalendarSync.OutlookCalendar..ctor()
at OutlookGoogleCalendarSync.OutlookCalendar.get_Instance()
at OutlookGoogleCalendarSync.MainForm.updateGUIsettings()
at OutlookGoogleCalendarSync.MainForm..ctor(String startingTab)
at OutlookGoogleCalendarSync.Program.Main(String[] args)
2016-08-02 17:19:14,633 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2016-08-02 17:25:03,044 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:25:03,054 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:25:03,056 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:25:03,056 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:25:03,063 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:25:03,063 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:25:03,070 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:25:03,073 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:25:03,075 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:25:03,075 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:25:17,010 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.2.0.0
2016-08-02 17:25:17,027 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\Voorhees Mark\AppData\Roaming\Outlook Google Calendar Sync
2016-08-02 17:25:17,035 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2016-08-02 17:25:17,036 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2016-08-02 17:25:17,036 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2016-08-02 17:25:17,040 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2016-08-02 17:25:17,117 INFO 1 OutlookGoogleCalendarSync.Program [0] - New version detected - upgraded from Unknown to 2.2.0.0
2016-08-02 17:25:17,118 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - CheckShortcut: directory=Startup; subdir=
2016-08-02 17:25:17,118 DEBUG 3 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'CompletedSyncs' with value '0'
2016-08-02 17:25:17,118 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2016-08-02 17:25:17,125 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'Version' updated to '2.2.0.0'
2016-08-02 17:25:17,166 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system proxy.
2016-08-02 17:25:17,207 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Automatic update check requested.
2016-08-02 17:25:17,236 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2016-08-02 17:25:17,553 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:25:17,578 INFO 1 OutlookGoogleCalendarSync.OutlookFactory [0] - Outlook Version: 15.0.0.4823
2016-08-02 17:25:17,578 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: http://goo.gl/LvIiQd
2016-08-02 17:25:17,641 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Accounts
2016-08-02 17:25:17,656 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:25:17,658 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:25:17,663 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:25:17,664 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:25:17,672 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:25:17,672 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:25:17,676 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:25:17,676 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:25:17,677 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:25:17,677 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedConnectedFull
2016-08-02 17:25:17,680 FATAL 1 OutlookGoogleCalendarSync.Program [0] - Application unexpectedly terminated!
2016-08-02 17:25:17,680 FATAL 1 OutlookGoogleCalendarSync.Program [0] - System.Runtime.InteropServices.COMException: Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-08-02 17:25:17,681 FATAL 1 OutlookGoogleCalendarSync.Program [0] - at Microsoft.Office.Interop.Outlook.Recipient.get_Name()
at OutlookGoogleCalendarSync.OutlookNew.GetRecipientEmail(Recipient recipient)
at OutlookGoogleCalendarSync.OutlookNew.Connect()
at OutlookGoogleCalendarSync.OutlookCalendar..ctor()
at OutlookGoogleCalendarSync.OutlookCalendar.get_Instance()
at OutlookGoogleCalendarSync.MainForm.updateGUIsettings()
at OutlookGoogleCalendarSync.MainForm..ctor(String startingTab)
at OutlookGoogleCalendarSync.Program.Main(String[] args)
2016-08-02 17:25:25,161 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2016-08-02 17:31:16,660 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Starting a new instance of Outlook.
2016-08-02 17:31:19,317 WARN 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Early binding to Outlook appears to have failed.
2016-08-02 17:31:19,318 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Creating an instance of the COM component with CLSID {0006F03A-0000-0000-C000-000000000046} from the IClassFactory failed due to the following error: 80010001.
2016-08-02 17:31:19,318 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - at OutlookGoogleCalendarSync.OutlookCalendar.openOutlook()
2016-08-02 17:31:19,318 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Could try late binding??
2016-08-02 17:31:19,319 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Creating an instance of the COM component with CLSID {0006F03A-0000-0000-C000-000000000046} from the IClassFactory failed due to the following error: 80010001.
2016-08-02 17:31:19,319 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-08-02 17:31:19,329 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-08-02 17:31:19,329 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attachment failed. Is Outlook running fully, or perhaps just the 'reminders' window?
2016-08-02 17:31:19,330 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE))
2016-08-02 17:31:19,330 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Starting a new instance of Outlook.
2016-08-02 17:31:19,811 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-08-02 17:31:19,820 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange server version: 15.0.1178.4000
2016-08-02 17:31:19,820 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olCachedDisconnected
2016-05-01 10:54:37,514 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync triggered.
2016-05-01 10:54:37,546 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync started.
2016-05-01 10:54:48,094 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
2016-05-01 10:54:48,095 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-05-01 10:54:48,106 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Starting a new instance of Outlook.
2016-05-01 10:54:54,089 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-05-01 10:54:54,178 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olNoExchange
2016-05-01 10:54:54,295 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-05-01 10:54:54,296 ERROR 1 OutlookGoogleCalendarSync.MainForm [0] - at Microsoft.Office.Interop.Outlook.NameSpaceClass.get_CurrentUser()
at OutlookGoogleCalendarSync.OutlookNew.Connect()
at OutlookGoogleCalendarSync.OutlookCalendar..ctor()
at OutlookGoogleCalendarSync.OutlookCalendar.get_Instance()
at OutlookGoogleCalendarSync.MainForm.sync_Start(Boolean updateSyncSchedule)
2016-05-01 12:12:03,009 INFO 1 OutlookGoogleCalendarSync.Program [0] - Program started: v2.2.0.0
2016-05-01 12:12:03,030 INFO 1 OutlookGoogleCalendarSync.Program [0] - Storing user files in roaming directory: C:\Users\Natarajan\AppData\Roaming\Outlook Google Calendar Sync
2016-05-01 12:12:03,081 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'Portable' with value 'false'
2016-05-01 12:12:03,082 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Retrieved setting 'LoggingLevel' with value 'DEBUG'
2016-05-01 12:12:03,082 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'DEBUG'
2016-05-01 12:12:03,085 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Loading settings from file.
2016-05-01 12:12:03,192 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Showing splash screen.
2016-05-01 12:12:03,736 INFO 1 OutlookGoogleCalendarSync.SettingsProxy [0] - Setting system proxy.
2016-05-01 12:12:03,777 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Automatic update check requested.
2016-05-01 12:12:03,837 DEBUG 1 OutlookGoogleCalendarSync.Program [0] - Checking for ClickOnce update...
2016-05-01 12:12:03,910 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Initialiasing MainForm.
2016-05-01 12:12:04,197 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-05-01 12:12:04,243 INFO 1 OutlookGoogleCalendarSync.OutlookFactory [0] - Outlook Version: 12.0.0.6744
2016-05-01 12:12:04,243 DEBUG 1 OutlookGoogleCalendarSync.Social [0] - Retrieving URL: http://goo.gl/Xpqzua
2016-05-01 12:12:04,311 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Find Accounts
2016-05-01 12:12:04,323 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Attaching to the already running Outlook process.
2016-05-01 12:12:04,324 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-05-01 12:12:04,330 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olNoExchange
2016-05-01 12:12:04,469 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Finding default Mailbox calendar folders
2016-05-01 12:12:05,307 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Default Calendar folder: Calendar
2016-05-01 12:12:05,360 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - List Calendar folders
2016-05-01 12:12:05,611 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging level configured to 'Debug'
2016-05-01 12:12:05,636 INFO 1 OutlookGoogleCalendarSync.Settings [0] - C:\Users\Natarajan\AppData\Roaming\Outlook Google Calendar Sync\settings.xml
2016-05-01 12:12:05,636 INFO 1 OutlookGoogleCalendarSync.Settings [0] - OUTLOOK SETTINGS:-
2016-05-01 12:12:05,637 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Service: DefaultMailbox
2016-05-01 12:12:05,637 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: Default Calendar
2016-05-01 12:12:05,637 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Filter String: g
2016-05-01 12:12:05,637 INFO 1 OutlookGoogleCalendarSync.Settings [0] - GOOGLE SETTINGS:-
2016-05-01 12:12:05,637 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Calendar: venatarajan@gmail.com
2016-05-01 12:12:05,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit in effect: False
2016-05-01 12:12:05,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - API attendee limit last reached: 01-Jan-00 12:00:00 AM
2016-05-01 12:12:05,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SYNC OPTIONS:-
2016-05-01 12:12:05,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Main
2016-05-01 12:12:05,638 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncDirection: Outlook → Google
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInThePast: 30
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DaysInTheFuture:120
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncInterval: 6
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - SyncIntervalUnit: Hours
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Push Changes: True
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddDescription: True; OnlyToGoogle: True
2016-05-01 12:12:05,639 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddReminders: False; UseGoogleDefaultReminder: False
2016-05-01 12:12:05,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - AddAttendees: True
2016-05-01 12:12:05,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MergeItems: True
2016-05-01 12:12:05,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - DisableDelete: True
2016-05-01 12:12:05,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ConfirmOnDelete: True
2016-05-01 12:12:05,640 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Obfuscate Words: True
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - No regex defined.
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - PROXY:-
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Type: IE
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - APPLICATION BEHAVIOUR:-
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleTooltipWhenSyncing: True
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartOnStartup: False
2016-05-01 12:12:05,641 INFO 1 OutlookGoogleCalendarSync.Settings [0] - StartInTray: True
2016-05-01 12:12:05,642 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseToTray: True
2016-05-01 12:12:05,642 INFO 1 OutlookGoogleCalendarSync.Settings [0] - MinimiseNotClose: True
2016-05-01 12:12:05,642 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ShowBubbleWhenMinimising: False
2016-05-01 12:12:05,642 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Portable: False
2016-05-01 12:12:05,642 INFO 1 OutlookGoogleCalendarSync.Settings [0] - CreateCSVFiles: False
2016-05-01 12:12:05,642 INFO 1 OutlookGoogleCalendarSync.Settings [0] - VerboseOutput: False
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Logging Level: DEBUG
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ABOUT:-
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Alpha Releases: False
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Subscribed: 01-Jan-2000
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - ENVIRONMENT:-
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Current Locale: en-US
2016-05-01 12:12:05,643 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Date Format: dd-MMM-yy
2016-05-01 12:12:05,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Short Time Format: h:mm tt
2016-05-01 12:12:05,644 INFO 1 OutlookGoogleCalendarSync.Settings [0] - Completed Syncs: 13
2016-05-01 12:12:05,784 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Create the timer for the auto synchronisation
2016-05-01 12:12:05,797 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Next sync scheduled for Sunday, May 1, 2016 - 12:13:05 PM
2016-05-01 12:12:05,803 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Registering for Outlook appointment change events...
2016-05-01 12:12:05,862 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Create the timer for the push synchronisation
2016-05-01 12:12:08,666 INFO 12 OutlookGoogleCalendarSync.Program [0] - Already running the latest version.
2016-05-01 12:12:11,346 DEBUG 3 OutlookGoogleCalendarSync.Splash [0] - Disposed of splash screen.
2016-05-01 12:12:46,793 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Manual sync started.
2016-05-01 12:12:46,889 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Sync version: 2.2.0.0
2016-05-01 12:12:46,931 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Sync started at 01-May-16 12:12:46 PM
2016-05-01 12:12:46,933 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Syncing from 01-Apr-16 to 30-Aug-16
2016-05-01 12:12:46,939 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Outlook → Google
2016-05-01 12:12:46,940 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:12:46,954 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Deregistering from Outlook appointment change events...
2016-05-01 12:12:46,955 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Removing 1 Outlook event handler hooks.
2016-05-01 12:12:47,702 DEBUG 1 OutlookGoogleCalendarSync.GoogleCalendar [0] - Retrieving all subscribers from past year.
2016-05-01 12:12:47,804 DEBUG 1 OutlookGoogleCalendarSync.GoogleCalendar [0] - Authenticating with Google calendar service...
2016-05-01 12:12:49,231 WARN 1 DotNetOpenAuth.Messaging [0] - Multiple message types seemed to fit the incoming data: {AccessTokenSuccessResponse (2.0),
UnauthorizedResponse (2.0), }
2016-05-01 12:12:49,281 DEBUG 1 OutlookGoogleCalendarSync.GoogleCalendar [0] - Access token refreshed - expires 01-May-16 1:12:49 PM
2016-05-01 12:12:50,945 DEBUG 1 OutlookGoogleCalendarSync.GoogleCalendar [0] - Page 1 received.
2016-05-01 12:12:50,946 DEBUG 1 OutlookGoogleCalendarSync.GoogleCalendar [0] - Searching for subscription for: ve********n@gmail.com
2016-05-01 12:12:51,165 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Reading Outlook Calendar Entries...
2016-05-01 12:12:52,278 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 81 Outlook calendar entries found.
2016-05-01 12:12:52,381 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:12:52,484 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Reading Google Calendar Entries...
2016-05-01 12:12:52,487 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Retrieving all events from Google: 01-Apr-16 -> 30-Aug-16
2016-05-01 12:12:53,182 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Page 1 received.
2016-05-01 12:12:53,294 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 45 Google calendar entries found.
2016-05-01 12:12:53,298 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Identifying exceptions in recurring Google events.
2016-05-01 12:12:53,298 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Found 0 exceptions.
2016-05-01 12:12:53,500 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:12:53,605 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Total inc. recurring items spanning sync date range...
2016-05-01 12:12:55,120 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Outlook 41, Google 45
2016-05-01 12:12:55,224 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:12:55,231 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - Synchronising from Outlook to Google.
2016-05-01 12:12:55,234 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Looking for orphaned events to reclaim...
2016-05-01 12:12:55,255 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - 1 unclaimed.
2016-05-01 12:12:55,256 INFO 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - 1 unclaimed orphan events found.
2016-05-01 12:12:55,256 INFO 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - These will be kept due to configuration settings.
2016-05-01 12:12:55,262 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Comparing Outlook items to Google events...
2016-05-01 12:12:57,149 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 0 Google calendar entries to be deleted.
2016-05-01 12:12:57,253 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 8 Google calendar entries to be created.
2016-05-01 12:12:57,358 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:12:57,463 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Creating 8 Google calendar entries...
2016-05-01 12:12:57,470 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 31-Aug-58 (R) => "Mahadevan Krishnaswamy's Birthday"
2016-05-01 12:12:57,668 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 31-Aug-58 (R) => "Mahadevan Krishnaswamy's Birthday"
2016-05-01 12:12:57,673 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:12:57,683 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:12:58,652 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 14-Aug-48 (R) => "Subramanian V's Birthday"
2016-05-01 12:12:58,783 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 14-Aug-48 (R) => "Subramanian V's Birthday"
2016-05-01 12:12:58,787 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:12:58,789 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:12:59,454 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 02-Aug-85 (R) => "Hari Sridhar's Birthday"
2016-05-01 12:12:59,596 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 02-Aug-85 (R) => "Hari Sridhar's Birthday"
2016-05-01 12:12:59,598 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:12:59,602 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:13:00,271 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 09-Aug-85 (R) => "Vickram Subramanian's Birthday"
2016-05-01 12:13:00,408 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 09-Aug-85 (R) => "Vickram Subramanian's Birthday"
2016-05-01 12:13:00,415 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:13:00,418 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:13:01,094 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 29-Aug-50 (R) => "Viji Srinivasan's Birthday"
2016-05-01 12:13:01,221 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 29-Aug-50 (R) => "Viji Srinivasan's Birthday"
2016-05-01 12:13:01,223 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:13:01,226 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:13:02,098 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 21-Aug-64 (R) => "Babbi Birthday."
2016-05-01 12:13:02,230 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 21-Aug-64 (R) => "Babbi Birthday."
2016-05-01 12:13:02,233 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:13:02,236 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:13:02,983 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 26-May-16 5:00 PM => "Retirement Planning Seminar"
2016-05-01 12:13:03,144 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 26-May-16 5:00 PM => "Retirement Planning Seminar"
2016-05-01 12:13:03,764 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 10-May-16 => "Register for Retirement Seminar"
2016-05-01 12:13:03,960 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 10-May-16 => "Register for Retirement Seminar"
2016-05-01 12:13:04,774 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Done.
2016-05-01 12:13:04,981 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:13:05,189 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Comparing 33 existing Google calendar entries...
2016-05-01 12:13:05,497 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 0 entries updated.
2016-05-01 12:13:05,705 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:13:05,808 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync triggered.
2016-05-01 12:13:05,847 WARN 1 OutlookGoogleCalendarSync.MainForm [0] - Automated sync triggered whilst previous sync is still running. Ignoring this new request.
2016-05-01 12:13:05,848 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Background worker is busy? A:False
2016-05-01 12:13:05,987 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'CompletedSyncs' updated to '14'
2016-05-01 12:13:05,999 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Sync finished with success!
2016-05-01 12:13:06,019 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Registering for Outlook appointment change events...
2016-05-01 12:13:06,037 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Create the timer for the push synchronisation
2016-05-01 12:13:06,045 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'LastSyncDate' updated to '01-May-16 12:12:46 PM'
2016-05-01 12:14:05,786 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync triggered.
2016-05-01 12:14:05,802 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync started.
2016-05-01 12:14:05,927 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Sync version: 2.2.0.0
2016-05-01 12:14:05,929 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Sync started at 01-May-16 12:14:05 PM
2016-05-01 12:14:05,930 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Syncing from 01-Apr-16 to 30-Aug-16
2016-05-01 12:14:05,932 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Outlook → Google
2016-05-01 12:14:05,933 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:05,936 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Deregistering from Outlook appointment change events...
2016-05-01 12:14:05,937 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Removing 1 Outlook event handler hooks.
2016-05-01 12:14:06,155 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Reading Outlook Calendar Entries...
2016-05-01 12:14:06,558 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 81 Outlook calendar entries found.
2016-05-01 12:14:06,661 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:06,864 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Reading Google Calendar Entries...
2016-05-01 12:14:06,865 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Retrieving all events from Google: 01-Apr-16 -> 30-Aug-16
2016-05-01 12:14:07,505 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Page 1 received.
2016-05-01 12:14:07,572 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 52 Google calendar entries found.
2016-05-01 12:14:07,572 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Identifying exceptions in recurring Google events.
2016-05-01 12:14:07,572 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Found 0 exceptions.
2016-05-01 12:14:07,776 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:07,880 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Total inc. recurring items spanning sync date range...
2016-05-01 12:14:08,587 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Outlook 41, Google 52
2016-05-01 12:14:08,792 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:08,792 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - Synchronising from Outlook to Google.
2016-05-01 12:14:08,793 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Looking for orphaned events to reclaim...
2016-05-01 12:14:08,812 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - 1 unclaimed.
2016-05-01 12:14:08,813 INFO 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - 1 unclaimed orphan events found.
2016-05-01 12:14:08,813 INFO 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - These will be kept due to configuration settings.
2016-05-01 12:14:08,813 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Comparing Outlook items to Google events...
2016-05-01 12:14:10,806 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 0 Google calendar entries to be deleted.
2016-05-01 12:14:11,011 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 1 Google calendar entries to be created.
2016-05-01 12:14:11,217 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:11,423 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Creating 1 Google calendar entries...
2016-05-01 12:14:11,426 DEBUG 12 OutlookGoogleCalendarSync.GoogleCalendar [0] - Processing >> 31-Aug-58 (R) => "Mahadevan Krishnaswamy's Birthday"
2016-05-01 12:14:11,629 DEBUG 12 OutlookGoogleCalendarSync.MainForm [0] - 31-Aug-58 (R) => "Mahadevan Krishnaswamy's Birthday"
2016-05-01 12:14:11,635 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - Creating Google iCalendar definition for recurring event.
2016-05-01 12:14:11,638 DEBUG 12 OutlookGoogleCalendarSync.Recurrence [0] - RRULE:FREQ=YEARLY;INTERVAL=1
2016-05-01 12:14:12,443 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Done.
2016-05-01 12:14:12,650 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:12,857 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - Comparing 40 existing Google calendar entries...
2016-05-01 12:14:13,165 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - 0 entries updated.
2016-05-01 12:14:13,372 INFO 12 OutlookGoogleCalendarSync.MainForm [0] - --------------------------------------------------
2016-05-01 12:14:13,580 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'CompletedSyncs' updated to '15'
2016-05-01 12:14:13,587 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Sync finished with success!
2016-05-01 12:14:13,597 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Registering for Outlook appointment change events...
2016-05-01 12:14:13,616 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Create the timer for the push synchronisation
2016-05-01 12:14:13,624 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [0] - Setting 'LastSyncDate' updated to '01-May-16 12:14:05 PM'
2016-05-01 12:14:13,625 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Next sync scheduled for Sunday, May 1, 2016 - 6:14:05 PM
2016-05-01 18:14:05,929 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync triggered.
2016-05-01 18:14:05,957 DEBUG 1 OutlookGoogleCalendarSync.MainForm [0] - Scheduled sync started.
2016-05-01 18:14:06,070 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
2016-05-01 18:14:06,070 INFO 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - It appears Outlook has been restarted after OGCS was started. Reconnecting...
2016-05-01 18:14:06,084 DEBUG 1 OutlookGoogleCalendarSync.OutlookCalendar [0] - Starting a new instance of Outlook.
2016-05-01 18:14:07,115 DEBUG 1 OutlookGoogleCalendarSync.OutlookNew [0] - Setting up Outlook connection.
2016-05-01 18:14:07,128 INFO 1 OutlookGoogleCalendarSync.OutlookNew [0] - Exchange connection mode: olNoExchange
2016-05-01 18:14:07,190 INFO 1 OutlookGoogleCalendarSync.MainForm [0] - Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
2016-05-01 18:14:07,193 ERROR 1 OutlookGoogleCalendarSync.MainForm [0] - at Microsoft.Office.Interop.Outlook.NameSpaceClass.get_CurrentUser()
at OutlookGoogleCalendarSync.OutlookNew.Connect()
at OutlookGoogleCalendarSync.OutlookCalendar..ctor()
at OutlookGoogleCalendarSync.OutlookCalendar.get_Instance()
at OutlookGoogleCalendarSync.MainForm.sync_Start(Boolean updateSyncSchedule)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment