2010-07-29
The ‘System.Web.Security.SqlMembershipProvider’ requires a database schema compatible with schema version ‘1’.
I figured out the problem though and it was a typical bonehead mistake. I used a script to recreate...
逆水行舟, 不进则退!
I figured out the problem though and it was a typical bonehead mistake. I used a script to recreate...
在开发过程中,由于没有自动锁定,遇到不是特别细心的组员有可能没锁定就进行更改,会造成管理上的麻烦,为了避免这种情况我们特意加入一个设置,步骤如下: 1:在任意文件夹下右击空白处,弹出的菜单选择【Tor...