

Looks like I was mistaken about the version of. Void overlay_Gesture(object sender, InkCollectorGestureEventArgs e) Void overlay_MouseUp(object sender, CancelMouseEventArgs e) Throw new Exception("The method or operation is not implemented.") Void overlay_CursorDown(object sender, InkCollectorCursorDownEventArgs e) Process penProcesses = Process.GetProcessesByName("wisptis") Overlay.CursorDown += new InkCollectorCursorDownEventHandler(overlay_CursorDown) Overlay.MouseUp += new InkCollectorMouseUpEventHandler(overlay_MouseUp) Overlay.Gesture += new InkCollectorGestureEventHandler(overlay_Gesture) Overlay.SetGestureStatus(ApplicationGesture.Scratchout, true)

Overlay.CollectionMode = CollectionMode.InkAndGesture Code similar to erring application code Then I was able to delay the error popping for several iterations (code below). Stepping through the code, I could not get it to fail consistently so I tested stalling the current thread. It fails after the second time I kill the process. The first time it runs, that process is restarted.

To submit PureEdge forms on a Macintosh computer, either stay at OS X 10.4.6, use a virtualization product, install emulator software, or use a Windows terminal service. Macintosh - PureEdge Special Edition Mac Viewer does not work with Mac OS X Leopard.Investigators and staff considering upgrading to new Mac or Windows operating systems need to be aware of compatibility issues with PureEdge forms. The National Institutes of Health, for example, will use PureEdge forms at least through March 2008. However, most application packages are still in PureEdge format. is continuing work on replacing PureEdge Viewer application packages with Adobe Forms.
