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

InteXX

Got it.

Thanks,
Jeff Bowman
Fairbanks, Alaska
martin

Re: Looking for Exception Messages

The SessionLocalException comes from .NET assembly source code.

But the SessionRemoteException comes from WinSCP application and there are like hundreds of different errors. See source\resource\TextsCore1.rc and source\resource\TextsWin1.rc
InteXX

Looking for Exception Messages

I've been sifting through the source, trying to find the error text used in SessionRemoteException and SessionLocalException. I'd like to maintain a list of these messages for reference in a wrapper class that I'm building.

But I'm not having much luck. Are they kept in a resource file somewhere? If I'm not mistaken, I believe I remember stumbling on these in some .CHM documentation somewhere quite a while ago.

Thanks,
Jeff Bowman
Fairbanks, Alaska