We have a point of sale application that uses an activeX for SSL communication which works fine in a normal install. However, we have some stores who use thin client for a remote point of sale set up. They have to install and register the activex on the client and it works but is MUCH slower. Also they will periodically get what appears to be a file error but instead of "File error xx on somefile" the first line says "The operation completed successfully." and the rest of the error message is as you would expect "COBOL error at 000304 in SOMEPROG" and the called from chain after that.
What I would really like to do is find a way to force the activex to run on the server and not the client. Is there a way to force an activex to run on the server and not the client?
Thanks, Steve.
#ThinClientActiveX
