I am trying to open some workflow samples from the MOSS sdk. The project open but it doesn't find the ECM reference. I have INSTALLED the SDK. How do I get that reference?
if you mean a missing reference to the Microsoft.Office.Samples.ECM.Activities, indeed, you have to recompile the dll in the same workflow samples folder: the ECMActivities project. Next add a reference from your project to this assembly.