I have a client with one user who gets an "An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Error Details:
Exception of type 'System.Web.HttpUnhandledException' was thrown.
Full Stack:
[XmlException: ' ', hexadecimal value 0x10, is an invalid character. Line 1, position 21.]"
The Error occurs when the "My Open Contacts" list is being accessed by that user. I tried recreating the My Contacts view and still got the error. Also get the error if, logged in as myself, I create an advanced find seeking contact records owned by that user.
I think it's a corrupted user file because it only happens with one user, but it also only happens in the contact entity. Any ideas?
The error is very clear, but I don't know what it is line 1 OF. I checked the user's System ID and there's no apparent problem there, but I really don't know just where I should be checking.