D
dbeavon
Guest
@Torben our PASOE clients are .Net openclients. So even if our error classes were SERIALIZABLE, I believe they are still unable to pass from server to client. The only supported way to send an error back to the client is for us to encode/serialize it as a character and return it in a statement like so: RETURN ERROR ch-error.
Continue reading...
Continue reading...