1

I am having trouble finding the devxpress dll on my project. they said to set the copy local property of they dll to true but i can't seem to find my dll i can add references with ease but there is no dll on my project solution the bin folder only has App_License.dll can anyone please give me and answer and a brief explanation?

1 Answers1

1

It's the reference that you have to set copy local property to true. Find the reference under references in your project, right click, properties, and then one should be copy local. Set that to true.

CodePB
  • 1,736
  • 12
  • 19