up vote0down votefavorite
I have a silverlight 5 business application that need to use isolated storage to save settings, download and store files in the user computer.
Every time I try to debug the sections of code that use isolated storage or write files I receive permission errors, and i have to publish and install the app to test it.
There is some way to solve these permission problems and to be able to debug the code?
lucasilverlightwcf-ria-servicesisolatedstorageout-of-browsershare|improve t...
(more)