Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sporadic Exception #117

Open
Quttia opened this issue Oct 28, 2024 · 0 comments
Open

Sporadic Exception #117

Quttia opened this issue Oct 28, 2024 · 0 comments

Comments

@Quttia
Copy link

Quttia commented Oct 28, 2024

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant