Can't dismiss reminders

Events created with reminders in my Horde CalDAV calendar will not allow dismissal of the reminder popup. I have tried Dismiss and Snooze, and neither button works. The popup returns after a second or two.

Issue here to driving me frigging nuts!

Hello Chris, what version of eM Client are you currently using on your computer, can you please check the exact release number in Help > About?

Regards,

6.0.22344.0

Hello Chris, can you please try to update your eM Client to this release, 6.0.22930.0 and check if the issue persists?

Regards,

Updating did not help. Dismiss, Dismiss All, and Snooze all close the popup momentarily, but it comes right back up almost immediately.

I often get the following error when trying to snooze or dismiss a reminder:

Failed to upload item "[event name here]"

The item wasn't uploaded because the server indicated a failed
precondition. This is most probably caused by a modified version of the
event on the server.
You can either download the event from server, losing your local changes,
or overwrite the event on server causing server changes to be lost.
Which action do you want to take?

Hello Chris, this can occasionally occur , when for example a reminder was dismissed on another device and the calendar event has been synchronised with the dismissed reminder with the server while eM Client was offline. On application startup new items are synchronised with the client however cause a conflict between your calendar item and the one on server, unfortunately it’s required to manually resolve the conflict.

I’m believe this may also be causing the inability to dismiss the reminders, as you may only be able to dismiss the reminders once you resolve the conflict, otherwise the un-dismissed event reminder may be thrown again.

Regards,

Unfortunately, when I click “Overwrite Local” to resolve the conflict, eM Client crashes. I receive an “eM Client Application Error” prompt that gives me an area to describe what I was doing and restart the program. This happens every time I open eM Client.

I tried removing and re-adding the CalDAV account, and the initial sync returned these errors:

10:12:30 AM   MailExceptions.Exception: Error when synchronizing CalDAV folder: System.InvalidOperationException: Operation is not valid due to the current state of the object.
10:12:30 AM&nbsp;&nbsp;&nbsp; at System.Linq.Enumerable.Futures`1.<.cctor>b__da()<br>10:12:30 AM    at System.Linq.Enumerable.FirstImpl[TSource](IEnumerable`1 source, Func`1 empty)<br>10:12:30 AM    at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)<br>10:12:30 AM    at MailClient.TimeZone.TimeZoneConvert.FromiCalendar(TimeZone timeZone)<br>10:12:30 AM    at MailClient.Schedule.ScheduleConvert.UpdateScheduleObjectFromComponent(IScheduleObject scheduleObject, Calendar calendar, ScheduleComponent updatingComponent, ScheduleConvertOptions options)<br>10:12:30 AM    at MailClient.Schedule.Event.EventComposer..ctor(Calendar calendarObject, Event clonedComponent, IEvent parentItem, Boolean removeMethod)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.EventItemSynchronizer.CreateItem(Folder folder, Component payloadComponent, Uri uri, String eTag, CancellationToken cancellationToken)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.CreateCalDavItem(Stream payloadStream, Encoding encoding, Uri uri, String eTag)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.CreateCalDavItem(ResponseItem item)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.DownloadItemsMultiget(IList`1 uris, Boolean calDav)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.DownloadCalDavItems(IList`1 uris)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.ProcessItems(Dictionary`2 items, Boolean deltaSyncReport)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.Execute(WorkerStatus status)<br>10:12:30 AM    at MailClient.CalDav.Synchronizer.SynchronizeItemsCommand.Execute(WorkerStatus status)<br>10:12:30 AM    at MailClient.Commands.Command.Process(WorkerStatus status)<br><br><br></.cctor>

Any updates on this? It seems to be happening when a reminder is dismissed on another device, but trying to overwrite eM Client’s version makes it crash.

Hello Chris, sorry, I’ve passed this onto the developers but we’re still inspecting the logging data - does the application crash, if so, can you please copy the crash report and submit it to us here for more information?

Thank you,

It seems intermittent. Once I see the crash error again, I will post it here.

eM Client (6.0.23181.0) Windows: Microsoft Windows NT 6.2.9200.0, Framework: 4.0.30319.42000 The following error has occurred: System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. Parameter name: t at System.DateTime.op\_Subtraction(DateTime d, TimeSpan t) at System.TimeZoneInfo.ConvertTimeToUtc(DateTime dateTime, TimeZoneInfo sourceTimeZone) at MailClient.Schedule.ScheduleConvert.UpdateComponentFromScheduleObject(ScheduleComponent& component, Calendar& calendar, IScheduleObject updatingObject, ScheduleConvertOptions options) at MailClient.Storage.Application.Schedule.ScheduleItem`1.GetCalendar(CalendarScope scope) at MailClient.CalDav.Synchronizer.EventItemSynchronizer.GetPayload(Folder folder, IScheduleRepositoryItem item, String& contentType) at MailClient.CalDav.Synchronizer.UploadCommand`1.DoUpload(Uri selectPath, TStorageItem item, Boolean overwrite) at MailClient.CalDav.Synchronizer.UploadCommand`1.Execute(WorkerStatus status) at MailClient.Commands.Command.Process(WorkerStatus status) at MailClient.Commands.SynchronizationQueue.ThreadWorker(Object threadData) at System.Threading.ThreadHelper.ThreadStart\_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart(Object obj) ; eM Client 6.0.23181.0 false Microsoft Windows NT 6.2.9200.0 4.0.30319.42000 System.ArgumentOutOfRangeException The added or subtracted value results in an un-representable DateTime. Parameter name: t <source>mscorlib</source> mscorlib.dll 100664648 mscorlib System.DateTime op\_Subtraction mscorlib System.DateTime d mscorlib System.TimeSpan t 38 b900a1 SystemCoreTimeZone.dll 100663323 SystemCoreTimeZone System.TimeZoneInfo ConvertTimeToUtc mscorlib System.DateTime dateTime SystemCoreTimeZone System.TimeZoneInfo sourceTimeZone 9d 108 MailClient.exe 100676545 MailClient MailClient.Schedule.ScheduleConvert UpdateComponentFromScheduleObject MailClient MailClient.iCalendar.ScheduleComponent& component MailClient MailClient.iCalendar.Calendar& calendar MailClient MailClient.Schedule.IScheduleObject updatingObject MailClient MailClient.Schedule.ScheduleConvertOptions options 3d3 a69 MailClient.exe 100676835 MailClient MailClient.Storage.Application.Schedule.ScheduleItem`1 GetCalendar MailClient MailClient.Schedule.CalendarScope scope a4 146 MailClient.exe 100667481 MailClient MailClient.CalDav.Synchronizer+EventItemSynchronizer GetPayload MailClient MailClient.Storage.Application.Folder folder MailClient MailClient.Storage.Data.IScheduleRepositoryItem item mscorlib System.String& contentType 0 41 MailClient.exe 100667524 MailClient MailClient.CalDav.Synchronizer+UploadCommand`1 DoUpload System System.Uri selectPath MailClient item mscorlib System.Boolean overwrite 41 b2 MailClient.exe 100667523 MailClient MailClient.CalDav.Synchronizer+UploadCommand`1 Execute MailClient MailClient.Commands.WorkerStatus status 106 232 MailClient.exe 100664033 MailClient MailClient.Commands.Command Process MailClient MailClient.Commands.WorkerStatus status 15 53 MailClient.exe 100664086 MailClient MailClient.Commands.SynchronizationQueue ThreadWorker mscorlib System.Object threadData 8c 11a mscorlib.dll 100678214 mscorlib System.Threading.ThreadHelper ThreadStart\_Context mscorlib System.Object state 25 9c mscorlib.dll 100677968 mscorlib System.Threading.ExecutionContext RunInternal mscorlib System.Threading.ExecutionContext executionContext mscorlib System.Threading.ContextCallback callback mscorlib System.Object state mscorlib System.Boolean preserveSyncCtx 79 b3 mscorlib.dll 100677967 mscorlib System.Threading.ExecutionContext Run mscorlib System.Threading.ExecutionContext executionContext mscorlib System.Threading.ContextCallback callback mscorlib System.Object state mscorlib System.Boolean preserveSyncCtx 0 15 mscorlib.dll 100677966 mscorlib System.Threading.ExecutionContext Run mscorlib System.Threading.ExecutionContext executionContext mscorlib System.Threading.ContextCallback callback mscorlib System.Object state 2b 40 mscorlib.dll 100678215 mscorlib System.Threading.ThreadHelper ThreadStart mscorlib System.Object obj f 4d MailClient.exe C:\Program Files (x86)\eM Client\MailClient.exe MailClient.exe MailClient.exe 6.0.23181.0 eM Client eM Client 6.0.23181.0 False False False False False Language Neutral ntdll.dll C:\WINDOWS\SYSTEM32\ntdll.dll ntdll.dll ntdll.dll.mui 10.0.10240.16384 (th1.150709-1700) NT Layer DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) MSCOREE.DLL C:\WINDOWS\SYSTEM32\MSCOREE.DLL mscoree.dll mscoree.dll 10.0.10240.16384 (th1.150709-1700) Microsoft .NET Runtime Execution Engine Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) KERNEL32.dll C:\WINDOWS\SYSTEM32\KERNEL32.dll kernel32 kernel32 10.0.10240.16384 (th1.150709-1700) Windows NT BASE API Client DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) KERNELBASE.dll C:\WINDOWS\SYSTEM32\KERNELBASE.dll Kernelbase.dll Kernelbase.dll.mui 10.0.10240.16384 (th1.150709-1700) Windows NT BASE API Client DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) ADVAPI32.dll C:\WINDOWS\SYSTEM32\ADVAPI32.dll advapi32.dll advapi32.dll.mui 10.0.10240.16384 (th1.150709-1700) Advanced Windows 32 Base API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) msvcrt.dll C:\WINDOWS\SYSTEM32\msvcrt.dll msvcrt.dll msvcrt.dll 7.0.10240.16384 (th1.150709-1700) Windows NT CRT DLL Microsoft® Windows® Operating System 7.0.10240.16384 False False False False False English (United States) sechost.dll C:\WINDOWS\SYSTEM32\sechost.dll sechost.dll sechost.dll.mui 10.0.10240.16384 (th1.150709-1700) Host for SCM/SDDL/LSA Lookup APIs Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) RPCRT4.dll C:\WINDOWS\SYSTEM32\RPCRT4.dll rpcrt4.dll rpcrt4.dll.mui 10.0.10240.16384 (th1.150709-1700) Remote Procedure Call Runtime Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) SspiCli.dll C:\WINDOWS\SYSTEM32\SspiCli.dll security.dll security.dll 10.0.10240.16384 (th1.150709-1700) Security Support Provider Interface Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) CRYPTBASE.dll C:\WINDOWS\SYSTEM32\CRYPTBASE.dll cryptbase.dll cryptbase.dll 10.0.10240.16384 (th1.150709-1700) Base cryptographic API DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) bcryptPrimitives.dll C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll bcryptprimitives.dll bcryptprimitives.dll 10.0.10240.16384 (th1.150709-1700) Windows Cryptographic Primitives Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) mscoreei.dll C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll mscoreei.dll mscoreei.dll 4.6.79.0 built by: NETFXREL2 Microsoft .NET Runtime Execution Engine Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) SHLWAPI.dll C:\WINDOWS\SYSTEM32\SHLWAPI.dll SHLWAPI SHLWAPI.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Shell Light-weight Utility Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) combase.dll C:\WINDOWS\SYSTEM32\combase.dll COMBASE.DLL COMBASE.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Microsoft COM for Windows Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) GDI32.dll C:\WINDOWS\SYSTEM32\GDI32.dll gdi32 gdi32 10.0.10240.16390 (th1\_st1.150714-1601) GDI Client DLL Microsoft® Windows® Operating System 10.0.10240.16390 False False False False False English (United States) USER32.dll C:\WINDOWS\SYSTEM32\USER32.dll user32 user32 10.0.10240.16384 (th1.150709-1700) Multi-User Windows USER API Client DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) IMM32.DLL C:\WINDOWS\SYSTEM32\IMM32.DLL imm32 imm32 10.0.10240.16384 (th1.150709-1700) Multi-User Windows IMM32 API Client DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) MSCTF.dll C:\WINDOWS\SYSTEM32\MSCTF.dll MSCTF MSCTF.DLL.MUI 10.0.10240.16384 (th1.150709-1700) MSCTF Server DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) kernel.appcore.dll C:\WINDOWS\SYSTEM32\kernel.appcore.dll kernel.appcore.dll kernel.appcore.dll 10.0.10240.16384 (th1.150709-1700) AppModel API Host Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) VERSION.dll C:\WINDOWS\SYSTEM32\VERSION.dll version VERSION.DLL 10.0.10240.16384 (th1.150709-1700) Version Checking and File Installation Libraries Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) clr.dll C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll clr.dll clr.dll 4.6.96.0 built by: NETFXREL2STAGE Microsoft .NET Runtime Common Language Runtime - WorkStation Microsoft® .NET Framework 4.6.96.0 False False False True False English (United States) MSVCR120\_CLR0400.dll C:\WINDOWS\SYSTEM32\MSVCR120\_CLR0400.dll msvcr120\_clr0400.dll msvcr120\_clr0400.dll 12.00.52512.0 built by: VSWINSERVICING Microsoft® C Runtime Library Microsoft® Visual Studio® 2013 12.00.52512.0 False False False False False English (United States) mscorlib.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\mscorlib\739821138ef3780d29566f16c4ec3836\mscorlib.ni.dll mscorlib.dll mscorlib.dll 4.6.96.0 built by: NETFXREL2STAGE Microsoft Common Language Runtime Class Library Microsoft® .NET Framework 4.6.96.0 False False False True False English (United States) ole32.dll C:\WINDOWS\SYSTEM32\ole32.dll OLE32.DLL OLE32.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Microsoft OLE for Windows Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) uxtheme.dll C:\WINDOWS\system32\uxtheme.dll UxTheme.dll UxTheme.dll.mui 10.0.10240.16384 (th1.150709-1700) Microsoft UxTheme Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) System.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System\ca6efbdfe42568e069a7e2f1a869de59\System.ni.dll System.dll System.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) CRYPTSP.dll C:\WINDOWS\SYSTEM32\CRYPTSP.dll cryptsp.dll cryptsp.dll 10.0.10240.16384 (th1.150709-1700) Cryptographic Service Provider API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) bcrypt.dll C:\WINDOWS\SYSTEM32\bcrypt.dll bcrypt.dll bcrypt.dll.mui 10.0.10240.16384 (th1.150709-1700) Windows Cryptographic Primitives Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) rsaenh.dll C:\WINDOWS\system32\rsaenh.dll rsaenh.dll rsaenh.dll.mui 10.0.10240.16384 (th1.150709-1700) Microsoft Enhanced Cryptographic Provider Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) MailClient.Collections.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient.1d52ed9e#\1ebac7de6733b00583358b8a03c2ddc0\MailClient.Collections.ni.dll MailClient.Collections.dll MailClient.Collections.dll 6.0.23181.0 MailClient.Collections MailClient.Collections 6.0.23181.0 False False False False False Language Neutral MailClient.Mail.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient.Mail\3e453a908d4de61c8bbf32eb1a7d4a6f\MailClient.Mail.ni.dll MailClient.Mail.dll MailClient.Mail.dll 6.0.23181.0 6.0.23181.0 False False False False False Language Neutral HTMLEditorControl.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\HTMLEditorControl\e43fa226a50ec259617e813f676a1cbb\HTMLEditorControl.ni.dll HTMLEditorControl.dll HTMLEditorControl.dll 6.0.23181.0 HtmlEditorControl 6.0.23181.0 False False False False False Language Neutral MailClient.ni.exe C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient\f10d35c2596b0fcafb21996810e721c1\MailClient.ni.exe MailClient.exe MailClient.exe 6.0.23181.0 eM Client eM Client 6.0.23181.0 False False False False False Language Neutral LinqBridge.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\LinqBridge\0d959e344826083830c2b70974af6b36\LinqBridge.ni.dll LinqBridge.dll LinqBridge.dll 1.3.13216.2214 LINQBridge LINQBridge 1.3.13216.2214 False False False False False Language Neutral System.Drawing.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Drawing\ed0563bc783d7cf316e280e8d17770eb\System.Drawing.ni.dll System.Drawing.dll System.Drawing.dll 4.6.93.0 built by: NETFXREL2STAGE .NET Framework Microsoft® .NET Framework 4.6.93.0 False False False True False English (United States) System.Windows.Forms.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Windows.Forms\eabdc05eaf0b37bf4dc02b4a64b1d491\System.Windows.Forms.ni.dll System.Windows.Forms.dll System.Windows.Forms.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) MailClient.Interop.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient.Interop\e1933ecf155d7d280574a919a52d56aa\MailClient.Interop.ni.dll MailClient.Interop.dll MailClient.Interop.dll 6.0.23181.0 6.0.23181.0 False False False False False Language Neutral MailClient.ExceptionUtils.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient.ad6c0f7b#\5b3594c4aac672e78a81c1ecddeb7055\MailClient.ExceptionUtils.ni.dll MailClient.ExceptionUtils.dll MailClient.ExceptionUtils.dll 1.0.0.0 MailClient.ExceptionUtils MailClient.ExceptionUtils 1.0.0.0 False False False False False Language Neutral MailClient.Common.UI.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient.Common.UI\5db52471f60a2cf32923428d819f8164\MailClient.Common.UI.ni.dll MailClient.Common.UI.dll MailClient.Common.UI.dll 6.0.23181.0 6.0.23181.0 False False False False False Language Neutral gdiplus.dll C:\WINDOWS\WinSxS\x86\_microsoft.windows.gdiplus\_6595b64144ccf1df\_1.1.10240.16384\_none\_d15682eeaf714889\gdiplus.dll gdiplus gdiplus 10.0.10240.16384 (th1.150709-1700) Microsoft GDI+ Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) shell32.dll C:\WINDOWS\SYSTEM32\shell32.dll SHELL32 SHELL32.DLL.MUI 10.0.10240.16425 (th1.150802-1600) Windows Shell Common Dll Microsoft® Windows® Operating System 10.0.10240.16425 False False False False False English (United States) windows.storage.dll C:\WINDOWS\SYSTEM32\windows.storage.dll Windows.Storage Windows.Storage.dll.MUI 10.0.10240.16384 (th1.150709-1700) Microsoft WinRT Storage API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) shcore.dll C:\WINDOWS\SYSTEM32\shcore.dll SHCORE SHCORE.dll.mui 10.0.10240.16384 (th1.150709-1700) SHCORE Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) powrprof.dll C:\WINDOWS\SYSTEM32\powrprof.dll POWRPROF POWRPROF.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Power Profile Helper DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) profapi.dll C:\WINDOWS\SYSTEM32\profapi.dll PROFAPI.DLL PROFAPI.DLL 10.0.10240.16384 (th1.150709-1700) User Profile Basic API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) System.Core.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Core\c443a8daf03f55a14ffe24ec583664da\System.Core.ni.dll System.Core.dll System.Core.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.Configuration.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Configuration\f57c97ac6e9e80661adc3b51be05a50b\System.Configuration.ni.dll System.Configuration.dll System.Configuration.dll 4.6.79.0 built by: NETFXREL2 System.Configuration.dll Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.Xml.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Xml\e6dca958930c9fab108edde22f45f2d0\System.Xml.ni.dll System.Xml.dll System.Xml.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) psapi.dll C:\WINDOWS\SYSTEM32\psapi.dll PSAPI PSAPI 10.0.10240.16384 (th1.150709-1700) Process Status Helper Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) secur32.dll C:\WINDOWS\SYSTEM32\secur32.dll secur32.dll secur32.dll 10.0.10240.16384 (th1.150709-1700) Security Support Provider Interface Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) comctl32.dll C:\WINDOWS\WinSxS\x86\_microsoft.windows.common-controls\_6595b64144ccf1df\_5.82.10240.16384\_none\_49c02355cf03478c\comctl32.dll COMCTL32 COMCTL32.DLL.MUI 5.82 (th1.150709-1700) Common Controls Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) comctl32.dll C:\WINDOWS\WinSxS\x86\_microsoft.windows.common-controls\_6595b64144ccf1df\_6.0.10240.16384\_none\_3bccb1ff6bcd1849\comctl32.dll comctl32 comctl32.DLL.MUI 6.10 (th1.150709-1700) User Experience Controls Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) dwmapi.dll C:\WINDOWS\system32\dwmapi.dll dwmapi.dll dwmapi.dll.mui 10.0.10240.16384 (th1.150709-1700) Microsoft Desktop Window Manager API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) System.Data.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Data\a8c334878e69c6a440c136be0129724a\System.Data.ni.dll system.data.dll system.data.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.Data.dll C:\WINDOWS\Microsoft.Net\assembly\GAC\_32\System.Data\v4.0\_4.0.0.0\_\_b77a5c561934e089\System.Data.dll system.data.dll system.data.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) WS2\_32.dll C:\WINDOWS\SYSTEM32\WS2\_32.dll ws2\_32.dll ws2\_32.dll.mui 10.0.10240.16384 (th1.150709-1700) Windows Socket 2.0 32-Bit DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) NSI.dll C:\WINDOWS\SYSTEM32\NSI.dll nsi.dll nsi.dll 10.0.10240.16384 (th1.150709-1700) NSI User-mode interface DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) CRYPT32.dll C:\WINDOWS\SYSTEM32\CRYPT32.dll CRYPT32.DLL CRYPT32.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Crypto API32 Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) MSASN1.dll C:\WINDOWS\SYSTEM32\MSASN1.dll msasn1.dll msasn1.dll 10.0.10240.16384 (th1.150709-1700) ASN.1 Runtime APIs Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) System.Runtime.Remoting.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Runt73a1fc9d#\fb6ee44ad4b9175ead8178846d6fe13f\System.Runtime.Remoting.ni.dll System.Runtime.Remoting.dll System.Runtime.Remoting.dll 4.6.79.0 built by: NETFXREL2 Microsoft .NET Runtime Object Remoting Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) mswsock.dll C:\WINDOWS\system32\mswsock.dll mswsock.dll mswsock.dll.mui 10.0.10240.16384 (th1.150709-1700) Microsoft Windows Sockets 2.0 Service Provider Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) diasymreader.dll C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll diasymreader.dll diasymreader.dll 14.00.0079.0 built by: NETFXREL2 Dia based SymReader Microsoft® Visual Studio® 12 CTP 14.00.0079.0 False False False False False English (United States) System.Data.SQLite.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Data.SQLite\f98e7c184780193328e182e5aa6ed522\System.Data.SQLite.ni.dll System.Data.SQLite.dll System.Data.SQLite.dll 1.0.84.1 System.Data.SQLite Core System.Data.SQLite 1.0.84.1 False False False False False Language Neutral sqlite3.dll C:\Program Files (x86)\eM Client\SQLite\x86\sqlite3.dll False False False False False Microsoft.Search.Interop.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\Microsoft.Sd25cd4a4#\b909fe457671e3c78d598c1f8f22e54c\Microsoft.Search.Interop.ni.dll Microsoft.Search.Interop Microsoft.Search.Interop.dll 1.0.0.0 Assembly imported from type library 'SearchAPILib'. 1.0.0.0 False False False False False Invariant Language (Invariant Country) System.Transactions.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Transactions\7fd0783c992da4bda111a464cb665d85\System.Transactions.ni.dll system.transactions.dll system.transactions.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.Transactions.dll C:\WINDOWS\Microsoft.Net\assembly\GAC\_32\System.Transactions\v4.0\_4.0.0.0\_\_b77a5c561934e089\System.Transactions.dll system.transactions.dll system.transactions.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.EnterpriseServices.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Ente96d83b35#\839d3bc63acf674b8459892ff4197209\System.EnterpriseServices.ni.dll System.EnterpriseServices.dll System.EnterpriseServices.dll 4.6.79.0 built by: NETFXREL2 Microsoft .NET Services Support Infrastructure Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.EnterpriseServices.Wrapper.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Ente96d83b35#\839d3bc63acf674b8459892ff4197209\System.EnterpriseServices.Wrapper.dll System.EnterpriseServices.Wrapper.dll System.EnterpriseServices.Wrapper.dll 4.6.79.0 built by: NETFXREL2 Microsoft .NET Services Native Thunks Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) System.EnterpriseServices.Wrapper.dll C:\WINDOWS\Microsoft.Net\assembly\GAC\_32\System.EnterpriseServices\v4.0\_4.0.0.0\_\_b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll System.EnterpriseServices.Wrapper.dll System.EnterpriseServices.Wrapper.dll 4.6.79.0 built by: NETFXREL2 Microsoft .NET Services Native Thunks Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) OLEAUT32.dll C:\WINDOWS\SYSTEM32\OLEAUT32.dll OLEAUT32.DLL 10.0.10240.16384 10.0.10240.16384 False False False False False English (United States) clrjit.dll C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll clrjit.dll clrjit.dll 4.6.96.0 built by: NETFXREL2STAGE Microsoft .NET Runtime Just-In-Time Compiler Microsoft® .NET Framework 4.6.96.0 False False False True False English (United States) Google.Apis.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\Google.Apis\02f2816e36a7595332fa71012e79b45c\Google.Apis.ni.dll Google.Apis.dll Google.Apis.dll 1.2.5714.28539 GoogleApis 1.2.5714.28539 False False False False False Language Neutral SystemCoreTimeZone.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\SystemCoreTimeZone\dec81c15ebbd7e2a7f7ecdf8c050359a\SystemCoreTimeZone.ni.dll SystemCoreTimeZone.dll SystemCoreTimeZone.dll 1.0.0.4 SystemCoreTimeZone SystemCoreTimeZone 1.0.0.4 False False False False False Language Neutral MailClient.Sasl.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\MailClient.Sasl\9824762d21fe320f2e9314afb8c6ab89\MailClient.Sasl.ni.dll MailClient.Sasl.dll MailClient.Sasl.dll 6.0.23181.0 6.0.23181.0 False False False False False Language Neutral DWrite.dll C:\WINDOWS\SYSTEM32\DWrite.dll DWrite DWrite 10.0.10240.16384 (th1.150709-1700) Microsoft DirectX Typography Services Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) clbcatq.dll C:\WINDOWS\SYSTEM32\clbcatq.dll CLBCATQ.DLL CLBCATQ.DLL 2001.12.10941.16384 (th1.150709-1700) COM+ Configuration Catalog Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) Accessibility.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\Accessibility\081fc670872020ac4599ddbff9e9cb22\Accessibility.ni.dll UNKNOWN\_FILE UNKNOWN\_FILE 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) WindowsCodecs.dll C:\WINDOWS\SYSTEM32\WindowsCodecs.dll WindowsCodecs WindowsCodecs 10.0.10240.16384 (th1.150709-1700) Microsoft Windows Codecs Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) dataexchange.dll C:\WINDOWS\system32\dataexchange.dll DataExchange DataExchange.dll 10.0.10240.16384 (th1.150709-1700) Data exchange Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) d3d11.dll C:\WINDOWS\system32\d3d11.dll D3D11.dll D3D11.dll 10.0.10240.16384 (th1.150709-1700) Direct3D 11 Runtime Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) d2d1.dll C:\WINDOWS\system32\d2d1.dll d2d1 d2d1 10.0.10240.16384 (th1.150709-1700) Microsoft D2D Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) dcomp.dll C:\WINDOWS\system32\dcomp.dll dcomp.dll dcomp.dll.mui 10.0.10240.16384 (th1.150709-1700) Microsoft DirectComposition Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) dxgi.dll C:\WINDOWS\system32\dxgi.dll dxgi.dll dxgi.dll 10.0.10240.16412 (th1.150729-1800) DirectX Graphics Infrastructure Microsoft® Windows® Operating System 10.0.10240.16412 False False False False False English (United States) twinapi.appcore.dll C:\WINDOWS\system32\twinapi.appcore.dll twinapi.appcore twinapi.appcore.dll.mui 10.0.10240.16384 (th1.150709-1700) twinapi.appcore Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) USERENV.dll C:\WINDOWS\system32\USERENV.dll userenv userenv.dll.mui 10.0.10240.16384 (th1.150709-1700) Userenv Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) urlmon.dll C:\WINDOWS\SYSTEM32\urlmon.dll UrlMon.dll UrlMon.dll.mui 11.00.10240.16384 (th1.150709-1700) OLE32 Extensions for Win32 Internet Explorer 11.00.10240.16384 False False False False False English (United States) iertutil.dll C:\WINDOWS\SYSTEM32\iertutil.dll IeRtUtil.dll IeRtUtil.dll.mui 11.00.10240.16384 (th1.150709-1700) Run time utility for Internet Explorer Internet Explorer 11.00.10240.16384 False False False False False English (United States) napinsp.dll C:\WINDOWS\system32\napinsp.dll napinsp.dll napinsp.dll.mui 10.0.10240.16384 (th1.150709-1700) E-mail Naming Shim Provider Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) pnrpnsp.dll C:\WINDOWS\system32\pnrpnsp.dll pnrpnsp.dll pnrpnsp.dll.mui 10.0.10240.16384 (th1.150709-1700) PNRP Name Space Provider Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) NLAapi.dll C:\WINDOWS\system32\NLAapi.dll nlaapi.dll nlaapi.dll 10.0.10240.16384 (th1.150709-1700) Network Location Awareness 2 Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) DNSAPI.dll C:\WINDOWS\SYSTEM32\DNSAPI.dll dnsapi dnsapi 10.0.10240.16384 (th1.150709-1700) DNS Client API DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) winrnr.dll C:\WINDOWS\System32\winrnr.dll winrnr winrnr 10.0.10240.16384 (th1.150709-1700) LDAP RnR Provider DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) wshbth.dll C:\WINDOWS\system32\wshbth.dll wshbth.dll wshbth.dll 10.0.10240.16384 (th1.150709-1700) Windows Sockets Helper DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) mdnsNSP.dll C:\Program Files (x86)\Bonjour\mdnsNSP.dll mdnsNSP.dll mdnsNSP.dll 2.0.2.0 Bonjour Namespace Provider Bonjour 2.0.2.0 False False False False False English (United States) Iphlpapi.DLL C:\WINDOWS\SYSTEM32\Iphlpapi.DLL iphlpapi.dll iphlpapi.dll.mui 10.0.10240.16384 (th1.150709-1700) IP Helper API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) WINNSI.DLL C:\WINDOWS\SYSTEM32\WINNSI.DLL winnsi.dll winnsi.dll 10.0.10240.16384 (th1.150709-1700) Network Store Information RPC interface Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) ieframe.dll C:\Windows\SYSTEM32\ieframe.dll IEFRAME.DLL IEFRAME.DLL.MUI 11.00.10240.16384 (th1.150709-1700) Internet Browser Internet Explorer 11.00.10240.16384 False False False False False English (United States) sxs.dll C:\WINDOWS\SYSTEM32\sxs.dll SXS.DLL SXS.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Fusion 2.5 Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) PROPSYS.dll C:\WINDOWS\SYSTEM32\PROPSYS.dll propsys.dll propsys.dll.mui 7.00.10240.16384 (th1.150709-1700) Microsoft Property System Windows® Search 7.00.10240.16384 False False False False False English (United States) mshtml.dll C:\Windows\SYSTEM32\mshtml.dll MSHTML MSHTML.DLL.MUI 11.00.10240.16384 (th1.150709-1700) Microsoft (R) HTML Viewer Internet Explorer 11.00.10240.16384 False False False False False English (United States) ieapfltr.dll C:\WINDOWS\SYSTEM32\ieapfltr.dll IEAPFLTR.DLL IEAPFLTR.DLL 11.00.10240.16384 Microsoft SmartScreen Filter Internet Explorer 11.00.10240.16384 False False False False False English (United States) HtmlInterop.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\HtmlInterop\ce5c67387f3b96609afa0fa3cc7d972f\HtmlInterop.ni.dll HtmlInterop.dll HtmlInterop.dll 1.0.0.14 MSHTML Introperability Assembly HtmlInterop.Properties 1.0.0.14 False False False False False Language Neutral RSS.NET.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\RSS.NET\8309216237321efba01f5e6042e395cc\RSS.NET.ni.dll RSS.NET.dll RSS.NET.dll 0.87.0.0 RSS.NET RSS.NET 0.87.0.0 False False False False False Language Neutral rasapi32.dll C:\WINDOWS\SYSTEM32\rasapi32.dll rasapi32.dll rasapi32.dll.mui 10.0.10240.16384 (th1.150709-1700) Remote Access API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) rasman.dll C:\WINDOWS\SYSTEM32\rasman.dll Rasman.dll Rasman.dll 10.0.10240.16384 (th1.150709-1700) Remote Access Connection Manager Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) rtutils.dll C:\WINDOWS\SYSTEM32\rtutils.dll RTUTILS.DLL RTUTILS.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Routing Utilities Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) winhttp.dll C:\WINDOWS\SYSTEM32\winhttp.dll winhttp.dll winhttp.dll.mui 10.0.10240.16384 (th1.150709-1700) Windows HTTP Services Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) ondemandconnroutehelper.dll C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll OnDemandConnRouteHelper.dll OnDemandConnRouteHelper.dll 10.0.10240.16384 (th1.150709-1700) On Demand Connctiond Route Helper Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) dhcpcsvc6.DLL C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL dhcpcsvc6.dll dhcpcsvc6.dll.mui 10.0.10240.16384 (th1.150709-1700) DHCPv6 Client Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) dhcpcsvc.DLL C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL dhcpcsvc.dll dhcpcsvc.dll.mui 10.0.10240.16384 (th1.150709-1700) DHCP Client Service Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) rasadhlp.dll C:\Windows\System32\rasadhlp.dll rasadhlp.dll rasadhlp.dll 10.0.10240.16384 (th1.150709-1700) Remote Access AutoDial Helper Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) fwpuclnt.dll C:\WINDOWS\System32\fwpuclnt.dll fwpuclnt.dll fwpuclnt.dll.mui 10.0.10240.16384 (th1.150709-1700) FWP/IPsec User-Mode API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) Microsoft.VisualBasic.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\Microsoft.V9921e851#\bbdcf70663ed31c070b9ed30ea561475\Microsoft.VisualBasic.ni.dll Microsoft.VisualBasic.DLL Microsoft.VisualBasic.DLL 14.6.79.0 built by: NETFXREL2 Visual Basic Runtime Library Microsoft® .NET Framework 14.6.79.0 False False False True False English (United States) SgmlReader.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\SgmlReader\078523ab5c25330b96c3a727c803b6a9\SgmlReader.ni.dll SgmlReader.dll SgmlReader.dll 6.0.23181.0 SgmlReader SgmlReader 6.0.23181.0 False False False False False Language Neutral ntmarta.dll C:\WINDOWS\SYSTEM32\ntmarta.dll ntmarta.dll ntmarta.dll.mui 10.0.10240.16384 (th1.150709-1700) Windows NT MARTA provider Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) WININET.dll C:\WINDOWS\SYSTEM32\WININET.dll wininet.dll wininet.dll.mui 11.00.10240.16384 (th1.150709-1700) Internet Extensions for Win32 Internet Explorer 11.00.10240.16384 False False False False False English (United States) msimtf.dll C:\WINDOWS\system32\msimtf.dll MSIMTF.DLL MSIMTF.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Active IMM Server DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) msls31.dll C:\WINDOWS\SYSTEM32\msls31.dll msls31 MSLS31.DLL 3.10.349.0 Microsoft Line Services library file Microsoft® Line Services 3.10 False False True True False English (United States) d3d10warp.dll C:\WINDOWS\SYSTEM32\d3d10warp.dll D3D10Warp.dll D3D10Warp.dll 10.0.10240.16384 (th1.150709-1700) Direct3D 10 Rasterizer Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) MLANG.dll C:\WINDOWS\SYSTEM32\MLANG.dll MLANG MLANG.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Multi Language Support DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) WindowsAPICodePack.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\WindowsAPICodePack\cc14bef5f170a1020a9ddabdf068f6f0\WindowsAPICodePack.ni.dll WindowsAPICodePack.dll WindowsAPICodePack.dll 1.0.1.0 WindowsAPICodePack WindowsAPICodePack 1.0.1.0 False False False False False Language Neutral System.Management.ni.dll C:\WINDOWS\assembly\NativeImages\_v4.0.30319\_32\System.Management\55e98255bc2974bba2146480b2d5b539\System.Management.ni.dll System.Management.dll System.Management.dll 4.6.79.0 built by: NETFXREL2 .NET Framework Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) wminet\_utils.dll C:\Windows\Microsoft.NET\Framework\v4.0.30319\wminet\_utils.dll WMINet\_Utils.dll WMINet\_Utils.dll 4.6.79.0 built by: NETFXREL2 WMINet\_Utils.dll Microsoft® .NET Framework 4.6.79.0 False False False True False English (United States) wmiutils.dll C:\WINDOWS\system32\wbem\wmiutils.dll wmiutils.dll wmiutils.dll.mui 10.0.10240.16384 (th1.150709-1700) WMI Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) wbemcomn.dll C:\WINDOWS\SYSTEM32\wbemcomn.dll wbemcomn.dll wbemcomn.dll 10.0.10240.16384 (th1.150709-1700) WMI Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) wbemprox.dll C:\WINDOWS\system32\wbem\wbemprox.dll wbemprox.dll wbemprox.dll 10.0.10240.16384 (th1.150709-1700) WMI Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) wbemsvc.dll C:\WINDOWS\system32\wbem\wbemsvc.dll wbemsvc.dll wbemsvc.dll 10.0.10240.16384 (th1.150709-1700) WMI Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) fastprox.dll C:\WINDOWS\system32\wbem\fastprox.dll fastprox.dll fastprox.dll 10.0.10240.16384 (th1.150709-1700) WMI Custom Marshaller Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) CFGMGR32.dll C:\WINDOWS\SYSTEM32\CFGMGR32.dll cfgmgr32.dll CFGMGR32.DLL 10.0.10240.16384 (th1.150709-1700) Configuration Manager DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) LINKINFO.dll C:\WINDOWS\SYSTEM32\LINKINFO.dll LINKINFO LINKINFO.DLL 10.0.10240.16384 (th1.150709-1700) Windows Volume Tracking Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) Bcp47Langs.dll C:\WINDOWS\SYSTEM32\Bcp47Langs.dll BCP47Lang.dll BCP47Lang.dll 10.0.10240.16384 (th1.150709-1700) BCP47 Language Classes Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) ntshrui.dll C:\WINDOWS\SYSTEM32\ntshrui.dll ntshrui ntshrui.dll.mui 10.0.10240.16384 (th1.150709-1700) Shell extensions for sharing Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) srvcli.dll C:\WINDOWS\SYSTEM32\srvcli.dll SRVCLI.DLL SRVCLI.DLL 10.0.10240.16384 (th1.150709-1700) Server Service Client DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) cscapi.dll C:\WINDOWS\SYSTEM32\cscapi.dll cscapi.dll cscapi.dll 10.0.10240.16384 (th1.150709-1700) Offline Files Win32 API Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) windowscodecsext.dll C:\WINDOWS\system32\windowscodecsext.dll WindowsCodecsExt WindowsCodecsExt 10.0.10240.16384 (th1.150709-1700) Microsoft Windows Codecs Extended Library Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) mscms.dll C:\WINDOWS\SYSTEM32\mscms.dll MSCMS.DLL MSCMS.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Microsoft Color Matching System DLL Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) icm32.dll C:\WINDOWS\SYSTEM32\icm32.dll ICM32.DLL ICM32.DLL.MUI 10.0.10240.16384 (th1.150709-1700) Microsoft Color Management Module (CMM) Microsoft® Windows® Operating System 10.0.10240.16384 False False False False False English (United States) uiautomationcore.dll C:\Windows\SYSTEM32\uiautomationcore.dll UIAutomationCore.dll UIAutomationCore.dll.mui 7.2.10240.16384 (th1.150709-1700) Microsoft UI Au

Hello, please install this update on your computer, 6.0.23330.0 , this release should resolve the issue with the parameter: t error, you’re experiencing.

Hope this helps,

Now I’m getting this error on sync attempts:

4:03:39 PM CodeCow [CalDAV / CardDAV] MailExceptions.ConnectionException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---\> System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. 4:03:39 PM at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) 4:03:39 PM at MailClient.CalDav.ProtocolCommands.RequestCommand.Execute(HttpWebRequest httpRequest, CancellationToken cancellationToken, Action`1 logBody) 4:03:39 PM at MailClient.CalDav.ProtocolCommands.XmlRequestCommand.Execute(HttpWebRequest httpRequest, CancellationToken cancellationToken, Action`1 logBody) 4:03:39 PM at MailClient.CalDav.ProtocolCommands.Connector.RunCommand(CalDavAccount account, ICommand command, CancellationToken cancellationToken) 4:03:39 PM --- End of inner exception stack trace --- 4:03:39 PM at MailClient.CalDav.ProtocolCommands.Connector.RunCommand(CalDavAccount account, ICommand command, CancellationToken cancellationToken) 4:03:39 PM at MailClient.CalDav.Synchronizer.BootstrapCommand.UpdatePrincipalProperties(Uri baseUri, Boolean retryOnNotFound) 4:03:39 PM at MailClient.CalDav.Synchronizer.BootstrapCommand.Execute(WorkerStatus status) 4:03:39 PM at MailClient.Commands.Command.Process(WorkerStatus status)

Hello Chris,
the problem is on the remote server which closed your connection for some reason. If you’re using any firewall, try disabling it and see if the problem persists.
If it does, I recommend contacting the server provider and ask them what the issue is.

Best regards,
Olivia

That worked. I’m just using Windows Firewall, had to add an incoming exception.

I am having this issue, too. I am using the latest version, as I just downloaded yesterday. It’s sort of frustrating. The only fix I can find right now is to turn off reminders…which sort of makes wanting a reminder useless. Is there a quick fix? I don’t think I have a firewall on, but I can check.