PRB: Problem When Send Notification Contains Less Than (<) Character (311913)



The information in this article applies to:

  • Microsoft .NET Alerts

This article was previously published under Q311913

SYMPTOMS

When you try to send notifications which contain the less than (<) character, the section within the less than (<) and greater than (>) characters is blank.

CAUSE

When you do not encode the less than (<) and greater than (>) characters, the less than (<) character throws off the XML, and the error occurs.

RESOLUTION

Encode the less than (<) and greater than (>) characters before they reach the nrouter.

Modification Type:MajorLast Reviewed:7/30/2002
Keywords:kbprb KB311913