01-30-06 02:08 AM
Remember that the BizTalk process is running under the user account you
assigned to it. If this is the local administrator account then you should
not get these file permission errors. Otherwise you will have to make sure
the BizTalk account has relevant permissions to the folder you are trying to
write to. Generally this means full control over the folder.
Another reason for this error is the folder may simply not exist.
--
McGeeky
http://mcgeeky.blogspot.com
"Bakunin" <Bakunin@discussions.microsoft.com> wrote in message
news:8CA0C46F-B7DE-42C9-B9F7-6F9256FCD57A@microsoft.com...
> hi,
> I had a custom send pipeline component which compresses an
orchestration
> message and tries to deposit it in a directory. I am currently reciving
the
> error messgae "Access to the path ???? is denied" when trying to save to
disk.
>
> I have tried many permutations of addingand removing users from all the
> relevant Biztalk groups but with no success. Can someone hekp me out
please?
>
> I am runnnig on Win 2K Server.
>
[ Post a follow-up to this message ]
|