Answered by:
XML exception in Advanced find for activities

Question
-
Hi All,
I am trying to use the Advanced find to get the activities on a date. I get the exception, not sure why this is happening. Exception details are as below
Exception information:
Exception type: XmlException
Exception message: '', hexadecimal value 0x12, is an invalid character. Line 93, position 6535.Request information:
Request URL: http://crm.com/AdvancedFind/fetchData.aspx?EntityCode=4200&QueryId={00000000-0000-0000-00AA-000010001899}&ViewType=1039
Request path: /AdvancedFind/fetchData.aspx
User host address: 192.168.33.35
User: {bc9bf6a7-6c7e-de11-8827-001b7807acd2}
Is authenticated: True
Authentication Type: CrmPostAuthenticationThread information:
Thread ID: 3
Is impersonating: False
Stack trace: at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos, Boolean expand, BufferBuilder internalSubsetBuilder, Int32& charCount, EntityType& entityType)
at System.Xml.XmlTextReaderImpl.ParseCharRefInline(Int32 startPos, Int32& charCount, EntityType& entityType)
at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
at System.Xml.XmlTextReaderImpl.FinishPartialValue()
at System.Xml.XmlTextReaderImpl.get_Value()
at System.Xml.XmlReader.WriteNode(XmlTextWriter xtw, Boolean defattr)
at System.Xml.XmlReader.ReadInnerXml()
at Microsoft.Crm.Application.Utility.Util.GetNodeInnerXml(String input, String nodeName)
at Microsoft.Crm.Application.Controls.AppGridUIProvider.GetRowNodeValue(String rowXml, String nodeName)
at Microsoft.Crm.Application.Controls.AppGridUIProvider.RenderRow(HtmlTextWriter output, Object rowData, Boolean multiObjectEnabled, View view, EntityMetadata metadata)
at Microsoft.Crm.Application.Controls.AppGridUIProvider.Render(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.UI.DataGrid.RenderData(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.UI.DataGrid.RenderInnerHtml(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.UI.DataGrid.Render(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Page.Render(HtmlTextWriter writer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)Can some one guide me on this please?
Thanks
Tuesday, June 8, 2010 1:50 PM
Answers
-
What's the latest Update Rollup you've applied to CRM? There are numerous bug fixes relating to date fields and calendars for certain locales that have been published since the release of CRM.
Dave Berry- Marked as answer by DavidJennawayMVP, Moderator Monday, July 19, 2010 4:15 PM
Wednesday, June 9, 2010 5:15 PMModerator
All replies
-
did you paste something in that might have had chr(18) in it? You are using the Advanced Find gui?Tuesday, June 8, 2010 2:48 PM
-
Yes, i am using Advanced find GUI. I have not pasted any thing, I am getting this exception only for a particular day (used as filter).Tuesday, June 8, 2010 5:43 PM
-
Hi All,
Can some one help me on this please?
Thanks
Wednesday, June 9, 2010 10:40 AM -
What's the latest Update Rollup you've applied to CRM? There are numerous bug fixes relating to date fields and calendars for certain locales that have been published since the release of CRM.
Dave Berry- Marked as answer by DavidJennawayMVP, Moderator Monday, July 19, 2010 4:15 PM
Wednesday, June 9, 2010 5:15 PMModerator