DNN and Custom Error Login Messages

Be forewarned that the error message locations can change between versions in the Language Files.  I have had success by editing it at the "host" level.

DNN Password Error Message Locations

1) Admin - Languages ---- then click Language Editor
Local Resources - Admin - Authentication - App_LocalResources - Login.ascx
   ref: http://www.dnncreative.com/Forum/tabid/88/aft/16716/[Link]

2) Languages -> Desktop Modules  ->Admin -> App_LocalResources _> Login.ascx

2) Languages -> Global Resources -> SharedResources
  a) Resource Name: PasswordResetFailed.Text
  b) Resource Name: InvalidPassword.Text
  c) Resource Name: PasswordInvalid.Text

------
Note: You may also need to check your permissions for IIS_IUSRS if you get some kind of file access error.

Comments

Popular posts from this blog

Asp.net Publishing Broke Site - "App_WebReferences is not allowed because the application is precompiled"

Telerik - Custom Group Footers In RadGrid