I receive the following error from the K2Rom when trying to start a process instance:
Message: Communication error with server WSASend failed: An operation was attempted on something that is not a socket.
Source: K2ROM
Stack trace: at Client.Throw(String s, Exception e) at Client.InternalCall(UInt32 sock, ArchiveX ar, Int32 hdr) at SourceCode.K2ROM.Connection.CreateProcessInstance(String ProcName, Int32 Version) at SourceCode.K2ROM.Connection.CreateProcessInstance(String ProcName) at Onesys.K2.K2StartProcessForm.CreateProcess(String ProcessName, String FolioName) in C:Documents and Settings
ucMy DocumentsVisual Studio 2005ProjectsLabyrinthFrameworkK2.cs
If anyone can give me some advice it would be greatly appreciated!