Timeout for the requested operation has expired - MSMQ

RasoolShaikRasoolShaik Member Posts: 40
Hi..
i'm trying the example aplication that is given in MSDN Integration of Navision with other applicationas.

i'm using Navision 3.7, NAS 3.7 and MSMQ's the same has been working fine for
Inserting an Item and Get an Item from the Navision Dabase but when try to post an Iventory adjustment I'm getting the following error message :

System.Messaging.MessageQueueException: Timeout for the requested operation has expired.
at System.Messaging.MessageQueue.ReceiveCurrent(TimeSpan timeout, Int32 action, IntPtr cursor, MessagePropertyFilter filter, MessageQueueTransaction internalTransaction, MessageQueueTransactionType transactionType)
at System.Messaging.MessageQueue.Receive(TimeSpan timeout)
at MyService1.Service1.PostItemAdjustment(String ItemNo, String PostingDate, String LocationCode, Int32 Quantity, String Description, Single Amount, Single UnitCost, String DocumentNo, Int32 EntryType) in e:\inetpub\wwwroot\myservice1\service1.asmx.cs:line 136


](*,) Can any body please help me in this..
Rasool Shaik

Comments

Sign In or Register to comment.