Skip to Content
0
Sep 14, 2022 at 07:02 PM

Random CBusinessObject::Create (-10) Error

130 Views Last edit Dec 11, 2022 at 07:17 AM 2 rev

Our Windows service is randomly getting an error when creating a sales delivery. The Add method returns a non-zero value. We then call GetLastError to retrieve the last error code and message. The returned error code is -10 and the message is "CBusinessObject::Create". Error code -10 is not listed in the DI help and the message does not provide much information either.

Any ideas what might be going on?