詹嘉伟EBn 发表于 2018-6-29 22:02:53

12.0软件打开报错System.InvalidOperationEx

在用友畅捷通T+财务管理软件的用友T+初始化模块中碰到如下 问题,12.0软件打开报错,详细问题描述如下:
https://sto.chanapp.chanjet.com/4a47ecad-3fcd-422b-879b-b2df91606e00/attatchment/2018/02/10/15182536409knk.png
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.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.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.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
如何解决

用友软件任海伦 发表于 2018-6-29 22:48:04

如果使用iis查看一下是否正常启动,重启一下再进行查看。

用友软件工程师 发表于 2018-6-29 23:31:06

已经全部启动了

詹嘉伟EBn 发表于 2018-6-30 00:56:24

查看一下软件服务是否启动
页: [1]
查看完整版本: 12.0软件打开报错System.InvalidOperationEx