I have to send messages to remote server using BizTalk, for that I have a send port with file adaptor. I mapped drive of remote Server on my BizTalk Machine. When I am trying send a message to that folder BizTalk is throwing an error saying folder path cannot be found, Does anybody came across such situation, Is there any other solution for this?Waiting for reply
In my experience, 99.9% of “folder path cannot be found” errors are due to the folder path being incorrect. Try copying and pasting the folder path from the send port config into Windows Explorer. If the path works in Windows Explorer, then maybe it has something to do with the mapped drive. Could you use a UNC path instead?
I came across this issue and I replaced the drive with actual path over the network to get it worked. It isn’t working when trying to send a file to mapped drive when using drive letter.
Its working for Me, If you map a network drive and if you give that mapped drive path then it would not work, you have to give complete actual network path for ex: \\server\…
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.