Deactivate User caused error message

Description

Brief Description of Issue:

If host user delete a user on a site, you got this error message:

Fehler: User Accounts ist zur Zeit nicht verf�gbar. DotNetNuke.Services.Exceptions.ModuleLoadException: Die angegebene Zeichenfolge besitzt nicht das f�r einen Betreff erforderliche Format. ---> System.ArgumentException: Die angegebene Zeichenfolge besitzt nicht das f�r einen Betreff erforderliche Format. bei System.Net.Mail.Message.set_Subject(String value) bei DotNetNuke.Services.Mail.Mail.SendEmail(String fromAddress, String senderAddress, String toAddress, String subject, String body) bei DotNetNuke.Entities.Users.UserController.SendDeleteEmailNotifications(UserInfo user, PortalSettings portalSettings) bei DotNetNuke.Entities.Users.UserController.DeleteUser(UserInfo& user, Boolean notify, Boolean deleteAdmin) bei DotNetNuke.Modules.Admin.Users.UserAccounts.grdUsers_DeleteCommand(Object source, DataGridCommandEventArgs e) — Ende der internen Ausnahmestapel�berwachung —

Clear Steps to Reproduce:
1. Login as host user
2. go User Management of a site
3. search a user
4. Deaktivate the user
5. refresh page (F5)
6. Delete the user

Actual Result:
1. host logged in
2. Usermanagement site is shown
3. user is listed
4. got the error
5. user is deaktived listed
6. User is deleted and not longer listed.

Expected Result:
After deactivate a user, the deaktivated user had to be listed without any issue!

QA Test Plan

None

Activity

Show:

Ken Grierson January 28, 2013 at 3:23 PM

Matthias;
I am unable to reproduce this error in 6.1.3; 6.1.4 or our upcoming 6.2.0 release.

From the error message you included it's failing in SendMail.
Are you using the DotNetNuke SMTP server set up or a 3rd party mail module within your site?

Ken Grierson January 28, 2013 at 3:23 PM

Matthias;
I am unable to reproduce this error in 6.1.3; 6.1.4 or our upcoming 6.2.0 release.

From the error message you included it's failing in SendMail.
Are you using the DotNetNuke SMTP server set up or a 3rd party mail module within your site?

Cannot Reproduce

Details

Assignee

Reporter

Severity

Components

Fix versions

Affects versions

Priority

Created March 23, 2012 at 12:00 AM
Updated December 30, 2013 at 10:12 PM
Resolved January 28, 2013 at 3:23 PM