超级玩家
 
- 贡献度
- 11
- 金元
- 6418
- 积分
- 686
- 精华
- 0
- 注册时间
- 2011-10-22
|
Registering universal app...failed!
System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.InvalidOperationException: 此实现不是 Windows 平台 FIPS 验证的加密算法的一部分。
在 System.Security.Cryptography.MD5CryptoServiceProvider..ctor()
--- 内部异常堆栈跟踪的结尾 ---
在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
在 System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
在 System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args)
在 System.Security.Cryptography.MD5.Create()
在 InstallApp.CreateMD5(String input)
在 InstallApp.Main(String[] args)
Press any key to continue . . .
打开installApp显示个这样的黑框,我的问题似乎和其他人的不太一样啊......
|
|