Hi,
I have developed a VS extension that relies on references to some .dll assemblies. Such assemblies are packaged into my .vsix as expected but the extension fails to run when installed onto target machines where the required assemblies aren't installed. On the development machine, it runs properly (of course).
If I investigate the extension installation folder, I can see the .dll there but I can't figure out what's going wrong. The "Copy local" property for each .dll assembly is set as True.
Thanks in advance.
Alessandro Del Sole
Microsoft MVP - Visual Basic: development
http://community.visual-basic.it/alessandro/