Hi Avril,
We can see that your code is invalid.
XlsIO supports spreadsheetML and does not support for other XML formats. We have shared the UG Documentation link for your reference.
UG Link: http://help.syncfusion.com/wpf/xlsio/opening-excel-workbook#open-an-xml-workbook
Regards,
V.A.Mathu Mohan
Currently XlsIO supports only for XML Spreadsheet 2003 format. In your code you are using XML tag “<Worksheets/>” which is not a XML Spreadsheet predefined tag. And you have used ToString() method, which does not convert the xls to XML format string.
If you have any queries, you can contact us through our Direct Trac support system.
Regards,
Mathu Mohan V A
Hi Avril,
Thank you for updating us.
If you have any queries, you can contact us through our Direct Trac support system.
Support Link: https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Regards,
Mathu Mohan V A