sqlmembershipprovider
ASP.NET SQLMembership Provider not logging in
My web app uses the sql memebership provider. Running it locally all is well, deploying to a dev server it works fine too in firefox, but in IE8 something unexpected is happening.[详细]
2022-12-30 22:33 分类:问答Is a .Net membership database portable, or are accounts somehow bound to the originating Web site or server?
I have an ASP.Net Web site using .Net Membership with a SQL Server provider, so the users and roles are stored in the SQL tables created by Aspnet_regsql.exe.[详细]
2022-12-28 10:58 分类:问答SqlMembershipProvider where IIS and SQL are on different machines?
We\'re moving one of my websites to production.Because of a firewall and the website and database being on different machines, the website can\'t connect directly to the SQL server.We\'ve set it up so[详细]
2022-12-22 11:26 分类:问答ASP.net Membership Provider Website Administrator Tool
I have created the nece开发者_JS百科ssary tables (aspnet_User,....) in Sql server Management Studio 2005 in my Database named \"AuctionSite\". So instead of making one in App_Data folder ,i[详细]
2022-12-21 14:44 分类:问答Single script to fully manage .net SQL membership provider data
3 Years ago I came across a really nice script. It was just an aspx and aspx.cs script, nothing more. It allowed me to see all the roles and users on site.[详细]
2022-12-14 22:24 分类:问答Asp.net Membership & Authentication
I\'m beginning to design the infrastructure of web application developed with ASP.NET MVC preview 2 as a learning experience.[详细]
2022-12-09 18:09 分类:问答Can't get a custom Membership Provider to work with Sitecore 6
I followed the directions in the Membership Providers document provided by Sitecore, but I was unable to get my membership provider to work correctly.[详细]
2022-12-07 23:46 分类:问答