Posts

Showing posts from May, 2009

The specified string is not in the form required for a subject

Error Message: The specified string is not in the form required for a subject Solution : Subject = subject.Replace('\r', ' ').Replace('\n', ' '); Note: occurs with smtp related c# code

stsadm Commands

Take a look at the list of all the stsadm commands for stsadm utility http://blogs.technet.com/josebda/archive/2007/03/22/complete-reference-of-all-stsadm-commands-with-options-in-moss-2007.aspx