Missing an assembly reference after upgrading kentico 9.

Huy Nguyen asked on January 7, 2016 10:48

After we've upgraded Kentico to Version 9 and we've gotten missing an assembly reference (detail: missing namespace CMS). Hope you to help me in soon time! Thank a lots

Image Text

Recent Answers


David te Kloese answered on January 7, 2016 11:05

Hi,

It's not in the API changes. And my local install still has the file.

Some thoughts:

  • did you rebuild your solution
  • can you check if the cms.workflow.dll file itself exists? (inside the bin folder)
  • can you check if the reference points towards this correct file?

Greets,

David

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on January 7, 2016 16:32

I've found this issue with modifications in the web.config file. Specifically when you add <location> nodes to it. What you might do is simply copy the DLLs into your project as needed from the LIB directory.

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.