You have a Windows Presentation Foundation (WPF) XAML browser application (XBAP). When you run the application in Mozilla Firefox 3.0 (or later versions), the application crashes or the Web browser crashes. When you debug the application, you receive a System.ComponentModel.Win32Exception exception. Additionally, you receive the following error message:
Unknown error (0x105)
at MS.Internal.AppModel.CookieHandler.SetCookieUnsafe(Uri uri, String cookieData, String p3pHeader)
at MS.Internal.AppModel.CookieHandler.SetCookie(Uri uri, String cookieData)
at System.Windows.Application.SetCookie(Uri uri, String value)