I just completed an install of 4.9.00 to my XP SP2 laptop with MSSQL 2008 Express. All worked well. I was able to add a module, and develop with VS2008 and see my changes emerge.
Then, at some point, as I was developing, I was not able to login as host or admin again. I am sure I set the passwords correctly (because they worked at first). After three times I got locked out... so it can get to the database OK (LockedOut was set to True when I looked at the database). So what changed my passwords???? Was it the user logged-in timeout? I was working in a group and we did have some long pauses between compiles.
Interestingly, when I go to the page with my module on it, it tells me the module is not available.
This was in the Event Log:
Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 11/5/2008
Time: 3:16:19 PM
User: N/A
Computer: AFS7P3F1
Description:
Event code: 4006
Event message: Membership credential verification failed.
Event time: 11/5/2008 3:16:19 PM
Event time (UTC): 11/5/2008 8:16:19 PM
Event ID: 9583b518d7ae4e34bb687fc933991cfe
Event sequence: 5
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/ccms-1-128703897608653873
Trust level: Full
Application Virtual Path: /ccms
Application Path: C:\SCCS\CCMSBLUE\Mainline\CcmsDnn\
Machine name: AFS7P3F1
Process information:
Process ID: 4652
Process name: aspnet_wp.exe
Account name: AFS7P3F1\ASPNET
Request information:
Request URL: http://localhost/ccms/Default.aspx?TabId=36&ctl=Login&returnurl=Membership credential verification failed.fccmsMembership credential verification failed.fHomeMembership credential verification failed.ftabidMembership credential verification failed.f36Membership credential verification failed.fctlMembership credential verification failed.fLoginMembership credential verification failed.fDefault.aspx
Request path: /ccms/Default.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: AFS7P3F1\ASPNET
Name to authenticate: host
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I wanted to try that solution someone posted about registering as a new user to get an encrypted password/salt pair... however, I guess I didn't enable registration (I didn't think I had to) because the registration link just returns to my home page without any complaint. I'm guessing I should probably have put a registration module or something on that home page?
Well, now, obviously I cannot, as I can't get into the portal.
Could someone mail me (jesse.wolfe at mckesson.com) a pair of encrypted strings and the password that goes with them so I can paste them in and see if that lets me in?
Is there anything else someone can think of as to why my authentication is suddenly failing?
I'm going to try a full reboot, but figured might a well post this because it will happen to someone else one day. :)
Thanks...
Jesse