error writing Opportunity
Using Web Services 1.0 I had worked out a solution where we could insert an Opportunity by supplying the OpportunityName, OwnerId, Description,SalesStage,AccountID, CloseDate, Date Received (a date field we have defined) and the ListOfContract.ContractID. It was working super through Nov and Dec until my boss called me today and said it wasn't working anymore. I ran the project (ASP.NET 4.0) in debug and I am getting one of these 2 errors: Method 'SetFieldValue' of business component 'Opportunity' (integration component 'Opportunity') returned the following error:\n\"The value ' 1' cannot be converted to a date time value.(SBL-DAT-00359)\"(SBL-EAI-04376)"
OR
0