2010happy 发表于 2011-3-17 11:35

workbench12保存时出现“未将对象引用设置到对象的实例”?

workbench12保存时出现“未将对象引用设置到对象的实例”?

lief 发表于 2011-3-22 15:48

--- Ans.Core.Commands.CommandFailedException: 未将对象引用设置到对象的实例。
Command: Save(Overwrite=True)
   at Ans.Core.Commands.CommandAsyncResult.RethrowFailureException(Exception e)
   at Ans.Core.Commands.CommandAsyncResult.Wait(Int32 milliSecondsTimeout, Boolean exitContext)
   at Ans.Core.Persistence.Commands.SaveCommand.InvokeAndWait(ICommandContext context, IProgressMonitor progressMonitor, String FilePath, Boolean Overwrite)
   at Ans.UI.Standard.ProjectOperationUtility.ProjectSave(GuiOperationContext context, String filePath, Boolean overwrite)
   at Ans.UI.Standard.SaveProjectOperation.Invoke(GuiOperationContext context)
   at Ans.UI.GuiOperationContext.Invoke(GuiOperationMetaData operationData)
   at Ans.UI.UIManager.<>c__DisplayClass9.<InvokeOperation>b__8()
   at Ans.UI.UIManager.InvokeOperationCore(String pseudoname, OperationDelegate callback, Boolean allowOSMessages)

英文的details

lief 发表于 2011-3-22 15:49

引用的对象没有被初始化.或者程序内存处理出错了
页: [1]
查看完整版本: workbench12保存时出现“未将对象引用设置到对象的实例”?