I have added the iTextSharp dll to my project, but I keep getting the exception "could not load file or assembly iTextSharp, Version=5.5.9.0, Culture=neutral PublicKeyToken=8354ae6d2174ddca' or one of its dependencies. The system cannot find the file specified."
I downloaded the .dll file from this link, I have attempted removing the reference and adding it again and again. I also did so viaPackage Manager Console, and still got the same exception. Has anyone else experienced this? If so, what was the fix or work around?
Thanks, and I appreciate all the ideas.