File locking error
by portedquery on Mon, Nov 3 2008 4:42 PM
Hi Ben,
I am getting the following error repeatedly after letting the workflow run for few hours:
Workflow Instance Exception
IOException, The process cannot access the file 'C:\Documents and Settings\pgupta\Local Settings\Application Data\SmWF\LiveAddIns\51b26526_0a02_485d_8815_f0cef8a8f44c-2.dll' because it is being used by another process. : thrown from codeActivity1. Full exception details : System.IO.IOException: The process cannot access the file 'C:\Documents and Settings\pgupta\Local Settings\Application Data\SmWF\LiveAddIns\51b26526_0a02_485d_8815_f0cef8a8f44c-2.dll' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at SmartsIntegrator.Workflow.VSTA.WorkflowLogic.IDELaunchPerWorkflow.GetAddInFileForExecution(DALBase da
I am not able to view the message via the “View Workflow” button.
Please let me know how to resolve the issue.
Thanks and regards,
P