Announcement

Collapse
No announcement yet.

Problem with ReleaseAllHistory()

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem with ReleaseAllHistory()

    Has anyone else experienced a problem with ReleaseAllHistory() and / or ReleaseAllTimeSales()? Most of the time when I call ReleaseAllHistory() the eSignal COM link breaks and I get a crash report dialog box. I read the programmers guide but I don't see any rules about when these functions can or can't be called.


    Thanks for looking
    Pat

  • #2
    Patrick,
    My problems seemed to center around latency. That is, I had to allow eSignal a finite amount of time to actually release the handles. You might want to try programming in a few seconds delay before hitting the API with the expectation that the handles are released.
    Best of Luck,
    Cone Killer

    Comment

    Working...
    X