0

MVC project adding Roxy Manager plugin (CKEditor Plugin)

I get an error on the C # side.

enter image description here How can I solve the problem.

ekad
  • 14,436
  • 26
  • 44
  • 46
Oğuzhan Sari
  • 89
  • 1
  • 9

1 Answers1

0

Your Visual Studio is not able to differentiate between the 2 dll references. Have a look at your references as may need to tidy them up and maybe try cleaning the solution and rebuilding it but also look at similar issue on stack overflow such as Error: The type exists in both directories or similar

Community
  • 1
  • 1
ShufflerShark
  • 377
  • 1
  • 4
  • 20