【已解决】客户端报错
5,048次浏览
编辑于2014年06月20日 14:16:04
Exception Log:
[IsolatedStorage_UsageWillExceedQuota]
参数:
调试资源字符串不可用。密钥和参数通常提供足够的信息用以诊断该问题。请访问 http://go.microsoft.com/fwlink/? ... sageWillExceedQuota 位于 System.IO.IsolatedStorage.IsolatedStorageFile.Reserve(UInt64 lReserve)
位于 System.IO.IsolatedStorage.IsolatedStorageFile.ReserveOneBlock()
位于 System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, IsolatedStorageFile isf)
位于 Kingdee.BOS.XPF.App.LoginSetting.Save()
位于 Kingdee.BOS.XPF.App.LoginPage.RememberLoginSettings()
位于 Kingdee.BOS.XPF.App.LoginPage.<>c__DisplayClass69.<>c__DisplayClass6b.b__68()