I have configured a Receive port and its location. When i run the Biztalk application in i get following error.
The Messaging Engine failed to add a receive location "EDIReceiveLocation" with URL "C:\EDIReceive*.txt" to the adapter "FILE". Reason: "File transport does not have read/write privileges for receive location "C:\EDIReceive\". ".
I am reciving a txt file and converting it into an xml in my Biztalk application. Can anyone tell me what i am missing here in the terms of permissions or any other stuff.