我使用的是用友畅捷通T+财务管理软件,在操作T+初始化模块的时候碰到了个问题:
T+11.6报错241数据库错误,按说明修改后还不行
请教用友财务软件工程师如何解决?具体的情况如下:
241 数据库错误, 请重试! 从字符串转换日期和/或时间时,转换失败。
241 数据库错误, 请重试! 从字符串转换日期和/或时间时,转换失败。
at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.NormalInvoke(MethodBase method, Object[] args, Boolean needFreeCuid) at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.Invoke(IMessage message) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Ufida.T.SM.PeriodSetting.Interface.IPeriodService.GetYear(DateTime dateTime) at Ufida.T.GL.UIP.DocUipHelper.GetYear(DateTime date) at Ufida.T.GL.UIP.GLDoc.AbstractDocEditController`2.SetRefControlInfo() at Ufida.T.GL.UIP.GLDoc.DocEditController.InitStaticVoucherTemplate() at Ufida.T.BAP.Web.Base.VoucherControllerBase`2.InitVoucher() at Ufida.T.BAP.Web.Voucher.VoucherEdit.VoucherController`2.InitVoucher() at Ufida.T.BAP.Web.Voucher.VoucherEdit.VoucherController`2.InitControl() at Ufida.T.BAP.Web.Base.TemplateControllerBase.ProcessController(ControllerContext context) at Ufida.T.BAP.Web.Base.ControllerBase.Process(ControllerContext context)
at Ufida.T.EAP.Aop.Util.ServiceMethodResvol.InvokeNormalMethod(ServiceMethod smAttribute, MethodInfo m, Object instance, Object[] args) at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.NormalInvoke(MethodBase method, Object[] args, Boolean needFreeCuid)
是改系统日期的显示格式了吗,把星期几的格式去掉了吗。