我使用的是用友畅捷通T+财务管理软件,在操作T+打印模块的时候碰到了个问题:
T+单据打印模板导入不了
请教用友财务软件工程师如何解决?具体的情况如下:
Server Error in '/tplus' Application.
The remote server returned an error: (404) Not Found.
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.Exception: The remote server returned an error: (404) Not Found.
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:
[Exception: The remote server returned an error: (404) Not Found.]
CommonPage_printservices_Import.SetInternetDIV(String voucherName) +2598
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.LoadRecursive() +95
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2760
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1040
翻译出来是
服务器错误在' /tplus '应用。
远程服务器返回一个错误:(404)未找到。
描述:在当前web请求执行期间发生未处理的异常。请查看堆栈跟踪,了解更多关于错误的信息,以及它源自于代码中的位置。
异常详细信息:系统。异常:远程服务器返回一个错误:(404)未找到。
源错误:
在当前web请求执行期间生成未处理的异常。关于异常的起源和位置的信息可以使用下面的异常堆栈跟踪来标识。
堆栈跟踪:
[异常:远程服务器返回错误:(404)未找到。]
CommonPage_printservices_Import。SetInternetDIV(String voucherName)+ 2598
System.Web.Util.CalliHelper。EventArgFunctionCaller(IntPtr fp,Object o,Object t,EventArgs e)+ 25
System.EventHandler。调用(对象发送方,EventArgs e)+ 0
control . load递归()+ 95
System.Web.UI.Page。ProcessRequestMain(布尔includeStagesBeforeAsyncPoint,布尔includeStagesAfterAsyncPoint)+ 2760
版本信息:微软。净框架版本:4.0.30319;ASP。净版:4.0.30319.1040
从现象上初步判断可能是系统环境或是软件控件的问题,但是具体的需要由服务商到支持网提交问题,由总部协助查看这台机器进一步判断原因和处理