|
在用友畅捷通T+财务管理软件的用友T+初始化模块中碰到如下 问题,服务器登录报错,详细问题描述如下:
t+服务器登录报错:
System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at Ufida.T.EAP.Aop.Util.ServicesLoader..ctor()
at Ufida.T.EAP.Aop.Util.ServicesLoader..cctor()
System.TypeInitializationException: The type initializer for 'Ufida.T.EAP.Aop.Util.ServicesLoader' threw an exception. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at Ufida.T.EAP.Aop.Util.ServicesLoader..ctor()
at Ufida.T.EAP.Aop.Util.ServicesLoader..cctor()
--- End of inner exception stack trace ---
at Ufida.T.EAP.Aop.Util.ServicesLoader.getServiceType(String claszName)
at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.getObject(Type interfaceType, String className)
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
.Login.Interface.IDogWrapper.CheckFile()
at Login.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.TypeInitializationException: The type initializer for 'Ufida.T.EAP.Aop.Util.ServicesLoader' threw an exception. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at Ufida.T.EAP.Aop.Util.ServicesLoader..ctor()
at Ufida.T.EAP.Aop.Util.ServicesLoader..cctor()
--- End of inner exception stack trace ---
at Ufida.T.EAP.Aop.Util.ServicesLoader.getServiceType(String claszName)
at Ufida.T.EAP.Aop.Dynamic.LocalCallDynamicProxyImpl.getObject(Type interfaceType, String className)
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
.Login.Interface.IDogWrapper.CheckFile()
at Login.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.login_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) |
|