visual studio - VS2015\IIS express cannot load external DLL -


i have problem visual studio , web api. need use dll project uses third part library (compiled x86 o x64, i've used x86 version)

the dll project working in others applications without problem, when add web api project, during startup receive filenotfoundexception on dll (perhaps first 1 of bunch). dll copied in bin folder. can't figure out why iis\vs can't find it.

any idea ?!


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -