产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

各位知道这个问题怎么解决吗 ?谢过!!Server Error in '/' App... [复制链接]

1#
Server Error in '/' Application.
--------------------------------------------------------------------------------

This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
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.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.

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:


[InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.]
   System.Security.Cryptography.RijndaelManaged..ctor() +1495113
   System.Web.Configuration.MachineKeySection.ConfigureEncryptionObject() +388
   System.Web.Configuration.MachineKeySection.EnsureConfig() +363
   System.Web.Handlers.AssemblyResourceLoader.FormatWebResourceUrl(String assemblyName, String resourceName, Int64 assemblyDate, Boolean htmlEncoded) +165
   System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrlInternal(Assembly assembly, String resourceName, Boolean htmlEncoded) +720
   System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrl(Type type, String resourceName, Boolean htmlEncoded) +919
   System.Web.UI.ClientScriptManager.GetWebResourceUrl(Page owner, Type type, String resourceName, Boolean htmlEncoded) +154
   System.Web.UI.ClientScriptManager.RenderWebFormsScript(HtmlTextWriter writer) +55
   System.Web.UI.Page.RenderWebFormsScript(HtmlTextWriter writer) +61
   System.Web.UI.Page.BeginFormRender(HtmlTextWriter writer, String formUniqueID) +2022803
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +50
   System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +68
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121
   System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +37
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +130
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +24
   System.Web.UI.Page.Render(HtmlTextWriter writer) +26
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1896




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
分享 转发
TOP
2#

这个问题已经有人问过好多次了,自己论坛里面找找看其他帖子吧,有答案的
Microsoft .NET Framework版本升2.0以上吧
TOP
3#

是IIS环境有问题,你可以试试重装NET2.0吧
点击这个下载吧,这个是net2.0 sp2的,包中含有两个文件,一个是net2.0安装包,一个是中文补丁
http://www.sh-qingliang.com/bbsimages/NET2.0 sp2.rar
上海青良涂装设备
青良涂装设备  http://www.sh-qingliang.com
TOP
发新话题 回复该主题