目前设置好了套打模板,在进行套打预览所选单据是报错:标识为“c28eebf0-ca3d-4c0a-81cc-ba622ababcfc”的业务对象不存在,或者被删除。
[{"operation":"套打打印预览.GetReport"}]
发生时间:15:54:24
错误来源: mscorlib
错误信息:标识为“c28eebf0-ca3d-4c0a-81cc-ba622ababcfc”的业务对象不存在,或者被删除。
===================================================
调用堆栈:
Server stack trace:
在 Kingdee.BOS.App.Core.MetaDataLoadService.CheckMetaData()
在 Kingdee.BOS.App.Core.MetaDataLoadService.InitialContext()
在 Kingdee.BOS.App.Core.MetadataXmlReader.LoadFromCache(String id, Boolean bGetBaseObject, Int32 modelTypeId)
在 Kingdee.BOS.App.Core.MetadataXmlReader.LoadFromIISCache(String id, Boolean bGetBaseObject, Int32 modelTypeId)
在 Kingdee.BOS.App.Core.MetadataXmlReader.Load(String id, Boolean runtime, Boolean loadEmbedRefObject, Boolean getBaseObject, Int32 modeltypeId, Boolean isLoadSubObject)
在 Kingdee.BOS.App.Core.MetaDataService.Load(Context ctx, String id, String layoutViewId, Boolean bRuntime)
在 Kingdee.BOS.App.Core.MetaDataService.Load(Context ctx, String id, Boolean bRuntime)
Exception rethrown at [0]:
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
在 Kingdee.BOS.Contracts.IMetaDataService.Load(Context ctx, String id, Boolean bRuntime)
在 Kingdee.BOS.ServiceHelper.MetaDataServiceHelper.Load(Context ctx, String id, Boolean bRuntime)
在 Kingdee.BOS.Web.Printing.NotePrintService.GetPagesBySingleID(String pageId, String billId, String templateId, String sortSqlString)
在 Kingdee.BOS.Web.Printing.NotePrintService.GetMergedPages(String pageId, List`1 jobs, JSONObject joEntityId)
在 Kingdee.BOS.Web.Printing.NotePrintService.GetReport_Note(String pageId, List`1 printInfoItem, Int32 pageIndex, Int32 pageSize, String action)
在 Kingdee.BOS.Web.Printing.NotePrintService.GetReport(String pageId, String printJobID, Int32 pageIndex, Int32 pageSize, String action)
错误数据: System.Collections.ListDictionaryInternal
请问这是什么原因?
推荐阅读