Program Version: 4.5b Beta 3 (4.52.0.1889)
Windows Version: 6.1.7601.65536
Time: 2012-03-14 19:50:02 -04:00 (2012-03-14T23:50:02Z)
Installed memory: 32,765 MB
Install path: C:\Users\Dominick\AppData\Local\Logos4\System\Logos4.exe
Free install space: 831,788 MB
Data path: C:\Users\Dominick\AppData\Local\Logos4\Data\oihatlh2.nzq
Free disk space: 831,788 MB
Temp path: C:\Users\Dominick\AppData\Local\Temp\1\
Free temp space: 831,788 MB

Error ID: 8299
Error detail: CookieException: An error occurred when parsing the Cookie header for Uri 'http://internal.services.logos.com/accounts/v1/groups?userId=99915'.

System.Net.CookieException: An error occurred when parsing the Cookie header for Uri 'http://internal.services.logos.com/accounts/v1/groups?userId=99915'. ---> System.Net.CookieException: The 'Domain'='.opendns.com' part of the cookie is invalid.
   at System.Net.Cookie.VerifySetDefaults(CookieVariant variant, Uri uri, Boolean isLocalDomain, String localDomain, Boolean set_default, Boolean isThrow)
   at System.Net.CookieContainer.CookieCutter(Uri uri, String headerName, String setCookieHeader, Boolean isThrow)
   --- End of inner exception stack trace ---
   at System.Net.CookieContainer.CookieCutter(Uri uri, String headerName, String setCookieHeader, Boolean isThrow)
   at System.Net.CookieContainer.SetCookies(Uri uri, String cookieHeader)
   at Libronix.Utility.Net.CookieManager.SetCookies(Uri uri, String cookieHeader)
   at Libronix.Utility.Net.WebServiceRequest.SetCookie(WebHeaderCollection headers, Uri requestUri)
   at Libronix.Utility.Net.WebServiceRequest.GetResponse(IWorkState state)
   at Libronix.Utility.Net.WebServiceRequest.GetResponse()
   at AccountServices.Client.AccountServicesClient.GetGroups(WebServiceRequestSettings requestSettings, Nullable`1 userId, IEnumerable`1 ids, String query, IEnumerable`1 relationshipsList, IEnumerable`1 groupKinds, Nullable`1 start, Nullable`1 count)
   at LDLS4.Panels.CommunityNotesPanel.CommunityNotesClient.GetGroups()
   at LDLS4.Panels.CommunityNotesPanel.CommunityNotesClient.ThreadProc(Object state)
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart(Object obj)