|
在用友畅捷通T+财务管理软件的用友T+销售管理模块中碰到如下 问题,T+12.3打了最新补丁不能打印、预览、导出单据。,详细问题描述如下:
Server Error in '/tplus' Application.Method 'AddPrintCount4Mobile' in type 'Ufida.T.EAP.Print.Service.PrintService' from assembly 'Ufida.T.EAP.Print.Service, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.TypeLoadException: Method 'AddPrintCount4Mobile' in type 'Ufida.T.EAP.Print.Service.PrintService' from assembly 'Ufida.T.EAP.Print.Service, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[TypeLoadException: Method 'AddPrintCount4Mobile' in type 'Ufida.T.EAP.Print.Service.PrintService' from assembly 'Ufida.T.EAP.Print.Service, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.] System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) +0 System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) +41 System.Reflection.Assembly.GetType(String name) +16 Ufida.T.EAP.Aop.Util.InstancePool.getNormalObject(String interface_claszName) +242[ServiceException: 获取普通服务Ufida.T.EAP.Print.Interface.IPrintService出错:] Ufida.T.EAP.Aop.Util.InstancePool.getNormalObject(String interface_claszName) +802 Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.getObject(Type interfaceType, String className) +153 Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.Invoke(IMessage message) +332 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +233 Ufida.T.EAP.Print.Interface.IPrintService.GetDefaultTemplateId(String userid, String printdirname, String printclass) +0 Ufida.T.EAP.Print.Controller.CodeBehind.PrintCore.Page_Load() +873 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43 System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +61 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2733 |
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0
|
|