Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Ok, I didn't understand your previous post.
Can you please re-test the development version I've sent you? Because that and the last debug build should be the same. Note that in your post about results of the "Development" version test, you have attached a debug log. But the development version does not produce any. Maybe I've misunderstood that post too.
Guest

Hello! Above I wrote that everything turned out there are no more errors. Thank you.
martin

I do not see any "Cannot open file" errors in the log. Do you get this error or different one?
Enforcer1976

Hello! Happened! Now all the time gives the test.
martin

I have emailed you a new debug build.
Enforcer1976

Hello! Used a new assembly of the library, running through the command line as indicated above. At the first start there were no errors, the word test appeared. But the second and subsequent runs result in the same zero error. I am attaching the log file.
Enforcer1976

Sorry!
martin

I need the winscpXXXXtrace.log. Thanks.
Enforcer1976

Ok, I'm attaching the log.
martin

I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.
Enforcer1976

An error like this appears:
martin

Re: Exception when opening session

On the computers where the code fails, what happens if you run:
winscp.com /ini=nul /command "echo test" "exit"
Enforcer1976

Exception when opening session

Hello! A problem when opening a session, and on some computers. When viewed in the debugger, I found that the error appears if HomePath throws an exception. If HomePath = "\" then everything is fine. Tell me what can be done? Attached is the debug log and a screenshot of the error.