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>
Happy Birthday ဘုန်းသန့်ခေါင်
-
၂၀၂၅ မတ် ၁ တူတော်မောင် ဘုန်းသန့်ခေါင် ၁၀ နှစ်ပြည့်ပြီ။ မွေးနေ့လက်ဆောင်
တရာကျော်တန် ဖိနပ်တောင်းထားတယ်။ ၅၀ တန်ပဲဝယ်ပေးနိုင်မယ်ဆိုတော့
ကြီးကြီးခင်စန်း ၅၀၊ က...
6 days ago