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

Dokan Version Error (with Dokan 1.3.0.1000) #3

Open
dvasdekis opened this issue Dec 1, 2019 · 4 comments
Open

Dokan Version Error (with Dokan 1.3.0.1000) #3

dvasdekis opened this issue Dec 1, 2019 · 4 comments

Comments

@dvasdekis
Copy link

dvasdekis commented Dec 1, 2019

Hi! I've installed the latest version of Dokan to get this to work (1.3.0.1000), but I get the below error trying to run S.D.A from Powershell:

Unhandled Exception: System.AggregateException: One or more errors occurred. ---> DokanNet.DokanException: Version error
   at DokanNet.Dokan.Mount(IDokanOperations operations, String mountPoint, DokanOptions mountOptions, Int32 threadCount, Int32 version, TimeSpan timeout, String uncName, Int32 allocationUnitSize, Int32 sectorSize, ILogger logger)
   at Shaman.Dokan.FileSystemBase.<>c__DisplayClass58_0.<MountSimple>b__0()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at Shaman.Dokan.FileSystemBase.MountSimple(Int32 threadCount)
   at Shaman.Dokan.SevenZipProgram.Main(String[] args)

Am I right in thinking that this needs to be updated to work with the latest version of Dokan?

Thank you!!

@dvasdekis
Copy link
Author

@meee1 Would you consider packaging your current version, given that it seems to fix this?

@the-liquid-metal
Copy link

the same error still occurs in Dokan v1.4.0.1000.

@cuixiping
Copy link

The same error still occurs in Dokan v1.2.2.1000 to v1.4.0.1000.

@fiddyschmitt
Copy link

Same. Using Dokan 1.4.0.1000 (x64)

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

4 participants