Anyone running Mendelso AS2 community edition under Windows 10?
I downloaded the version and install it under Windows 10. The installation went well, but when I try to open Mendelson AS2, I get the initial screen for 2-3 second, then it shutdown.
you could setup console/logfile output in the referring .lax file, please modify the line
lax.stdout.redirect=
to
lax.stdout.redirect=mylogfile.txt
(same to stderr)
, start the mendelson AS2 and have a look at the log file. Hopefully this gives some more information.
Comments
donald.beauregard, you…
Submitted by service on Wed, 02/16/2022 - 12:33
donald.beauregard,
you could setup console/logfile output in the referring .lax file, please modify the line
lax.stdout.redirect=
to
lax.stdout.redirect=mylogfile.txt
(same to stderr)
, start the mendelson AS2 and have a look at the log file. Hopefully this gives some more information.
Regards