Cannot migrate attachments #1924
Unanswered
vladimirtrifkovic
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The account that you are running the tool under does not have permission for The default folder is "c:\temp" because all accounts have permission for this folder without any customisation. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
During the migration I received the following error:
ERR] Exception downloading attachements
System.UnauthorizedAccessException: Access to the path 'D:\depgroup\2821\33215626\fajl.pdf' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at MigrationTools.Enrichers.TfsAttachmentEnricher.ExportAttachment(WorkItem wi, Attachment wia, String exportpath) in D:\a\1\s\src\MigrationTools.Clients.AzureDevops.ObjectModel\Enrichers\TfsAttachmentEnricher.cs:line 110
I wonder if there is any solution.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions