Error 401.x "You are not authorized to view this page" when accessing Millennium logon screen
‘You are not authorized to view this page’

Resetting IUSR_Millennium password – IUSR account locked out
If you'll change the IUSR_Millennium password it must me done in several places in IIS Manager: local users, IIS default website, Mill drive website, IIS server level, and both applications pools but...I think the locked out issue... is not related to the password/authentication...
try resetting the password...
If there are additional queue boxes, the same - IUSR_Millennium must be updated on those boxes as well
If IUSR_Millennium account is locked out, it may mean password is not matching at all sites as per above.
Manually accepting a SoftEdit user’s insert via default generates 5004 - No Name Found for ID 5004 in the section header and generates the following error when accepting the pending records:
Error Message -- Insert
INSERT INTO attribute_full(attrstrt, attrstop, attrsource, attrdescr1, attrdescr2, attrpositn, attrcomm, attrtypenm, attrtype, attrlnkfil, attrdate1, attrdate2, attrlook1, attrlook2, attrlook3, attrtext, attrdate3, attrdate4, attrdate5, attrdate6, attrdate7, attrdate8, attrdate9, attrdte10, attrdte11, attrdte12, attrtxt1, attrtxt2, attrtxt3, attrtxt4, attrtxt5, attrlook4, attrlook5, attrlook6, attradesrc, attrid) VALUES ('Jun 29, 2012', null, 'self ', ' ', ' ', '', 'test soft edit users insert via default', 'Cancer Research', 'can', '', null, null, ' ', ' ', ' ', '', null, null, null, null, null, null, null, null, null, null, '', '', '', '', '', ' ', ' ', ' ', 'Soft Edit', '5004')
SQL_ERROR
[Microsoft][ODBC SQL Server Driver][SQL Server] The INSERT statement conflicted with the FOREIGN KEY constraint "fk_attrid". The conflict occurred in database "millsample", table "dbo.corebio", column 'coreid'.
Error Code 547
String or binary data would be truncated.--22001.