I got into a situation where IsoloatedStorageFile.Quota was returning Long.MaxValue to me ( no idea why ). It looks like Silverlight2 isolated storage is being stored in; c:\users\userName\AppData\LocalLow\Microsoft\Silverlight\is so I just used process
Read More