Results 1 to 3 of 3

Thread: SSH.NET loading error

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2010
    Posts
    478

    SSH.NET loading error

    I followed the link to create a sftp client.

    https://www.codeproject.com/Tips/111...-in-Visual-Stu

    It works fine in my local pc and exe file sftp.exe was copied to a file server.
    But user got an error once ran copy of sftp.exe file from file server.
    This is error.

    Could not load file or assembly "Renci.sshnet, ..."

    Company block reply feature. I have to reply here

    Thank you for help.
    I checked my application and found that dll files are in different folders.
    Some are in ./bin/debug/ folder and others are in ./package/ folder.
    When I copied sftp.exe to a folder mysftp, should I copy all dll files into mysftp folder of file server?
    Or, I have to create bin/defug and package folder under mysftp folder?
    Last edited by aspfun; Jan 30th, 2018 at 07:51 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width