Click here to Skip to main content
15,923,389 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to formulate a file upload mime type for an ASPX page? Pin
pmarfleet1-Oct-07 10:37
pmarfleet1-Oct-07 10:37 
GeneralRe: How to formulate a file upload mime type for an ASPX page? Pin
LizardWiz1-Oct-07 10:59
LizardWiz1-Oct-07 10:59 
QuestionWebService method problem Pin
netJP12L1-Oct-07 7:11
netJP12L1-Oct-07 7:11 
AnswerRe: WebService method problem Pin
ToddHileHoffer1-Oct-07 8:05
ToddHileHoffer1-Oct-07 8:05 
GeneralRe: WebService method problem Pin
netJP12L2-Oct-07 3:54
netJP12L2-Oct-07 3:54 
QuestionHow to hide the detail of database username and password from others Pin
Sandy Arora1-Oct-07 7:05
professionalSandy Arora1-Oct-07 7:05 
AnswerRe: How to hide the detail of database username and password from others Pin
Not Active1-Oct-07 7:34
mentorNot Active1-Oct-07 7:34 
QuestionMembership API password problem Pin
Xpnctoc1-Oct-07 6:01
Xpnctoc1-Oct-07 6:01 
A while ago I posted a message regarding an ASP.NET (.NET 2.0) webstie I am working on for a client, which utilizes the Membership API. The problem was that a seemingly random contingent of the 400+ users are having password change/reset problems. Apparently the users change their passwords, and then after a period of time their login magically stops working.

The obvious answer is that the users making typos. Since I was using asymmetric encryption (and it's way too late to back out of that) in the Membership API, I added a mid-level plain-text data capture that captures all users' login/password-related data input into a table with the user's unique ID, timestamp, and summary of the action being performed -- essentially an audit log.

Through that log I have been able to verify the users are NOT making typos. In the most recent instance, I used the audit log to attempt to log in as the user myself using all passwords that had been associated with the account. NONE of the passwords seem to be valid.

Has anybody ever heard of the Membership API magically losing and/or corrupting passwords? Does anyone have any idea what could be causing this?

Thanks for your help.
AnswerRe: Membership API password problem Pin
kubben1-Oct-07 6:27
kubben1-Oct-07 6:27 
GeneralRe: Membership API password problem Pin
Xpnctoc1-Oct-07 7:29
Xpnctoc1-Oct-07 7:29 
Questionhtml content of a grid Pin
Sebastian T Xavier1-Oct-07 5:00
Sebastian T Xavier1-Oct-07 5:00 
AnswerRe: html content of a grid Pin
kubben1-Oct-07 5:32
kubben1-Oct-07 5:32 
GeneralRe: html content of a grid Pin
Sebastian T Xavier1-Oct-07 21:09
Sebastian T Xavier1-Oct-07 21:09 
QuestionHow to post form data into mssql2000 and retrieve data from database? Pin
Shahriat Hossain1-Oct-07 4:36
Shahriat Hossain1-Oct-07 4:36 
AnswerRe: How to post form data into mssql2000 and retrieve data from database? Pin
pmarfleet1-Oct-07 4:44
pmarfleet1-Oct-07 4:44 
QuestionLarning Pin
kjosh1-Oct-07 4:18
kjosh1-Oct-07 4:18 
AnswerRe: Larning Pin
leckey1-Oct-07 4:19
leckey1-Oct-07 4:19 
GeneralRe: Larning Pin
kjosh1-Oct-07 4:22
kjosh1-Oct-07 4:22 
GeneralRe: Larning Pin
Malcolm Smart1-Oct-07 11:26
Malcolm Smart1-Oct-07 11:26 
AnswerRe: Larning Pin
Christian Graus1-Oct-07 11:49
protectorChristian Graus1-Oct-07 11:49 
QuestionUsing Dynamic Data on a Web Form (Visual Studio 2005) Pin
AbeyMan1-Oct-07 3:41
AbeyMan1-Oct-07 3:41 
QuestionHow to Play a Video Movie Pin
Kurian_Kurian1-Oct-07 3:31
Kurian_Kurian1-Oct-07 3:31 
QuestionProblem with macros Pin
yadlaprasad1-Oct-07 3:30
yadlaprasad1-Oct-07 3:30 
QuestionHow to check string value Pin
Deepak the Cool1-Oct-07 3:18
Deepak the Cool1-Oct-07 3:18 
AnswerRe: How to check string value [modified] Pin
thomasa1-Oct-07 4:05
thomasa1-Oct-07 4:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.