Microsoft MessageQueue and ASP.NET

Joined
Jan 10, 2007
Messages
43,898
Location
In The Machine
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
 
Back
Top