WinBatch Technical Support Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Current version: 2022C (6.22CVC)
Home
Help
Search
Tech Database
Documentation
Downloads
Hints
Login
Register
WinBatch Technical Support Forum
»
Archived Boards
»
COM Automation and dotNet
»
COM conversation with wrong session on Terminal Server
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: COM conversation with wrong session on Terminal Server (Read 2951 times)
stevengraff
Sr. Member
Posts: 271
COM conversation with wrong session on Terminal Server
«
on:
October 27, 2014, 11:35:36 am »
When trying to use the COM api for a product called GoldMine, a CRM database, at least one user reports that she, apparently, is communicating with another user's session.
Any guess what could cause (or, better, prevent) this?
Thanks,
SG
Logged
td
Tech Support
Posts: 4062
Re: COM conversation with wrong session on Terminal Server
«
Reply #1 on:
October 27, 2014, 01:10:38 pm »
Hard to say. Either there is a bug in the COM server you are connecting to or you have coded something incorrectly in your script (assuming you are using WinBatch COM Automation.) You might want to check the product's documentation for information on how user logins/sessions are handled by the API. There may be a built-in method or methods for insuring that you are connecting to a unique instance or whatever.
Logged
"No one who sees a peregrine falcon fly can ever forget the beauty and thrill of that flight."
- Dr. Tom Cade
Print
Pages: [
1
]
Go Up
« previous
next »
WinBatch Technical Support Forum
»
Archived Boards
»
COM Automation and dotNet
»
COM conversation with wrong session on Terminal Server