The remote server returned an error: (500) Internal Server Error.
Hi,
I'm coding C# to extract data from CRMOD.
I'm trying to get data from object Account, Contact, Lead, Opportunity and Activity.
When getting data from any one object above, I can get correct data. But when getting data from objects one after another, I'll get a WebException, and its message is "The remote server returned an error: (500) Internal Server Error."
And it can be got when the twice or third object being extracted. The time it happens is not confirmed.
Any suggestions?
Thanks,
Biao
I'm coding C# to extract data from CRMOD.
I'm trying to get data from object Account, Contact, Lead, Opportunity and Activity.
When getting data from any one object above, I can get correct data. But when getting data from objects one after another, I'll get a WebException, and its message is "The remote server returned an error: (500) Internal Server Error."
And it can be got when the twice or third object being extracted. The time it happens is not confirmed.
Any suggestions?
Thanks,
Biao
0