NewsBot
1
Using MessageQueue to communicate with SQL server for Navision to send orders, I send the order and the response is an order number. Sometimes*the server doesn't have enough to time respond so I have no way of knowing if the order got in or not.
Using ASP.NET it all happens in a split second, is there anyway to use some sort of delay and wait for the response from the server or any other way I should do this?
More...
View All Our Microsoft Related Feeds
Using ASP.NET it all happens in a split second, is there anyway to use some sort of delay and wait for the response from the server or any other way I should do this?
More...
View All Our Microsoft Related Feeds