22-12-20 03:23 PM
Hello,
I'm getting below error while importing Conversion Rule file. Tried with all 4 files and error remains same.
Anyone faced similar issue, please advise?
There is an error in XML document (0, 0). at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at BPAppModellerConversionTool.ParseHelpers.ParseXML[T](String this) at BPAppModellerConversionTool.Main.LoadConversionRulesFile(String FileName)
Answered! Go to Answer.
22-12-20 06:53 PM
Ah, ok. How did you download the files? If you open one of the XML files in a text editor (ex. Notepad) do you see HTML tags in the file? If so, you'll need to download the files again, but you'll want to do it in a different fashion.
Check this note I posted a while back:
22-12-20 05:16 PM
Hi Manish,
I believe the error message implies there's an error at the very beginning of the rule file (the 0,0 part). Does your file contain an XML declaration statement?
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
22-12-20 06:16 PM
Hi Eric,
Thanks for your response.
I'm using files as is shared at github location: ApplicationModellerConversion
Please advise if I need to modify anything in xml files.
Regards,
22-12-20 06:53 PM
Ah, ok. How did you download the files? If you open one of the XML files in a text editor (ex. Notepad) do you see HTML tags in the file? If so, you'll need to download the files again, but you'll want to do it in a different fashion.
Check this note I posted a while back:
23-12-20 03:20 AM
Thanks Eric.
Error resolved!
14-02-21 04:14 AM
15-02-21 04:40 AM
25-02-21 03:04 AM
25-02-21 10:15 PM
25-02-21 10:18 PM