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>
နွေဦးတော်လှန်ရေး - ၄၄
-
၂၀၂၄ နိုဝင်ဘာ ၂ မေရီလန်းပြည်နယ် အေးချမ်းမေပွဲ သွားကြတယ်။
ကိုယ်တို့ငယ်ငယ်တုန်းက အေးချမ်းမေ အရမ်းနာမည်ကြီးတာ။
တစစီကြိုးပဲ့နေသီချင်းကြိုက်တယ်။ နောက်တော့ ပျေ...
18 hours ago
0 Comments:
Post a Comment