phw198 / OutlookGoogleCalendarSync

Sync your Outlook and Google calendars
https://www.outlookgooglecalendarsync.com/
Mozilla Public License 2.0
1.83k stars 217 forks source link

App Crash add second profile #1549

Closed alipluca closed 1 year ago

alipluca commented 2 years ago

OGCS Version 2.9.5.0

When try to add a second profile to synch a second outlook calendar app crash with an exception New profile is created but impossible to configure

Log File ``` 2022-10-19 08:29:08,156 INFO .NET SystemEvents OutlookGoogleCalendarSync.NotificationTray [46] - Detected system timezone change. 2022-10-19 08:36:18,188 INFO 1 OutlookGoogleCalendarSync.GoogleOgcs.ErrorReporting [177] - Initialising error reporting to OFF 2022-10-19 08:36:18,338 INFO 1 OutlookGoogleCalendarSync.Program [245] - Program started: v2.9.5.0 2022-10-19 08:36:18,346 INFO 1 OutlookGoogleCalendarSync.Program [246] - Started automatically. 2022-10-19 08:36:18,350 INFO 1 OutlookGoogleCalendarSync.Program [250] - Logging to: C:\Users\\AppData\Roaming\Outlook Google Calendar Sync\OGcalsync.log 2022-10-19 08:36:18,352 INFO 1 OutlookGoogleCalendarSync.Program [255] - Purging log files older than 30 days... 2022-10-19 08:36:18,354 INFO 1 OutlookGoogleCalendarSync.Program [266] - Purge complete. 2022-10-19 08:36:18,356 INFO 1 OutlookGoogleCalendarSync.Settings [49] - Running OGCS from C:\Users\\AppData\Local\OutlookGoogleCalendarSync\app-2.9.5-alpha\OutlookGoogleCalendarSync.exe 2022-10-19 08:36:18,358 INFO 1 OutlookGoogleCalendarSync.Program [148] - Storing user files in directory: C:\Users\\AppData\Roaming\Outlook Google Calendar Sync 2022-10-19 08:36:18,574 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [282] - Getting MD5 hash for 'al*****a@gmail.com' 2022-10-19 08:36:18,577 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'CloudLogging' with value 'true' 2022-10-19 08:36:18,578 INFO 1 OutlookGoogleCalendarSync.GoogleOgcs.ErrorReporting [173] - Turned error reporting ON 2022-10-19 08:36:18,583 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'Portable' with value 'false' 2022-10-19 08:36:18,584 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'LoggingLevel' with value 'DEBUG' 2022-10-19 08:36:18,586 INFO 1 OutlookGoogleCalendarSync.Settings [412] - Logging level configured to 'DEBUG' 2022-10-19 08:36:18,590 DEBUG 1 OutlookGoogleCalendarSync.Updater [257] - Setting up Squirrel handlers. 2022-10-19 08:36:44,542 DEBUG 19 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'CompletedSyncs' with value '28' 2022-10-19 08:36:44,556 DEBUG 19 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'Donor' with value 'false' 2022-10-19 08:36:44,557 DEBUG 19 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'Subscribed' with value '2000-01-01T00:00:00' 2022-10-19 08:36:44,559 DEBUG 19 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'HideSplashScreen' with value 'false' 2022-10-19 08:36:44,561 DEBUG 19 OutlookGoogleCalendarSync.Forms.Splash [73] - Showing splash screen. 2022-10-19 08:36:44,581 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [59] - Retrieved setting 'Version' with value '2.9.5.0' 2022-10-19 08:36:44,583 DEBUG 1 OutlookGoogleCalendarSync.Program [64] - Loading settings from file. 2022-10-19 08:36:44,842 INFO 1 OutlookGoogleCalendarSync.SettingsStore.Proxy [87] - Using default proxy (app.config / IE). 2022-10-19 08:36:44,844 INFO 1 OutlookGoogleCalendarSync.SettingsStore.Proxy [87] - Setting system-wide proxy. 2022-10-19 08:36:44,853 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Proxy [96] - Testing the system proxy. 2022-10-19 08:36:44,855 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Proxy [99] - Confirmation of configured proxy: http://www.google.com 2022-10-19 08:36:44,865 DEBUG 1 OutlookGoogleCalendarSync.Updater [36] - Automatic update check requested. 2022-10-19 08:36:44,879 DEBUG 1 OutlookGoogleCalendarSync.Updater [101] - Checking for Squirrel update... 2022-10-19 08:36:44,967 INFO 1 OutlookGoogleCalendarSync.NotificationTray [42] - Using NodaTime TZDB: 2022e (mapping: $Revision$) 2022-10-19 08:36:44,977 DEBUG 8 OutlookGoogleCalendarSync.NotificationTray [59] - Checking for new timezone database... 2022-10-19 08:36:44,985 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [30] - Initialiasing MainForm. 2022-10-19 08:36:45,304 DEBUG 8 OutlookGoogleCalendarSync.NotificationTray [75] - Already have latest TZDB version. 2022-10-19 08:36:46,374 INFO 10 OutlookGoogleCalendarSync.Updater [228] - Already running the latest version of OGCS. 2022-10-19 08:36:51,289 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1014] - No Outlook process available to attach to. 2022-10-19 08:36:51,308 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1047] - Starting a new instance of Outlook. 2022-10-19 08:36:52,683 DEBUG 19 OutlookGoogleCalendarSync.Forms.Splash [75] - Disposed of splash screen. 2022-10-19 08:37:08,868 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [81] - Outlook Version: 16.0.0.10391 2022-10-19 08:37:08,871 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [112] - Checking for more accurate Outlook version for codebase v16. 2022-10-19 08:37:08,873 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Factory [161] - Outlook product name: ProPlus2019Volume 2022-10-19 08:37:08,893 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [282] - Getting MD5 hash for 'al*****a@gmail.com' 2022-10-19 08:37:08,895 DEBUG 1 OutlookGoogleCalendarSync.Telemetry [32] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&aip=1&cid=9345e1853753bf8cd55c5e88f53e8012&ec=outlook&ea=version&el=ProPlus2019Volume 2022-10-19 08:37:08,923 DEBUG 1 OutlookGoogleCalendarSync.Telemetry [32] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&aip=1&cid=9345e1853753bf8cd55c5e88f53e8012&ec=ogcs&ea=version&el=2.9.5.0 2022-10-19 08:37:08,940 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [66] - Configuring main form components. 2022-10-19 08:37:08,943 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [146] - Loading profiles. 2022-10-19 08:37:08,946 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [203] - Changing active settings profile: ERRECI 2022-10-19 08:37:09,013 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [292] - Find calendar folders 2022-10-19 08:37:09,028 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 08:37:09,037 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1005] - Attachment failed - Outlook is running without GUI for programmatic access. 2022-10-19 08:37:09,038 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1047] - Starting a new instance of Outlook. 2022-10-19 08:37:09,056 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 08:37:09,075 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 08:37:09,076 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedDisconnected 2022-10-19 08:37:17,561 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [217] - >1s delay possibly due to Outlook security popup. 2022-10-19 08:37:17,563 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 08:37:17,577 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 08:37:17,746 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 08:37:17,758 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [290] - Finding Alternative Mailbox calendar folders 2022-10-19 08:37:18,510 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendario (solo questo computer) 2022-10-19 08:37:18,516 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olNotExchange 2022-10-19 08:37:18,524 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 08:37:18,566 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 08:37:18,569 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 0 existing explorers. 2022-10-19 08:37:18,646 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [331] - List Calendar folders 2022-10-19 08:37:18,666 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendario (solo questo computer) (ID: 000000005FCE763C2AC9244F927F013E69518EA70100EB08F4257A55654B9ACCA7C744E8525B0000000002020000) 2022-10-19 08:37:18,738 INFO 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [219] - Start monitoring for Outlook appointments changes on profile: ERRECI 2022-10-19 08:37:20,250 DEBUG 1 OutlookGoogleCalendarSync.Program [371] - CheckShortcut: directory=Startup; subdir= 2022-10-19 08:37:20,254 DEBUG 1 OutlookGoogleCalendarSync.Program [289] - Forcing update of HKCU startup registry key. 2022-10-19 08:37:20,258 DEBUG 1 OutlookGoogleCalendarSync.Program [295] - No HKLM startup registry key to remove. 2022-10-19 08:37:20,261 INFO 1 OutlookGoogleCalendarSync.Settings [412] - Logging level configured to 'Debug' 2022-10-19 08:37:20,272 INFO 1 OutlookGoogleCalendarSync.Settings [348] - C:\Users\\AppData\Roaming\Outlook Google Calendar Sync\settings.xml 2022-10-19 08:37:20,274 INFO 1 OutlookGoogleCalendarSync.Settings [349] - OUTLOOK SETTINGS:- 2022-10-19 08:37:20,275 INFO 1 OutlookGoogleCalendarSync.Settings [349] - Disconnect Between Sync: False 2022-10-19 08:37:20,277 INFO 1 OutlookGoogleCalendarSync.Settings [355] - GOOGLE SETTINGS:- 2022-10-19 08:37:20,278 INFO 1 OutlookGoogleCalendarSync.Settings [356] - Personal API Keys: False 2022-10-19 08:37:20,279 INFO 1 OutlookGoogleCalendarSync.Settings [357] - Client Identifier: 2022-10-19 08:37:20,280 INFO 1 OutlookGoogleCalendarSync.Settings [360] - Client Secret: 2022-10-19 08:37:20,280 INFO 1 OutlookGoogleCalendarSync.Settings [361] - API attendee limit in effect: False 2022-10-19 08:37:20,281 INFO 1 OutlookGoogleCalendarSync.Settings [362] - API attendee limit last reached: 01/01/2000 00:00:00 2022-10-19 08:37:20,282 INFO 1 OutlookGoogleCalendarSync.Settings [364] - Assigned API key: 653617509806-2nq341ol8ejgqhh2ku4j45m7q2bgdimv.apps.googleusercontent.com 2022-10-19 08:37:20,283 INFO 1 OutlookGoogleCalendarSync.Settings [365] - PROXY:- 2022-10-19 08:37:20,284 INFO 1 OutlookGoogleCalendarSync.Settings [365] - Type: IE 2022-10-19 08:37:20,285 INFO 1 OutlookGoogleCalendarSync.Settings [377] - APPLICATION BEHAVIOUR:- 2022-10-19 08:37:20,285 INFO 1 OutlookGoogleCalendarSync.Settings [378] - ShowBubbleTooltipWhenSyncing: False 2022-10-19 08:37:20,286 INFO 1 OutlookGoogleCalendarSync.Settings [379] - StartOnStartup: True; AllUsers: False; DelayedStartup: 0 2022-10-19 08:37:20,287 INFO 1 OutlookGoogleCalendarSync.Settings [380] - HideSplashScreen: N/A 2022-10-19 08:37:20,288 INFO 1 OutlookGoogleCalendarSync.Settings [381] - SuppressSocialPopup: N/A 2022-10-19 08:37:20,289 INFO 1 OutlookGoogleCalendarSync.Settings [382] - StartInTray: False 2022-10-19 08:37:20,289 INFO 1 OutlookGoogleCalendarSync.Settings [383] - MinimiseToTray: True 2022-10-19 08:37:20,291 INFO 1 OutlookGoogleCalendarSync.Settings [384] - MinimiseNotClose: True 2022-10-19 08:37:20,292 INFO 1 OutlookGoogleCalendarSync.Settings [385] - ShowBubbleWhenMinimising: False 2022-10-19 08:37:20,293 INFO 1 OutlookGoogleCalendarSync.Settings [386] - Portable: False 2022-10-19 08:37:20,294 INFO 1 OutlookGoogleCalendarSync.Settings [388] - CreateCSVFiles: False 2022-10-19 08:37:20,295 INFO 1 OutlookGoogleCalendarSync.Settings [389] - VerboseOutput: True 2022-10-19 08:37:20,295 INFO 1 OutlookGoogleCalendarSync.Settings [392] - MuteClickSounds: False 2022-10-19 08:37:20,296 INFO 1 OutlookGoogleCalendarSync.Settings [393] - Logging Level: DEBUG 2022-10-19 08:37:20,297 INFO 1 OutlookGoogleCalendarSync.Settings [395] - Error Reporting: True 2022-10-19 08:37:20,298 INFO 1 OutlookGoogleCalendarSync.Settings [396] - ABOUT:- 2022-10-19 08:37:20,299 INFO 1 OutlookGoogleCalendarSync.Settings [397] - Alpha Releases: True 2022-10-19 08:37:20,299 INFO 1 OutlookGoogleCalendarSync.Settings [398] - Skip Version: 2022-10-19 08:37:20,300 INFO 1 OutlookGoogleCalendarSync.Settings [399] - Subscribed: 01-gen-2000 2022-10-19 08:37:20,301 INFO 1 OutlookGoogleCalendarSync.Settings [401] - Timezone Database: 2022e 2022-10-19 08:37:20,301 INFO 1 OutlookGoogleCalendarSync.Settings [402] - ENVIRONMENT:- 2022-10-19 08:37:20,302 INFO 1 OutlookGoogleCalendarSync.Settings [403] - Current Locale: it-IT 2022-10-19 08:37:20,303 INFO 1 OutlookGoogleCalendarSync.Settings [404] - Short Date Format: dd/MM/yyyy 2022-10-19 08:37:20,304 INFO 1 OutlookGoogleCalendarSync.Settings [405] - Short Time Format: HH:mm 2022-10-19 08:37:20,305 INFO 1 OutlookGoogleCalendarSync.Settings [407] - System Time Zone: ora solare Europa occidentale; DST=True 2022-10-19 08:37:20,306 INFO 1 OutlookGoogleCalendarSync.Settings [408] - Completed Syncs: 28 2022-10-19 08:37:20,434 DEBUG 1 OutlookGoogleCalendarSync.Telemetry [32] - Retrieving URL: https://www.google-analytics.com/collect?v=1&t=event&tid=UA-19426033-4&aip=1&cid=9345e1853753bf8cd55c5e88f53e8012&ec=ogcs&ea=setting&el=OOMsecurity%3BSyncCount%3D28 2022-10-19 08:37:20,436 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [49] - Initialise the timer(s) for the auto synchronisation 2022-10-19 08:37:20,437 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [211] - Creating the calendar timer for auto synchronisation on profile: ERRECI 2022-10-19 08:37:20,446 INFO 1 OutlookGoogleCalendarSync.Sync.SyncTimer [95] - Schedule disabled. 2022-10-19 08:37:20,448 INFO 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [219] - Start monitoring for Outlook appointments changes on profile: ERRECI 2022-10-19 08:37:20,470 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 08:37:20,530 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 08:37:44,961 INFO 1 OutlookGoogleCalendarSync.Forms.Main [908] - Minimising application to task tray. 2022-10-19 08:39:20,141 WARN 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1014] - No Outlook process available to attach to. 2022-10-19 08:39:20,144 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1047] - Starting a new instance of Outlook. 2022-10-19 08:39:23,292 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 08:39:23,332 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 08:39:23,333 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedDisconnected 2022-10-19 08:39:23,360 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 08:39:23,370 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 08:39:23,404 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 08:39:23,410 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [290] - Finding Alternative Mailbox calendar folders 2022-10-19 08:39:23,924 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendario (solo questo computer) 2022-10-19 08:39:23,930 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olNotExchange 2022-10-19 08:39:23,935 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 08:39:23,950 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 08:39:23,953 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 0 existing explorers. 2022-10-19 09:43:11,810 INFO 1 OutlookGoogleCalendarSync.Forms.Main [903] - Application window restored. 2022-10-19 09:43:11,823 INFO 1 OutlookGoogleCalendarSync.Forms.Main [903] - Application window restored. 2022-10-19 09:43:11,850 INFO 1 OutlookGoogleCalendarSync.Forms.Main [903] - Application window restored. 2022-10-19 09:43:17,564 DEBUG 1 OutlookGoogleCalendarSync.Updater [36] - Manual update check requested. 2022-10-19 09:43:17,578 DEBUG 1 OutlookGoogleCalendarSync.Updater [101] - Checking for Squirrel update... 2022-10-19 09:43:18,325 INFO 1 OutlookGoogleCalendarSync.Updater [228] - Already running the latest version of OGCS. 2022-10-19 09:43:18,340 DEBUG 1 System.Windows.Forms.OgcsMessageBox [72] - Latest Version: You are already running the latest version of OGCS. 2022-10-19 09:43:18,383 INFO 1 OutlookGoogleCalendarSync.Forms.Main [903] - Application window restored. 2022-10-19 09:43:20,573 DEBUG 1 System.Windows.Forms.OgcsMessageBox [87] - Response: OK 2022-10-19 09:52:22,582 INFO 1 OutlookGoogleCalendarSync.Forms.ProfileManage [52] - Added new calendar settings 'SBI'. 2022-10-19 09:52:22,599 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [203] - Changing active settings profile: SBI 2022-10-19 09:52:22,607 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:52:22,610 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:52:22,652 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:52:22,664 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:52:22,678 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:52:22,687 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:52:22,688 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:52:22,695 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:52:22,707 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:52:22,732 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:52:22,738 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [431] - Finding default Mailbox calendar folders 2022-10-19 09:52:23,188 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:52:23,195 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olPrimaryExchangeMailbox 2022-10-19 09:52:23,228 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:52:23,231 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:52:23,242 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:52:23,259 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:52:23,335 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [292] - Find calendar folders 2022-10-19 09:52:23,390 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [331] - List Calendar folders 2022-10-19 09:52:23,394 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendar (ID: 000000000BB70B4F154AF2429EAFFDDA430C87E5010007504A25F1F81149AEF282B59064875A0011D73C0AB80000) 2022-10-19 09:52:23,464 WARN 1 OutlookGoogleCalendarSync.OGCSexception [59] - Failed to add new profile. 2022-10-19 09:52:23,467 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [28] - System.ArgumentException: Impossibile modificare la raccolta degli elementi quando è impostata la proprietà DataSource. 2022-10-19 09:52:23,722 ERROR 1 OutlookGoogleCalendarSync.OGCSexception [21] - Code: 0x80070057,-2147024809; Location: CheckNoDataSource() in 2022-10-19 09:58:52,273 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [203] - Changing active settings profile: ERRECI 2022-10-19 09:58:52,288 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:58:52,289 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:58:52,338 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:58:52,350 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:58:52,358 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:58:52,369 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:58:52,370 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:58:52,377 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:58:52,387 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:58:52,410 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:58:52,415 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [290] - Finding Alternative Mailbox calendar folders 2022-10-19 09:58:52,816 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendario (solo questo computer) 2022-10-19 09:58:52,821 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olNotExchange 2022-10-19 09:58:52,827 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:58:52,838 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:58:52,841 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:58:52,844 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:58:52,856 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:58:52,861 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:58:52,909 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [292] - Find calendar folders 2022-10-19 09:58:52,962 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [331] - List Calendar folders 2022-10-19 09:58:52,966 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendario (solo questo computer) (ID: 000000005FCE763C2AC9244F927F013E69518EA70100EB08F4257A55654B9ACCA7C744E8525B0000000002020000) 2022-10-19 09:59:09,010 DEBUG 1 OutlookGoogleCalendarSync.SettingsStore.Calendar [203] - Changing active settings profile: SBI 2022-10-19 09:59:09,019 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:59:09,020 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:59:09,055 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:59:09,066 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:59:09,072 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:59:09,080 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:59:09,081 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:59:09,089 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:59:09,102 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:59:09,132 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:59:09,137 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [431] - Finding default Mailbox calendar folders 2022-10-19 09:59:09,553 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:59:09,559 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olPrimaryExchangeMailbox 2022-10-19 09:59:09,595 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:59:09,598 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:59:09,601 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:59:09,615 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:59:09,693 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [292] - Find calendar folders 2022-10-19 09:59:09,755 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [331] - List Calendar folders 2022-10-19 09:59:09,760 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendar (ID: 000000000BB70B4F154AF2429EAFFDDA430C87E5010007504A25F1F81149AEF282B59064875A0011D73C0AB80000) 2022-10-19 09:59:29,643 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:59:29,643 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:59:29,692 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:59:29,705 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:59:29,709 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:59:29,717 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:59:29,719 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:59:29,723 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:59:29,731 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:59:29,757 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:59:29,762 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [290] - Finding Alternative Mailbox calendar folders 2022-10-19 09:59:30,193 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:59:30,199 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olNotExchange 2022-10-19 09:59:30,206 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:59:30,222 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:59:30,224 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:59:30,226 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:59:30,240 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendar (ID: 00000000827E67681765B143A142043F4764E328A2810000) 2022-10-19 09:59:30,249 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:59:30,255 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:59:34,570 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:59:34,571 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:59:34,603 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:59:34,615 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:59:34,619 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:59:34,625 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:59:34,626 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:59:34,630 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:59:34,642 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:59:34,668 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:59:34,672 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [431] - Finding default Mailbox calendar folders 2022-10-19 09:59:35,092 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:59:35,099 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olPrimaryExchangeMailbox 2022-10-19 09:59:35,130 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:59:35,133 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:59:35,135 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:59:35,149 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendar (ID: 000000000BB70B4F154AF2429EAFFDDA430C87E5010007504A25F1F81149AEF282B59064875A0011D73C0AB80000) 2022-10-19 09:59:35,150 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:59:38,915 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:59:38,917 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:59:38,955 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:59:38,968 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:59:38,972 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:59:38,980 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:59:38,982 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:59:38,986 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:59:38,997 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:59:39,021 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:59:39,025 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [290] - Finding Alternative Mailbox calendar folders 2022-10-19 09:59:39,425 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:59:39,430 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olNotExchange 2022-10-19 09:59:39,438 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:59:39,450 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:59:39,452 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:59:39,454 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:59:39,468 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendar (ID: 00000000827E67681765B143A142043F4764E328A2810000) 2022-10-19 09:59:39,469 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:59:39,472 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:59:39,550 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:59:39,550 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:59:39,584 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:59:39,596 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:59:39,599 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:59:39,605 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:59:39,606 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:59:39,610 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:59:39,620 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:59:39,645 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:59:39,649 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [290] - Finding Alternative Mailbox calendar folders 2022-10-19 09:59:40,019 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:59:40,024 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olNotExchange 2022-10-19 09:59:40,031 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:59:40,044 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:59:40,048 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:59:40,050 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:59:40,061 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:59:40,065 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.Categories [141] - Accessing categories through Outlook 2010 store. 2022-10-19 09:59:42,483 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [70] - Resetting connection to Outlook. 2022-10-19 09:59:42,484 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [118] - De-referencing all Outlook application objects. 2022-10-19 09:59:42,518 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [133] - Disconnecting from Outlook application. 2022-10-19 09:59:42,529 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.Calendar [1000] - Attaching to the already running Outlook process. 2022-10-19 09:59:42,533 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [29] - Setting up Outlook connection. 2022-10-19 09:59:42,540 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [48] - Exchange server version: 15.0.1497.4012 2022-10-19 09:59:42,541 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [50] - Exchange connection mode: olCachedConnectedFull 2022-10-19 09:59:42,545 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [259] - Getting active window inspector 2022-10-19 09:59:42,554 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [264] - Done. 2022-10-19 09:59:42,583 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [65] - Get the folders configured in Outlook 2022-10-19 09:59:42,590 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [431] - Finding default Mailbox calendar folders 2022-10-19 09:59:43,045 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [389] - Default Calendar folder: Calendar 2022-10-19 09:59:43,049 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [390] - Folder type: olPrimaryExchangeMailbox 2022-10-19 09:59:43,082 INFO 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [20] - Setting up Explorer event watchers. 2022-10-19 09:59:43,085 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [21] - Watcher needed for 1 existing explorers. 2022-10-19 09:59:43,087 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.ExplorerWatcher [35] - Adding listener for Explorer 'Inbox - Lu***********i@sbitalia.com - Outlook' 2022-10-19 09:59:43,102 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1204] - Outlook calendar selection changed to: Calendar (ID: 000000000BB70B4F154AF2429EAFFDDA430C87E5010007504A25F1F81149AEF282B59064875A0011D73C0AB80000) 2022-10-19 09:59:43,103 DEBUG 1 OutlookGoogleCalendarSync.OutlookOgcs.OutlookNew [714] - Refreshing categories... 2022-10-19 09:59:52,772 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [1316] - Retrieving Google calendar list. 2022-10-19 09:59:52,791 DEBUG 1 OutlookGoogleCalendarSync.Console [285] - Authenticating with Google 2022-10-19 09:59:52,880 DEBUG 8 OutlookGoogleCalendarSync.Console [285] - Preparing to authenticate with Google. 2022-10-19 09:59:52,994 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [122] - Getting keyring. 2022-10-19 09:59:53,362 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKey [184] - OGCS Default = ACTIVE 2022-10-19 09:59:53,370 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKey [184] - OGCS PW 001 = FULL 2022-10-19 09:59:53,371 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKey [184] - OGCS KW 001 = DISABLED 2022-10-19 09:59:53,372 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [145] - There are 3 keys. 2022-10-19 09:59:53,373 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [112] - 1 keys are active. 2022-10-19 09:59:53,376 DEBUG 8 OutlookGoogleCalendarSync.GoogleOgcs.ApiKeyring [47] - Picking a Standard key. 2022-10-19 09:59:53,385 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [96] - Authenticating with Google calendar service... 2022-10-19 09:59:53,391 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [100] - Google credential file location: C:\Users\LUCA\AppData\Roaming\Outlook Google Calendar Sync\Google.Apis.Auth.OAuth2.Responses.TokenResponse-user 2022-10-19 09:59:53,434 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [110] - User has provided authorisation and credential file saved. 2022-10-19 09:59:53,435 INFO 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [135] - Refresh and Access token successfully retrieved. 2022-10-19 09:59:53,437 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [138] - Access token expires 18/10/2022 18:32:58 2022-10-19 09:59:53,445 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [146] - Access token needs refreshing. 2022-10-19 09:59:53,759 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [185] - Access token refreshed. 2022-10-19 09:59:53,764 DEBUG 9 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [216] - Retrieving email address associated with Google account. 2022-10-19 09:59:53,844 DEBUG 9 OutlookGoogleCalendarSync.Console [285] - Handshake successful. 2022-10-19 09:59:54,012 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [325] - Retrieving all subscribers from past year. 2022-10-19 09:59:54,139 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [337] - Page 1 received. 2022-10-19 09:59:54,140 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [369] - Searching for subscription for: al*****a@gmail.com 2022-10-19 09:59:54,159 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [148] - Setting 'Subscribed' updated to '01/01/2000 00:00:00' 2022-10-19 09:59:54,162 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [425] - Retrieving all donors. 2022-10-19 09:59:54,268 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [437] - Page 1 received. 2022-10-19 09:59:54,269 DEBUG 1 OutlookGoogleCalendarSync.GoogleOgcs.Authenticator [459] - Searching for donation from: al*****a@gmail.com 2022-10-19 09:59:54,272 DEBUG 1 OutlookGoogleCalendarSync.XMLManager [148] - Setting 'Donor' updated to 'False' 2022-10-19 09:59:54,654 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1385] - Google calendar selection changed to: al*****a@gmail.com (ID: al*****a@gmail.com) 2022-10-19 10:00:57,451 DEBUG 1 OutlookGoogleCalendarSync.Forms.Main [1316] - Retrieving Google calendar list. 2022-10-19 10:00:57,709 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1385] - Google calendar selection changed to: al*****a@gmail.com (ID: al*****a@gmail.com) 2022-10-19 10:01:05,617 WARN 1 OutlookGoogleCalendarSync.Forms.Main [1385] - Google calendar selection changed to: SBI (ID: 15*************************************************************6@group.calendar.google.com) 2022-10-19 10:01:10,442 INFO 1 OutlookGoogleCalendarSync.Settings [1037] - Saving settings. 2022-10-19 10:01:10,484 INFO 1 OutlookGoogleCalendarSync.Settings [348] - C:\Users\\AppData\Roaming\Outlook Google Calendar Sync\settings.xml 2022-10-19 10:01:10,485 INFO 1 OutlookGoogleCalendarSync.Settings [349] - OUTLOOK SETTINGS:- 2022-10-19 10:01:10,486 INFO 1 OutlookGoogleCalendarSync.Settings [349] - Disconnect Between Sync: False 2022-10-19 10:01:10,489 INFO 1 OutlookGoogleCalendarSync.Settings [355] - GOOGLE SETTINGS:- 2022-10-19 10:01:10,489 INFO 1 OutlookGoogleCalendarSync.Settings [356] - Personal API Keys: False 2022-10-19 10:01:10,490 INFO 1 OutlookGoogleCalendarSync.Settings [357] - Client Identifier: 2022-10-19 10:01:10,490 INFO 1 OutlookGoogleCalendarSync.Settings [360] - Client Secret: 2022-10-19 10:01:10,491 INFO 1 OutlookGoogleCalendarSync.Settings [361] - API attendee limit in effect: False 2022-10-19 10:01:10,492 INFO 1 OutlookGoogleCalendarSync.Settings [362] - API attendee limit last reached: 01/01/2000 00:00:00 2022-10-19 10:01:10,493 INFO 1 OutlookGoogleCalendarSync.Settings [364] - Assigned API key: 653617509806-2nq341ol8ejgqhh2ku4j45m7q2bgdimv.apps.googleusercontent.com 2022-10-19 10:01:10,493 INFO 1 OutlookGoogleCalendarSync.Settings [365] - PROXY:- 2022-10-19 10:01:10,494 INFO 1 OutlookGoogleCalendarSync.Settings [365] - Type: IE 2022-10-19 10:01:10,494 INFO 1 OutlookGoogleCalendarSync.Settings [377] - APPLICATION BEHAVIOUR:- 2022-10-19 10:01:10,495 INFO 1 OutlookGoogleCalendarSync.Settings [378] - ShowBubbleTooltipWhenSyncing: False 2022-10-19 10:01:10,495 INFO 1 OutlookGoogleCalendarSync.Settings [379] - StartOnStartup: True; AllUsers: False; DelayedStartup: 0 2022-10-19 10:01:10,496 INFO 1 OutlookGoogleCalendarSync.Settings [380] - HideSplashScreen: N/A 2022-10-19 10:01:10,497 INFO 1 OutlookGoogleCalendarSync.Settings [381] - SuppressSocialPopup: N/A 2022-10-19 10:01:10,498 INFO 1 OutlookGoogleCalendarSync.Settings [382] - StartInTray: False 2022-10-19 10:01:10,498 INFO 1 OutlookGoogleCalendarSync.Settings [383] - MinimiseToTray: True 2022-10-19 10:01:10,499 INFO 1 OutlookGoogleCalendarSync.Settings [384] - MinimiseNotClose: True 2022-10-19 10:01:10,499 INFO 1 OutlookGoogleCalendarSync.Settings [385] - ShowBubbleWhenMinimising: False 2022-10-19 10:01:10,500 INFO 1 OutlookGoogleCalendarSync.Settings [386] - Portable: False 2022-10-19 10:01:10,501 INFO 1 OutlookGoogleCalendarSync.Settings [388] - CreateCSVFiles: False 2022-10-19 10:01:10,502 INFO 1 OutlookGoogleCalendarSync.Settings [389] - VerboseOutput: True 2022-10-19 10:01:10,508 INFO 1 OutlookGoogleCalendarSync.Settings [392] - MuteClickSounds: False 2022-10-19 10:01:10,509 INFO 1 OutlookGoogleCalendarSync.Settings [393] - Logging Level: DEBUG 2022-10-19 10:01:10,510 INFO 1 OutlookGoogleCalendarSync.Settings [395] - Error Reporting: True 2022-10-19 10:01:10,511 INFO 1 OutlookGoogleCalendarSync.Settings [396] - ABOUT:- 2022-10-19 10:01:10,511 INFO 1 OutlookGoogleCalendarSync.Settings [397] - Alpha Releases: True 2022-10-19 10:01:10,512 INFO 1 OutlookGoogleCalendarSync.Settings [398] - Skip Version: 2022-10-19 10:01:10,513 INFO 1 OutlookGoogleCalendarSync.Settings [399] - Subscribed: 01-gen-2000 2022-10-19 10:01:10,514 INFO 1 OutlookGoogleCalendarSync.Settings [401] - Timezone Database: 2022e 2022-10-19 10:01:10,514 INFO 1 OutlookGoogleCalendarSync.Settings [402] - ENVIRONMENT:- 2022-10-19 10:01:10,515 INFO 1 OutlookGoogleCalendarSync.Settings [403] - Current Locale: it-IT 2022-10-19 10:01:10,515 INFO 1 OutlookGoogleCalendarSync.Settings [404] - Short Date Format: dd/MM/yyyy 2022-10-19 10:01:10,516 INFO 1 OutlookGoogleCalendarSync.Settings [405] - Short Time Format: HH:mm 2022-10-19 10:01:10,517 INFO 1 OutlookGoogleCalendarSync.Settings [407] - System Time Zone: ora solare Europa occidentale; DST=True 2022-10-19 10:01:10,517 INFO 1 OutlookGoogleCalendarSync.Settings [408] - Completed Syncs: 28 2022-10-19 10:01:24,800 INFO 1 OutlookGoogleCalendarSync.Settings [1037] - Saving settings. 2022-10-19 10:01:24,802 INFO 1 OutlookGoogleCalendarSync.Settings [348] - C:\Users\\AppData\Roaming\Outlook Google Calendar Sync\settings.xml 2022-10-19 10:01:24,803 INFO 1 OutlookGoogleCalendarSync.Settings [349] - OUTLOOK SETTINGS:- 2022-10-19 10:01:24,804 INFO 1 OutlookGoogleCalendarSync.Settings [349] - Disconnect Between Sync: False 2022-10-19 10:01:24,804 INFO 1 OutlookGoogleCalendarSync.Settings [355] - GOOGLE SETTINGS:- 2022-10-19 10:01:24,805 INFO 1 OutlookGoogleCalendarSync.Settings [356] - Personal API Keys: False 2022-10-19 10:01:24,806 INFO 1 OutlookGoogleCalendarSync.Settings [357] - Client Identifier: 2022-10-19 10:01:24,806 INFO 1 OutlookGoogleCalendarSync.Settings [360] - Client Secret: 2022-10-19 10:01:24,807 INFO 1 OutlookGoogleCalendarSync.Settings [361] - API attendee limit in effect: False 2022-10-19 10:01:24,808 INFO 1 OutlookGoogleCalendarSync.Settings [362] - API attendee limit last reached: 01/01/2000 00:00:00 2022-10-19 10:01:24,808 INFO 1 OutlookGoogleCalendarSync.Settings [364] - Assigned API key: 653617509806-2nq341ol8ejgqhh2ku4j45m7q2bgdimv.apps.googleusercontent.com 2022-10-19 10:01:24,810 INFO 1 OutlookGoogleCalendarSync.Settings [365] - PROXY:- 2022-10-19 10:01:24,810 INFO 1 OutlookGoogleCalendarSync.Settings [365] - Type: IE 2022-10-19 10:01:24,812 INFO 1 OutlookGoogleCalendarSync.Settings [377] - APPLICATION BEHAVIOUR:- 2022-10-19 10:01:24,813 INFO 1 OutlookGoogleCalendarSync.Settings [378] - ShowBubbleTooltipWhenSyncing: False 2022-10-19 10:01:24,814 INFO 1 OutlookGoogleCalendarSync.Settings [379] - StartOnStartup: True; AllUsers: False; DelayedStartup: 0 2022-10-19 10:01:24,815 INFO 1 OutlookGoogleCalendarSync.Settings [380] - HideSplashScreen: N/A 2022-10-19 10:01:24,816 INFO 1 OutlookGoogleCalendarSync.Settings [381] - SuppressSocialPopup: N/A 2022-10-19 10:01:24,817 INFO 1 OutlookGoogleCalendarSync.Settings [382] - StartInTray: False 2022-10-19 10:01:24,818 INFO 1 OutlookGoogleCalendarSync.Settings [383] - MinimiseToTray: True 2022-10-19 10:01:24,818 INFO 1 OutlookGoogleCalendarSync.Settings [384] - MinimiseNotClose: True 2022-10-19 10:01:24,819 INFO 1 OutlookGoogleCalendarSync.Settings [385] - ShowBubbleWhenMinimising: False 2022-10-19 10:01:24,820 INFO 1 OutlookGoogleCalendarSync.Settings [386] - Portable: False 2022-10-19 10:01:24,821 INFO 1 OutlookGoogleCalendarSync.Settings [388] - CreateCSVFiles: False 2022-10-19 10:01:24,822 INFO 1 OutlookGoogleCalendarSync.Settings [389] - VerboseOutput: True 2022-10-19 10:01:24,823 INFO 1 OutlookGoogleCalendarSync.Settings [392] - MuteClickSounds: False 2022-10-19 10:01:24,824 INFO 1 OutlookGoogleCalendarSync.Settings [393] - Logging Level: DEBUG 2022-10-19 10:01:24,825 INFO 1 OutlookGoogleCalendarSync.Settings [395] - Error Reporting: True 2022-10-19 10:01:24,825 INFO 1 OutlookGoogleCalendarSync.Settings [396] - ABOUT:- 2022-10-19 10:01:24,826 INFO 1 OutlookGoogleCalendarSync.Settings [397] - Alpha Releases: True 2022-10-19 10:01:24,827 INFO 1 OutlookGoogleCalendarSync.Settings [398] - Skip Version: 2022-10-19 10:01:24,829 INFO 1 OutlookGoogleCalendarSync.Settings [399] - Subscribed: 01-gen-2000 2022-10-19 10:01:24,830 INFO 1 OutlookGoogleCalendarSync.Settings [401] - Timezone Database: 2022e 2022-10-19 10:01:24,834 INFO 1 OutlookGoogleCalendarSync.Settings [402] - ENVIRONMENT:- 2022-10-19 10:01:24,835 INFO 1 OutlookGoogleCalendarSync.Settings [403] - Current Locale: it-IT 2022-10-19 10:01:24,836 INFO 1 OutlookGoogleCalendarSync.Settings [404] - Short Date Format: dd/MM/yyyy 2022-10-19 10:01:24,837 INFO 1 OutlookGoogleCalendarSync.Settings [405] - Short Time Format: HH:mm 2022-10-19 10:01:24,837 INFO 1 OutlookGoogleCalendarSync.Settings [407] - System Time Zone: ora solare Europa occidentale; DST=True 2022-10-19 10:01:24,838 INFO 1 OutlookGoogleCalendarSync.Settings [408] - Completed Syncs: 28 ```
alipluca commented 2 years ago

HERE THE EXCEPTION

``` System.ArgumentException: Impossibile modificare la raccolta degli elementi quando è impostata la proprietà DataSource. in System.Windows.Forms.ComboBox.CheckNoDataSource() in System.Windows.Forms.ComboBox.ObjectCollection.Clear() in OutlookGoogleCalendarSync.Forms.Main.UpdateGUIsettings_Profile() in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Forms\MainForm.cs:riga 480 in OutlookGoogleCalendarSync.SettingsStore.Calendar.SetActive() in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\SettingsStore\Calendar.cs:riga 207 in OutlookGoogleCalendarSync.Forms.Main.ddProfile_SelectedIndexChanged(Object sender, EventArgs e) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Forms\MainForm.cs:riga 1073 in System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) in System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) in OutlookGoogleCalendarSync.Forms.ProfileManage.ProfileManage_FormClosing(Object sender, FormClosingEventArgs e) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Forms\ProfileManage.cs:riga 60 in System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e) in System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly) ************** Assembly caricati ************** mscorlib Versione assembly: 4.0.0.0 Versione Win32: 4.8.4515.0 built by: NET48REL1LAST_C Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- OutlookGoogleCalendarSync Versione assembly: 2.9.8170.39370 Versione Win32: 2.9.5.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/OutlookGoogleCalendarSync.exe ---------------------------------------- System.Windows.Forms Versione assembly: 4.0.0.0 Versione Win32: 4.8.4550.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Versione assembly: 4.0.0.0 Versione Win32: 4.8.4536.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Versione assembly: 4.0.0.0 Versione Win32: 4.8.4390.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- log4net Versione assembly: 2.0.12.0 Versione Win32: 2.0.12.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/log4net.DLL ---------------------------------------- System.Configuration Versione assembly: 4.0.0.0 Versione Win32: 4.8.4190.0 built by: NET48REL1LAST_B Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Versione assembly: 4.0.0.0 Versione Win32: 4.8.4566.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Squirrel Versione assembly: 1.9.0.0 Versione Win32: 1.9.0.1 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Squirrel.DLL ---------------------------------------- Splat Versione assembly: 1.6.2.0 Versione Win32: 1.6.2 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Splat.DLL ---------------------------------------- System.Management Versione assembly: 4.0.0.0 Versione Win32: 4.8.4435.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- mscorlib.resources Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- Google.Cloud.Logging.Log4Net Versione assembly: 2.5.0.0 Versione Win32: 2.5.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Cloud.Logging.Log4Net.DLL ---------------------------------------- Google.Cloud.Logging.V2 Versione assembly: 2.3.0.0 Versione Win32: 2.3.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Cloud.Logging.V2.DLL ---------------------------------------- Google.Protobuf Versione assembly: 3.17.3.0 Versione Win32: 3.17.3.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Protobuf.DLL ---------------------------------------- Google.Cloud.Logging.Type Versione assembly: 2.1.0.0 Versione Win32: 2.1.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Cloud.Logging.Type.DLL ---------------------------------------- Google.Api.Gax Versione assembly: 2.10.0.0 Versione Win32: 2.10.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Api.Gax.DLL ---------------------------------------- Google.Api.CommonProtos Versione assembly: 1.7.0.0 Versione Win32: 1.7.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Api.CommonProtos.DLL ---------------------------------------- Google.Api.Gax.Grpc Versione assembly: 2.10.0.0 Versione Win32: 2.10.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Api.Gax.Grpc.DLL ---------------------------------------- Google.Apis.Auth Versione assembly: 1.54.0.0 Versione Win32: 1.54.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Apis.Auth.DLL ---------------------------------------- Google.Apis.Core Versione assembly: 1.54.0.0 Versione Win32: 1.54.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Apis.Core.DLL ---------------------------------------- Grpc.Core Versione assembly: 1.0.0.0 Versione Win32: 1.22.1.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Grpc.Core.DLL ---------------------------------------- Grpc.Core.Api Versione assembly: 1.0.0.0 Versione Win32: 1.22.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Grpc.Core.Api.DLL ---------------------------------------- Grpc.Auth Versione assembly: 1.0.0.0 Versione Win32: 1.22.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Grpc.Auth.DLL ---------------------------------------- System.Net.Http Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll ---------------------------------------- Newtonsoft.Json Versione assembly: 13.0.0.0 Versione Win32: 13.0.1.25517 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Newtonsoft.Json.DLL ---------------------------------------- System.Numerics Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll ---------------------------------------- System.Runtime.Serialization Versione assembly: 4.0.0.0 Versione Win32: 4.8.4536.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll ---------------------------------------- System.Data Versione assembly: 4.0.0.0 Versione Win32: 4.8.4536.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.resources Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.resources.dll ---------------------------------------- System.Net.Http.resources Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http.resources/v4.0_4.0.0.0_it_b03f5f7f11d50a3a/System.Net.Http.resources.dll ---------------------------------------- System.Xml.Linq Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll ---------------------------------------- NuGet.Squirrel Versione assembly: 3.0.0.0 Versione Win32: 3.0.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/NuGet.Squirrel.DLL ---------------------------------------- SMDiagnostics Versione assembly: 4.0.0.0 Versione Win32: 4.8.4536.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll ---------------------------------------- System.ServiceModel.Internals Versione assembly: 4.0.0.0 Versione Win32: 4.8.4536.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll ---------------------------------------- System.RunTime.Serialization.resources Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Runtime.Serialization.resources.dll ---------------------------------------- NodaTime Versione assembly: 2.4.13.0 Versione Win32: 2.4.13.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/NodaTime.DLL ---------------------------------------- Anonymously Hosted DynamicMethods Assembly Versione assembly: 0.0.0.0 Versione Win32: 4.8.4515.0 built by: NET48REL1LAST_C Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- System.Windows.Forms.resources Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- System.Web Versione assembly: 4.0.0.0 Versione Win32: 4.8.4494.0 built by: NET48REL1LAST_B Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- Microsoft.mshtml Versione assembly: 7.0.3300.0 Versione Win32: 7.0.3300.0 Base di codice: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll ---------------------------------------- Microsoft.Office.Interop.Outlook Versione assembly: 15.0.0.0 Versione Win32: 15.0.4569.1507 Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.Office.Interop.Outlook/15.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Outlook.dll ---------------------------------------- office Versione assembly: 15.0.0.0 Versione Win32: 15.0.4613.1000 Base di codice: file:///C:/WINDOWS/assembly/GAC_MSIL/office/15.0.0.0__71e9bce111e9429c/office.dll ---------------------------------------- Accessibility Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- Microsoft.CSharp Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll ---------------------------------------- CustomMarshalers Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 built by: NET48REL1 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll ---------------------------------------- Google.Cloud.DevTools.Common Versione assembly: 1.1.0.0 Versione Win32: 1.1.0.0 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/Google.Cloud.DevTools.Common.DLL ---------------------------------------- System.Memory Versione assembly: 4.0.1.1 Versione Win32: 4.6.28619.01 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/System.Memory.DLL ---------------------------------------- netstandard Versione assembly: 2.0.0.0 Versione Win32: 4.8.4084.0 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll ---------------------------------------- System.Runtime.CompilerServices.Unsafe Versione assembly: 4.0.4.1 Versione Win32: 4.6.28619.01 Base di codice: file:///C:/Users/LUCA/AppData/Local/OutlookGoogleCalendarSync/app-2.9.5-alpha/System.Runtime.CompilerServices.Unsafe.DLL ---------------------------------------- System.Runtime Versione assembly: 4.0.0.0 Versione Win32: 4.8.4084.0 Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll ---------------------------------------- ************** Debug JIT ************** Per abilitare il debug JIT, è necessario impostare il valore jitDebugging nella sezione system.windows.forms del file di configurazione dell'applicazione o del computer (machine.config). L'applicazione inoltre deve essere compilata con il debug abilitato. Ad esempio: Quando il debug JIT è abilitato, tutte le eccezioni non gestite vengono inviate al debugger JIT registrato nel computer, anziché essere gestite da questa finestra di dialogo. ```
github-actions[bot] commented 1 year ago

This issue has been marked dormant because the last update is at least 30 days ago. If no update is made with the next 7 days, the issue will be closed.

rthidden commented 1 year ago

This happened to me today. Screenshot_20221122_200341

stijn3265 commented 1 year ago

I have exactly the same problem on two pc's. If I click continue the app seems to continue to work but only one account syncs automatically.

My error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.ArgumentException: Items collection cannot be modified when the DataSource property is set. at System.Windows.Forms.ComboBox.CheckNoDataSource() at System.Windows.Forms.ComboBox.ObjectCollection.Clear() at OutlookGoogleCalendarSync.Forms.Main.UpdateGUIsettings_Profile() in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Forms\MainForm.cs:line 480 at OutlookGoogleCalendarSync.SettingsStore.Calendar.SetActive() in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\SettingsStore\Calendar.cs:line 207 at OutlookGoogleCalendarSync.Forms.Main.ddProfile_SelectedIndexChanged(Object sender, EventArgs e) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Forms\MainForm.cs:line 1073 at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Any ideas what's happening?

stijn3265 commented 1 year ago

solved with this fix :) https://github.com/phw198/OutlookGoogleCalendarSync/issues/1480

phw198 commented 1 year ago

As @stijn3265 has noted, this is a duplicate and already hotfixed.