打开http://locathost/k3web时提示如下错误,求解!!!
金蝶云社区-云社区用户k2OS8176
云社区用户k2OS8176
0人赞赏了该文章 1,917次浏览 未经作者许可,禁止转载编辑于2014年12月18日 19:06:09

环境:英文windows 2012 datacenter+sql2012 K3 WISE 14.0
配置过程:按windows 2012环境配置说明,配置完成之后,打开http://locathost/k3web时提示如下错误,如何调整?是否是K3系统不支持?

Server Error in '/K3WEB' Application.
--------------------------------------------------------------------------------

No connection could be made because the target machine actively refused it
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.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it

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:

[SocketException (0x274d): No connection could be made because the target machine actively refused it]

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
Kingdee.K3.SmartSerialize.StreamToObject(Boolean pZiped, Stream pDataStream) +600
Kingdee.K3.SmartSerialize.StreamToObject(Int32 pZiped, Stream pDataStream) +40
Kingdee.K3.Communication.HTTP.HttpAccessBase.Post(String methodname, Object[] param) +394
Kingdee.K3.Communication.HTTP.HttpAccess.Call(String stypename, String methodname, Object[] pparams) +84
Kingdee.K3.RemoteCommunication.GetAccountList() +44
Kingdee.K3.Login.Business.LoginAdapter.GetAccounts(String loginSysNum) +67
Kingdee.K3.Login.Business.LoginAdapter.GetAccounts(String loginSysNum, String loginCompanyNumber, String loginCompanyPwd) +343
Kingdee.K3.Login.LoginWeb.Login.InitDataSource(String loginCompanyNumber, String loginCompanyPwd) +632
Kingdee.K3.Login.LoginWeb.Login.Page_Load(Object sender, EventArgs e) +943
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627