Re: MSMQ "GetTempFileName Failed" error while receiving a message from a queue

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

#24053

It must be an issue of creating incoming message to temp folder on local machine.

Run FileMon.exe from microsoft – try to recognize what errors cause you to get an error of GetTempFileName().

While the message comes from remote queue – first it’s copied to temp folder and only afterwards adapter picks it from that folder for processing in BTS.