Login default provider
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hello,
I have a login control. When i submit it, it comes back with an error
'couldnt connect to SqlServer Express....'.
The Docs. say:
Unless you specify otherwise, the Login control uses the default
membership provider defined in the Web.config file.
I dont have a membership provider in my web config, so where did it
find the provider?
Thanks
.
Relevant Pages
- How to use membership provider with login control
... I have created a custom Membership Provider, ... I have also set deny users ="?" ... The ValidateUser return true, but it can't redierct to home.aspx. ... How can I use Membership Provider without login control? ... (microsoft.public.dotnet.framework.aspnet) - Re: SQLException after submitting form in ASP.Net 2.0
... You have to execute InstallCommon.sql too ... I developed a form using Login Control in ASP.Net 2.0. ... used Membership provider. ... (microsoft.public.dotnet.framework.aspnet) - asp.net login contol using url redirect
... I have an asp.net website that uses the login control and a custom build ... membership provider. ... I could of course put the code on the site that uses the frame, ... (microsoft.public.dotnet.framework.aspnet.security) - Re: web.config credentials section - original reply
... default membership provider ... membership APIs don't check the credentials stored in web.config. ... You are free to write a custom membership provider that can validate user ... Or you can write a custom Login control that can do this. ... (microsoft.public.dotnet.framework.aspnet) - plz tell the code of login control in c#
... i cannot how can i modify the login control and connecting with the ... SQLServer 2000, can any one tell the code of login control and about ... (microsoft.public.dotnet.languages.csharp) |
|