April 5, 2013 at 12:54 pm
Hi All,
I am facing this given below issue
"[File System Task] Error: An error occurred with the following error message: "Access to the path 'D:\Destinaion' is denied."."
Actually when I take the variable and assign it to "Destination" then it show me the error.
But when I assign the path directly to the "Destination" the it works. But it is not working with variable.
I am using windows 7 with 32 bit OS. I check the folder security and assign it to "full Control."
Please suggest.
April 8, 2013 at 1:39 am
Could the fact that 'Destination' is spelt incorrectly in the following be a factor, or is it just a typing error?
"Access to the path 'D:\Destinaion' is denied."."
The absence of evidence is not evidence of absence.
Martin Rees
You can lead a horse to water, but a pencil must be lead.
Stan Laurel
April 8, 2013 at 4:09 am
oh...its a typo error...but the path is correct.
when ever I try using the path through variable it throw the error.
April 8, 2013 at 4:22 am
It should work. Have you tried setting a pre-execute breakpoint on the task to ensure that the value in the variable is exactly what you are expecting?
The absence of evidence is not evidence of absence.
Martin Rees
You can lead a horse to water, but a pencil must be lead.
Stan Laurel
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply