Hi,
Product Info: CRM 4.0, SQL Server 2005 - SSIS
I have a SSIS Packages which the package will call CRM Web Services to insert/update records to CRM 4.0 application. The packages work well for pass few months, but suddenly I received an error:-
Error message from SSIS : System.Net.WebException: The request failed with HTTP status 400: Bad Request
Error message from CRM Trace Log : This method should only be called once per web service request.
Could anyone help on this. Thanks in advanced.