Re: Receive location parameter change

Home Page Forums BizTalk 2004 – BizTalk 2010 Receive location parameter change Re: Receive location parameter change

#26475

Hi,

  It is most likely that your receive location is attempting to read from a network drive path, not a drive path local to your BizTalk machine. Check the path setting in your receive location, and change it to a local drive path, if it's not set that way, since the account used for the receive location does not have permissions to read from remote folder paths.

  Good luck.