本文介绍了表单身份验证错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我将表单身份验证应用到我的Web应用程序。
ASP.net配置中的
- >安全选项卡am得到错误,
无法加载文件或程序集Mysqlweb版本= 6.7.0
可能我知道原因,我没有得到
am applying form authentication to my web application.
in ASP.net configuration -->security tab am getting error as,
could not load file or assembly Mysqlweb version=6.7.0
may i know the reason , am not getting
推荐答案
这篇关于表单身份验证错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!