1、这个新闻肯定是假的
2、我不懂CODE,发到这肯定有人看,我的PV啊,它就涨了
2006-4-25
- [IIS and Web Administration] Always set the 'applicationName' property when configuring ASP.NET 2.0 Membership and other Providers #
You develop an ASP.NET 2.0 application locally using the new ASP.NET 2.0 Membership, Roles or Profile features. You create several new users and everything works fine. You then copy the application to a remote server (or even another directory on your local server) and run the application. For some reason it appears that you are able to connect to your membership database just fine – but when you try to login it doesn’t let you. It doesn’t throw a connection error, but rather when you attempt to login you get an error message that says something like: “Login attempt unsuccessful, please try again.”
本文解决了一个关于ASP.NET 2.0应用程序在本地开发并成功创建用户后,复制到远程服务器运行时登录失败的问题。文章指出,在配置ASP.NET 2.0 Membership和其他特性时未正确设置'applicationName'属性是导致该问题的原因。
4659

被折叠的 条评论
为什么被折叠?



