So today, like any other day I opened up my laptop to work on my Silverlight 4 project that I have been working on for over a year and I start the debugger and the application errors out on this simple line of code. IsolatedStorageFile iso = IsolatedStorageFile.GetUserStoreForApplication(); Nothing can explain why this happens. … Continue reading Epic Failure: IsolatedStorageException “Initialization Failed”