Discussions
What's the best way to create a large sales order?
Hi,
I'm attempting to create a new sales order. As a wholesale distributor, our orders can easily have over 200 line items. So, using the add command, I'm trying to add these huge orders. As a result, I consistently get a System.Net.WebException:
[INDENT]
The underlying connection was closed: An unexpected error occurred on a receive.
[/INDENT]
The InnerException shows:
[INDENT]
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
[/INDENT]
There's no indication that the order was actually placed, so initially I thought that it was not. Further research though shows that it was created.