Last post Jun 07, 2005 10:34 PM by shinuy888
None
0 Points
13 Posts
Jun 06, 2005 04:22 AM|shinuy888|LINK
row 80: public static string FormatPrivateMessage(PrivateMessageInfo MessageDetails, string text) row 81: { row 82: text = text.Replace("<SenderUserName>", MessageDetails.SenderUserName); row 83: text = text.Replace("<RecipientFullName>", MessageDetails.RecipientFullName); row 84: text = text.Replace("<RecipientUsername>", MessageDetails.RecipientUsername);
Jun 07, 2005 10:34 PM|shinuy888|LINK
None
0 Points
13 Posts
sending private Message fail
Jun 06, 2005 04:22 AM|shinuy888|LINK
Now , all the program is work good. only sending Private Message fail, it have error messages is as follow:
Not let object citation setting the object instance .
Unconventional detail infomation:System.NullReferenceException: Not let object citation setting the object instance .
Source Error:
source file: c:\gcn\engine\modules\privatemessages\components\privatemessageutility.cs row: 82
thanks ,please help me.
None
0 Points
13 Posts
Re: sending private Message fail
Jun 07, 2005 10:34 PM|shinuy888|LINK
i sent private message fail. the error is :
An has error occured which has prevented your message from being sent. Please try again later.
thanks!