| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 2377 人关注过本帖
标题:系统找不到指定的文件 请高手帮忙
只看楼主 加入收藏
huangtianba
Rank: 1
等 级:新手上路
帖 子:7
专家分:0
注 册:2008-12-19
收藏
 问题点数:0 回复次数:0 
系统找不到指定的文件 请高手帮忙

注明:程序在本机调试正常,上传服务器报错,请高手指点,不胜感谢!

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

系统找不到指定的文件。

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.Security.Cryptography.CryptographicException: 系统找不到指定的文件。


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:


[CryptographicException: 系统找不到指定的文件。
]
   System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean randomKeyContainer) +7712542
   System.Security.Cryptography.RSACryptoServiceProvider.ImportParameters(RSAParameters parameters) +258
   System.Security.Cryptography.RSA.FromXmlString(String xmlString) +470
   RsaEn.En.en(Byte[] hash) in F:\TianLangJian\RsaEn\En.vb:8
   RsaEypn.RsaE.rsaRegPSW(String strNum, String TRegName) in F:\TianLangJian\RsaEypn\RsaE.vb:30
   BoLL.BoLL.rsaRegPSW(String strNum, String TRegName) in F:\TianLangJian\BoLL\BoLL.vb:17
   reg.Button1_Click(Object sender, EventArgs e) +228
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; Version:2.0.50727.3082
搜索更多相关主题的帖子: 系统 文件 
2009-10-21 11:28
快速回复:系统找不到指定的文件 请高手帮忙
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.015943 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved