Asked by:
Invalid Argument While creating appointment record

Question
-
Hi All,
While creating appointment i am getting error as Invalid argument.
When i download the log file i got below error message. Please let us know any one found the solution
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en-US">Invalid type for entity id value</faultstring><detail><OrganizationServiceFault xmlns="http://schemas.microsoft.com/xrm/2011/Contracts"><ErrorCode>-2147220989</ErrorCode><ErrorDetails><KeyValuePairOfstringanyType><a:key xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic">ValidationPath</a:key><a:value xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:type="b:string">/0</a:value></KeyValuePairOfstringanyType></ErrorDetails><Message>Invalid type for entity id value</Message><Timestamp>2014-09-12T08:19:37.6636958Z</Timestamp><InnerFault><ErrorCode>-2147220970</ErrorCode><ErrorDetails /><Message>System.ArgumentException: Invalid type for entity id value
Parameter name: Target</Message><Timestamp>2014-09-12T08:19:37.6792845Z</Timestamp><InnerFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:nil="true" /><TraceText xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:nil="true" /></InnerFault><TraceText xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:nil="true" /></OrganizationServiceFault></detail></s:Fault></s:Body></s:Envelope>Thanks,
Sravan.J
Friday, September 12, 2014 8:55 AM
All replies
-
Hi All,
While creating appointment i am getting error as Invalid argument.
When i download the log file i got below error message. Please let us know any one found the solution
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en-US">Invalid type for entity id value</faultstring><detail><OrganizationServiceFault xmlns="http://schemas.microsoft.com/xrm/2011/Contracts"><ErrorCode>-2147220989</ErrorCode><ErrorDetails><KeyValuePairOfstringanyType><a:key xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic">ValidationPath</a:key><a:value xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:type="b:string">/0</a:value></KeyValuePairOfstringanyType></ErrorDetails><Message>Invalid type for entity id value</Message><Timestamp>2014-09-12T08:19:37.6636958Z</Timestamp><InnerFault><ErrorCode>-2147220970</ErrorCode><ErrorDetails /><Message>System.ArgumentException: Invalid type for entity id value
Parameter name: Target</Message><Timestamp>2014-09-12T08:19:37.6792845Z</Timestamp><InnerFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:nil="true" /><TraceText xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:nil="true" /></InnerFault><TraceText xmlns:i="http://www.w3.org/2001/XMLSchema-instance" i:nil="true" /></OrganizationServiceFault></detail></s:Fault></s:Body></s:Envelope>Thanks,
Sravan.J
Thursday, December 4, 2014 11:25 AM -
Hi, we have the same problems with an Appointment record. Any news?
Cheers, Jan
Jan Vanek http://www.crm-quick-quote.com
Friday, January 9, 2015 2:13 PM -
Random guess: are y'all using collections of activity parties for your attendees? Requiredattendees is of type partylist.Friday, January 9, 2015 3:22 PM
-
Are there customizations associated with Appointment form?
Are there OnLoad\OnSave event associated with Appointment form?
Monday, January 12, 2015 1:08 PM -
Hi,
Is there any custom development (Plugin or workflow) updating appointment?
Thanks!
Kalim Khan
Monday, January 12, 2015 1:30 PM