I am Running VisualStudio 2012 RC on Windows 8 Release Preview.
I am logged in to Win8 using my 'live' aka 'outlook' ID.
I created a new Windows Metro Style project. When I try to use System.IO.IsolatedStorage Visual Studio tells me that I am missing a reference. But when I go to references there is nothing to add and it says all references added by default.
Now as far as I can see IsolatedStorage is part of mscorlib.dll so it being 'missing' is unlikely.
What am I missing?
Thanks and Regards, Sumit.
IsolatedStorage is not part of .Net for WinRT. You will have to use Windows.Storage.
http://msdn.microsoft.com/en-us/library/windows/apps/br230302%28v=vs.110%29.aspx#storage
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With