The information in this article applies to:
Product: Metastorm BPM Process Orchestrator for .NET
Version: 7.5 7.5.1
Issue
If the Process Designer and Process Orchestrator for .NET are installed on a machine that does not have the Process Engine installed, the project does not compile because the following files are missing:
- C:\\Program Files\\Metastorm BPM\\Engine\\dotnetbin\\Metastorm.Engine.Interface75.dll
- C:\\Program Files\\Metastorm BPM\\Engine\\dotnetbin\\ Metastorm.ProcessEvents.CodeBehindSupport.dll
These files are present in C:\\Program Files\\Metastorm BPM\\Designer\\dotnetbin, but the Visual Studio code-behind project looks for the files in the Engine\\dotnetbin directory.
Resolution
This is a known issue.
There are 2 workarounds:
Create the required dotnetbin folder in the Engine directory and copy the two files from the Designer dotnetbin directory.
or
Go to Add or Remove Programs (after installing PO for .NET 7.5 SR1) --> Select Metastorm Process Orchestrator for .NET and click on Change --> Select Modify and click Next --> Select Metastorm BPM Visual Studio 2005 Integration and click This feature, and all subfeatures, ... --> Click Next and finish the installation.