I had the same problem. I first used Eric G.'s answer and added List and Read permissions to c:\windows\temp . After I got everything, I came back and removed this permission. Then I redistributed my solution from Visual Studio, this time designating the deployment target as SQL Server 2014 (which was the environment I used) using Martin's solution. Then I repeated the process and it worked with the remote List and Read .
I saved it using Martin's solution, because I don't like special permissions if I don't need them.
Luck
source share