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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -