afnarqui / dokan

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

SSHFS crashing on Vista64 (DLL not found) #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Install dokan-0.4.0.1223 x64 on Vista64 system.
2. Install dokan-sshfs-0.2.0.1226.
3. Run DokanSSHFS.exe.
4. Enter server info and try to connect.

What is the expected output? What do you see instead?

Expected: Drive mapped to SSH server.
Instead: Program crashes due to DLL not found:

Description:
  Stopped working

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01: dokansshfs.exe
  Problem Signature 02: 1.0.0.0
  Problem Signature 03: 493ff03f
  Problem Signature 04: DokanNet
  Problem Signature 05: 1.0.0.0
  Problem Signature 06: 493fef55
  Problem Signature 07: 8c
  Problem Signature 08: 231
  Problem Signature 09: System.DllNotFoundException
  OS Version:   6.0.6002.2.2.0.768.3
  Locale ID:    1033

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

Latest version from website as indicated above, running on Vista64.

Please provide any additional information below.

I'm guessing this might be an x32 vs. x64 build issue. Is the SSHFS app
looking for x32 drivers?

Original issue reported on code.google.com by diskcras...@gmail.com on 10 Oct 2009 at 6:47

GoogleCodeExporter commented 9 years ago
Exactly same problem on Win7 x64 (OS Version: 6.1.7600.2.0.0.256.1).

Original comment by peter.ge...@gmail.com on 7 Jul 2010 at 9:11