c# - Visual Studio Not Finding .dll At Runtime -


I am writing a program with Visual Studio 2013 in C # which I wrote on another program. Everything looks fine in development; I have added a reference to the previous program in my current program and raises everything according to the expected, however, in this runtime, a file nautofhide throws an exception, in which the program can not be found which I am trying to make on top , Even though I am trying to run the program and that program of DLL which I am trying to reference is in the same directory And the context has been properly linked.

Enter image details here

All the DLLs you need to change in any type of CPU type


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -