[IronPython] IsolateStorage.GetUserStoreForApplication throws SystemError in IronPython 2.6

Lukas Cenovsky cenovsky at bakalari.cz
Tue Mar 16 06:37:05 PDT 2010


Hi all,
one cannot use IsolatedStorage in IronPython 2.6.
Calling IsolatedStorageFile.GetUserStoreForApplication() throws

SystemError: Application code cannot access
System.IO.IsolatedStorage.IsolatedStorageFile.GetUserStoreForSite()
using Reflection.


It works fine in IronPython 2.0.2.

I've entered a bug: 
http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=26488

--
-- Lukáš



More information about the Users mailing list