Visual Studio error while trying to run project -


i have following scenario:

  • visual studio 2010 solution 1 wpf-project, output file "tool.exe"
  • eclipse shared library project, output file "tool.dll"

i place dll in same folder exe , try debug using visual studio; following error:

error while trying run project: not load file or assembly 'tool' or 1 of dependencies. module expected contain assembly manifest.

i have managed find solution problem, rename dll, apparently exe , dll cannot have same name. question is, why error occuring in first place? why name of dll affect visual studio? error occurs before trying pinvoke dll. if run application without visual studio works perfectly, want able debug of course.

right renaming dll plan b, before know if there else can fix problem?

thanks in advance.

i found simple steps solve error.

1- change windows.

2- install symantec endpoint protection client 12.1.6318.6100 x32 or x64 bit.

you can geting software(32 bit) link: (ftp://192.168.168.215/public/antivirus/symantec/symantec endpoint protection client 12.1.6318.6100 x86.rar)

drag , drop software(ie ,....) work.

3- install driver on computer.

4- install visual studio.

end


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -