0

I've downloaded and using FreeTextBox control in visual studio 2010 (.Net Framework 4.0) but i got the following error. enter image description here

Mr.B
  • 63
  • 2
  • 9

1 Answers1

0

You might try to run depends on its dll to see if needs other dlls that can not be found (might be some vcredist dll).

Sebastiaan M
  • 5,775
  • 2
  • 27
  • 28