You run a Windows Presentation Foundation (WPF) Browser application in a Firefox Web browser. When the application reads or writes a cookie from the Web browser, the Presentationhost.exe application crashes and you receive the following error message:
System.ComponentModel.Win32Exception: Unknown error (0x105)
at MS.Internal.AppModel.CookieHandler.SetCookieUnsafe(Uri uri, String cookieData, String p3pHeader)
at System.Windows.Application.SetCookie(Uri uri, String value)
This problem occurs when the following conditions are true:
- The version of the Firefox Web browser is not earlier than 3.0.
- You have installed .NET Framework 3.5 Service Pack 1 (SP1) on the computer.