Event update failed - Corrupted REG_TZI_FORMAT
See original GitHub issueLog:
2022-04-23 09:53:44,013 DEBUG 27 OutlookGoogleCalendarSync.Recurrence [32] - Creating Google iCalendar definition for recurring event.
2022-04-23 09:53:44,073 ERROR 27 OutlookGoogleCalendarSync.Console [278] - Event update failed.
2022-04-23 09:53:44,202 ERROR 27 OutlookGoogleCalendarSync.Console [278] - O ID de fuso horário 'E. South America Standard Time' foi encontrado no computador local, mas as informações do Registro foram corrompidas.
2022-04-23 09:53:44,203 ERROR 27 OutlookGoogleCalendarSync.Console [278] - A estrutura REG_TZI_FORMAT está corrompida.
2022-04-23 09:53:44,203 ERROR 27 OutlookGoogleCalendarSync.Console [278] - Nome do parâmetro: bytes
2022-04-23 09:53:44,256 ERROR 27 OutlookGoogleCalendarSync.OGCSexception [28] - System.InvalidTimeZoneException: O ID de fuso horário 'E. South America Standard Time' foi encontrado no computador local, mas as informações do Registro foram corrompidas.
2022-04-23 09:53:44,257 ERROR 27 OutlookGoogleCalendarSync.OGCSexception [21] - Code: 0x80131500,-2146233088; Location: FindSystemTimeZoneById() in <Unknown File>
2022-04-23 09:53:44,257 ERROR 27 OutlookGoogleCalendarSync.OGCSexception [21] - InnerException:-
2022-04-23 09:53:44,257 ERROR 27 OutlookGoogleCalendarSync.OGCSexception [28] - System.ArgumentException: A estrutura REG_TZI_FORMAT está corrompida.
Nome do parâmetro: bytes
2022-04-23 09:53:44,258 ERROR 27 OutlookGoogleCalendarSync.OGCSexception [21] - Code: 0x80070057,-2147024809; Location: .ctor() in <Unknown File>
2022-04-23 09:53:44,258 ERROR 27 OutlookGoogleCalendarSync.OGCSexception [65] - em System.TimeZoneInfo.FindSystemTimeZoneById(String id)
em OutlookGoogleCalendarSync.Recurrence.BuildGooglePattern(AppointmentItem ai, Event ev) na C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Recurrence.cs:linha 41
em OutlookGoogleCalendarSync.GoogleOgcs.Calendar.UpdateCalendarEntry(AppointmentItem ai, Event ev, Int32& itemModified, Boolean forceCompare) na C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\GoogleOgcs\GoogleCalendar.cs:linha 684
em OutlookGoogleCalendarSync.GoogleOgcs.Calendar.UpdateCalendarEntries(Dictionary`2 entriesToBeCompared, Int32& entriesUpdated) na C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\GoogleOgcs\GoogleCalendar.cs:linha 555
2022-04-23 09:53:44,259 DEBUG 27 System.Windows.Forms.OgcsMessageBox [72] - Sync item failed: Google event update failed. Continue with synchronisation?
Version: 2.9.4.0 Windows 11 Pro
Issue Analytics
- State:
- Created a year ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Windows Updates Failing, Registry May Be Corrupted
Basically, iTunes won't start no matter what I try, my registry may be corrupted, and my Windows Updates are failing.
Read more >WINDOWS UPDATE SERVICES NOT START ERROR
Hi guys, I have a very big problem with one windows server 2016 vm. After windows update and reboot windows update doesn't start...
Read more >Server 2016 update errors - corrupt?
I think I'm lucky in this case. Using another running 2016 server seems to have worked to replace the corrupt files. After running...
Read more >MySQL relay log corrupted, how do I fix it? Tried but failed
The possible reasons are: the master's binary log is corrupted (you can check this by running 'mysqlbinlog' on the binary log), the slave's...
Read more >Windows Updates Fail and cause Corruption in the CBS ...
#1 look for missing or corruption files. Try to match errors of the CBS log to specific Updates. It is possible to supply...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
📦 Please confirm if this is now resolved with hotfix v2.9.4.7.zip (see instructions for applying).
When an unrecognised time zone is encountered, OGCS should now provide a pop-up window allowing you to manually map that time zone to one that does exists.
📦 Fix has now been updated onto latest alpha release - hotfix v2.9.6.1.zip (see instructions for applying).
Please let me know how it goes.