Add a comment. Active Oldest Votes. Improve this answer. Ryan Ryan 24k 8 8 gold badges 53 53 silver badges 83 83 bronze badges. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. Asked by:. Archived Forums. Silverlight 5. Sign in to vote. Hello, Is there a way to change location of IsolatedStorage files?
Thanks in Advance. Wednesday, September 26, AM. Thanks for the reply ccoombs. Also add this Isolated storage namespace. CreateFile "data. Write txtname. Text ; sw. To interact with an isolated store, you use the IsolatedStorageFile class.
You get the IsolatedStorageFile object for the current user and application by calling the static IsolatedStorageFile. Step 5: Now let's concentrate on how disk storage works.
Initially, each Silverlight application gets 1 MB of space in it's isolated store. You can examine the IsolatedStorageFile. AvailableFreeSpace property to find out how much free space remains. We must request a value that's higher than the current quota. Otherwise, you'll receive an exception. I just deleted all the files within the above directory and if fixed my problem. This site is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.
We also participates in affiliate programs with Udemy, and other sites.
0コメント