Home Page › Forums › BizTalk 2004 – BizTalk 2010 › MSMQ "GetTempFileName Failed" error while receiving a message from a queue › Re: MSMQ "GetTempFileName Failed" error while receiving a message from a queue
February 21, 2008 at 6:33 AM
#18967
In an addition I must say that it’s seems that I’ve found where the problem is: if I delete a queue and create a new one with the same name it works for couple of time and the same error returns back. And.. every like 15-25 messages I can receive the message as I supposed. I did try change type of a queue from transactional to non-transactional (It’s a remote queue btw.), I played with definitions of Trans and Nontrans/actional on receiveloacation, nothing helps.