The Sage 50 .NET API does support mutliple-threads, although sometimes precautions need to be taken in their operation. If two different threads are saving two different SalesInvoices in the same company at similar times, there should be facilities in place to prevent them from colliding. Could you possibly provide more information - can you give the complete exception message and stack trace, along with any inner exceptions? Thanks.
↧