Error Message : An error occurred while parsing EntityName. Line 1, position 164.
Applied To : ASP.NET
Cause : This error was caused by a «&» char.
<root><info title="Research & Development" /></root>
While parsing this xml string, when the «&» char was hit, an exception was thrown with the error message.
Solution : The «&» char must be substituted with a Html Entity:
<root><info title="Research & Development" /></root>
သတ္တဝါမှန်သ၍တရားတွေ့ ချမ်းမြေ့သာယာရှိပါစေ
-
ဒီနေ့မနက် အမျှဝေ သာဓုခေါ်ချိန်မှာ အခုဘဝ နောက်ထပ်တစ်ကြိမ်
ဆုံနိုင်ခွင့်မရနိုင်တော့ဘဲ တစ်သက်လုံးဝေးသွားကြတဲ့ မောင်နှမသားချင်း
ဆွေမျိုးညာတိ မိတ်ဆွေသင...
2 days ago
0 Comments:
Post a Comment