Hey All,
Looking for some assistance, I currently receive the following error when a synchronization package is supposed to run during a Create an Account workflow we have set up.
- Exception (Abort) A system error has occured. Internal Error. Exception of type 'LanDesk.ServiceManagement.Common.BusinessLogicException' was thrown..Probable I/O race condition detected, while copying memory. The I/O package is not thread safe by default. In multithreaded applications,a stream must be accessed in a thread-safe way, such as a thread-safe wrapper returned by TextReader's or TextWriter's synchronized methods.
Any help would be greatly appreciated!