[Mono-bugs] [Bug 338834] Moonlight crashes when it tries to access IsolatedStorage

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 8 00:12:50 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=338834#c2


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |miguel at novell.com
         AssignedTo|mono-bugs at ximian.com                            |jbevain at novell.com




--- Comment #2 from Miguel de Icaza <miguel at novell.com>  2007-11-07 22:12:48 MST ---
We need to do a couple of things:

1. Eliminate the use of the existing IsolatedStorage as it depends on features
that we really should not have, and that really was designed for a different
use case.   

2. In my research I found no way of salvaging our existing IsolatedStorage, we
are much better off compiling a new implementation for the NET_2_1 profile that
is specific to this use.

Am not sure if this needs any changes in the linker;  I believe that just
adding a fresh, new implementation is enough.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list