Skip to content

Sporadic Exception #117

@Quttia

Description

@Quttia

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions