sehang / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Dokan.NET 0.3.0 with dokan-0.5.1 on Windows 7 64 bits #133

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installing Dokan library 0.5.1 for x64 on Windows 7 x64
2. Compiling Registory FS from dokan-net-0.3.0 

What is the expected output? What do you see instead?
I get:
Dokan: debug mode on
Dokan: use stderr
device opened
Dokan Error: driver version mismatch, driver 183, dll 180
send release
Dokan Error: Failed to open \\.\r: with code 2
Failed to unmount r:

What version of the product are you using? On what operating system?

C:\Program Files (x86)\Dokan\DokanLibrary>dokanctl /v
driver path C:\Windows\system32\drivers\dokan.sys
mounter path C:\Program Files (x86)\Dokan\DokanLibrary\mounter.exe
dokanctl : Feb 21 2010 14:37:54
Dokan version : 180
Dokan driver version : 183
dokan-0.5.1 and dokan-net-0.3.0  on Windows 7 64 bits

Please provide any additional information below.
I have tried the same thing with DokanNetMirror, but nothing is happening 
I get no exception, the application just run and closes without mounting 
the drive.

Original issue reported on code.google.com by AngeRev...@gmail.com on 23 Feb 2010 at 9:47

GoogleCodeExporter commented 8 years ago
Would you uninstall Dokan library after rebooting your computer, and install 
again 
after rebooting your computer again? Probably, the installer or uninstaller 
failed to 
overwrite or delete dokan.dll.

Original comment by asa...@gmail.com on 23 Feb 2010 at 8:57

GoogleCodeExporter commented 8 years ago
Yes, it was my fault, after installing the dokan driver I have installed an 
application 
that had integrated an older version of dokan, which overwritten the dokan.dll. 
Thank 
you very much.

Original comment by AngeRev...@gmail.com on 24 Feb 2010 at 8:48

GoogleCodeExporter commented 8 years ago

Original comment by asa...@gmail.com on 25 Feb 2010 at 9:00