-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Function UpdateManager.InstallPackage() sometimes will throw this Exception, but when restarting app, problem can not recur.
System.UnauthorizedAccessException: Access to the path 'DotNetZip.dll' is denied.System.UnauthorizedAccessException: Access to the path 'DotNetZip.dll' is denied.
at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
at System.IO.Directory.Delete(String path, Boolean recursive)
at nUpdate.Updating.UpdateManager.InstallPackage()
Metadata
Metadata
Assignees
Labels
No labels