You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sftp does not work, because ChilkatDotNet47 is not recognized or is present in the wrong version.
Important questions
LogExpert Version = 1.8.1
Windows Version = Windows 10 x64 1903
Used Columnizer = none
Is this version specific or a new problem = first tried in 1.8.1
#General
After unzipping the LogExpert zip file and double click the logexpert.exe, I tried to open an Sftp-Url to one of our servers. We received the dialog windows (screenshot). In the LogExpert-Logfile we get the following error (german version):
2019-09-28 18:19:05.7354|INFO|Program|
============================================================================
LogExpert 1.8.1 started.
============================================================================
2019-09-28 18:19:13.1345|ERROR|LogExpert.FileSystemCallback+NLogLogExpertWrapper|Die Datei oder Assembly "ChilkatDotNet47, Version=9.5.0.72, Culture=neutral, PublicKeyToken=eb5fc1fc52ef09bd" oder eine Abhängigkeit davon wurde nicht gefunden. Es wurde versucht, eine Datei mit einem falschen Format zu laden.
2019-09-28 18:19:13.1345|ERROR|LogExpert.LogWindow|LogExpert.LogFileException: Cannot find sftp://server.domain.int/file.xml
bei LogExpert.LogfileReader.GetLogFileInfo(String fileNameOrUri)
bei LogExpert.LogfileReader.AddFile(String fileName)
bei LogExpert.LogfileReader..ctor(String fileName, EncodingOptions encodingOptions, Boolean multiFile, Int32 bufferCount, Int32 linesPerBuffer, MultifileOptions mutlifileOptions)
bei LogExpert.LogWindow.LoadFile(String fileName, EncodingOptions encodingOptions)Cannot find sftp://server.domain.int/file.xml LogExpert.LogFileException LogExpert.LogFileException: Cannot find sftp://server.domain.int/file.xml
bei LogExpert.LogfileReader.GetLogFileInfo(String fileNameOrUri)
bei LogExpert.LogfileReader.AddFile(String fileName)
bei LogExpert.LogfileReader..ctor(String fileName, EncodingOptions encodingOptions, Boolean multiFile, Int32 bufferCount, Int32 linesPerBuffer, MultifileOptions mutlifileOptions)
bei LogExpert.LogWindow.LoadFile(String fileName, EncodingOptions encodingOptions)
The server is reachable with ssh, scp and sftp (Putty, WinSCP etc.), so we think the problem is the missing or wrong ChillKatDotNet.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Sftp doen't work
Sftp doesn't work
Oct 2, 2019
Bug
Sftp does not work, because ChilkatDotNet47 is not recognized or is present in the wrong version.
Important questions
#General
After unzipping the LogExpert zip file and double click the logexpert.exe, I tried to open an Sftp-Url to one of our servers. We received the dialog windows (screenshot). In the LogExpert-Logfile we get the following error (german version):
The server is reachable with ssh, scp and sftp (Putty, WinSCP etc.), so we think the problem is the missing or wrong ChillKatDotNet.
The text was updated successfully, but these errors were encountered: