Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
生成凭证的时候也会出这个提示
The given key was not present in the dictionary.
Server stack trace:
at Kingdee.BOS.Core.Metadata.FieldElement.BaseDataField.GetSelectRefField(BaseDataFieldRefProperty refProperty, EntityTable entityTable, DynamicObjectType dt)
at Kingdee.BOS.Core.SqlBuilder.DynamicSqlBuilder.BuildRefSelectField(String fieldKey, String refPropertyKey)
at Kingdee.BOS.App.Core.Query.QueryBuilder.IniSelectFields()
at Kingdee.BOS.App.Core.Query.QueryBuilder..ctor(Context context, QueryInfo queryInfo, QueryBuilderParemeter para)
at Kingdee.BOS.App.Core.Query.QueryService.GetQueryObject(Context ctx, QueryBuilderParemeter para)
Exception rethrown at [0]:
at Kingdee.K3.FIN.App.Core.VoucherService.BusinessVoucherServiceEx.CreateBusinessVoucher(VchSelectSourceBillInfor sourceBill, VchSelectBookInfor book)
at Kingdee.K3.FIN.App.Core.VoucherService.BusinessVoucherServiceEx.CreateBusinessVoucher(Context ctx, VchSelectBookInfor bookInfo, Boolean IsGenerateAll)
at Kingdee.K3.FIN.App.Core.VoucherService.BusinessVoucherServiceEx.CreateBizAndGLVoucher(Context ctx, VchSelectBookInfor bookInfo)
at Kingdee.K3.FIN.App.Core.VoucherService.BusinessVoucherService.CreateBizAndGLVoucher(Context ctx, VchSelectBookInfor bookInfo)
at Kingdee.K3.FIN.GL.ServiceHelper.VoucherGenerateServiceHelper.VoucherGenerate(Context ctx, BizVchMakeSchemeInfor bookInfoLst)
at Kingdee.K3.FIN.GL.Business.PlugIn.VoucherGenerateProgress.GenerateVoucher()