Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Alphaleonis.Win32.Filesystem.DeviceNotReadyException bug #531

@semwarden

Description

@semwarden

Hello everyone, we are using version of the library AlphaFS 2.2.5 and we are facing this exception. Is there any fix for this bug? Or can someone describes, how they solved this bug?

According on the StackTrace, it seems like the bug is inside Alphaleonis.Win32.Filesystem.Directory.ExistsDriveOrFolderOrFile function.

Thank you

Type:
Alphaleonis.Win32.Filesystem.DeviceNotReadyException

Message:
(21) The device is not ready: [PATH]

Data:
HResult=80070015 -2147024875 [2147942421]
ErrorCode=00000015 21 [ERROR_NOT_READY]

StackTrace:
at Alphaleonis.Win32.Filesystem.Directory.ExistsDriveOrFolderOrFile(KernelTransaction transaction, String path, Boolean isFolder, Int32 lastError, Boolean throwIfDriveNotExists, Boolean throwIfFolderOrFileNotExists)
at Alphaleonis.Win32.Filesystem.FindFileSystemEntryInfo.FindFirstFile(String pathLp, WIN32_FIND_DATA& win32FindData, Boolean suppressException)
at Alphaleonis.Win32.Filesystem.FindFileSystemEntryInfo.d__88`1.MoveNext()

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