MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

MOSS Sdk sample not running (ECM reference not found)

  Asked By: Leslie Scott         Date: Apr 01, 2010      Category: MOSS      Views: 483
 

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?

Tagged:                

 

1 Answer Found

 
Answer #1       Answered By: Sumitra 2004          Answered On: Apr 01, 2010       

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.

 
Didn't find what you were looking for? Find more on MOSS Sdk sample not running (ECM reference not found) Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].