Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Error Saving unicode characters in DCR
balamurugan1
Reading the text file which has unicode characters
(japanese
), from that i generate pulldown menus with that unicode characters,when i try to save the DCR, i got the following error.(
Save was unsuccessful. Unable to create a valid XMLDOMContext. )
Root cause:
INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
Note:
Saving the japanese character as UTF-8,
Try to read the file as UTF-8,
We used inline command to populate options of pulldown menus.
Add japanese regional settings, and doing the above.
Os used: 2000server
with sp2, Teamsite 6.5.0
Thanks in Advance
Find more posts tagged with
Comments
balamurugan1
Reading the text file which has unicode characters
(japanese
), from that i generate pulldown menus with that unicode characters,when i try to save the DCR, i got the following error.(
Save was unsuccessful. Unable to create a valid XMLDOMContext. )
Root cause:
INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
Note:
Saving the japanese character as UTF-8,
Try to read the file as UTF-8,
We used inline command to populate options of pulldown menus.
Add japanese regional settings, and doing the above.
I also used Encode pm(is_utf on,is_utf8
Os used: 2000server
with sp2, Teamsite 6.5.0
Thanks in Advance
[/QUOTE]