Click to See Complete Forum and Search --> : Need some help regarding the formatter exception.
swetham2010
02-25-2010, 02:22 AM
We used to recieve the data in XML's from the users in which sometimes the data contains '’' and 'ô€™' and sometimes '􀙛' due to which the XML is not getting processed and is throwing the error as 'Formatter Exception Occured While trying to call generate Method from architecture Services'.
Please provide the way to get rid of this......
swetham2010
02-25-2010, 08:32 AM
We used to recieve the data in XML's from the users in which sometimes the data contains '’' and 'ô€™' and sometimes '􀙛' due to which the XML is not getting processed and is throwing the error as 'Formatter Exception Occured While trying to call generate Method from architecture Services'.
Please provide the way to get rid of this......
this error is getting occured when Converting the XML to PDF.Please suggest a way to get rid of this.