[Mono-bugs] [Bug 430932] New: IsolatedStorageFile.GetStore throws exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 30 10:51:41 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=430932


           Summary: IsolatedStorageFile.GetStore throws exception
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


The attached code succeeds on .Net, but throws the following error on Mono.

Unhandled Exception: System.IO.IsolatedStorage.IsolatedStorageException: No
code identity available.
  at System.IO.IsolatedStorage.IsolatedStorageFile.PostInit () [0x000b0] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.IO.IsolatedStorage\IsolatedStorageFile.cs:382
  at (wrapper remoting-invoke-with-check)
System.IO.IsolatedStorage.IsolatedStorageFile:PostInit ()
  at System.IO.IsolatedStorage.IsolatedStorageFile.GetStore
(IsolatedStorageScope scope, System.Type domainEvidenceType, System.Type
assemblyEvidenceType) [0x0006b] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-2.0\mcs\class\corlib\System.IO.IsolatedStorage\IsolatedStorageFile.cs:155
  at _TestBed.Invoke.Main () [0x00000]


-- 
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