What steps will reproduce the problem?
1. get source, compile, run install.bat
2. debug into visual studio w/ the 2010 plugin project as startup
What is the expected output? What do you see instead?
expected the plugin to load, the plugin did not load b/c VS couldn't resolve
the assembly reference.
problem happens b/c install.bat does not install the proxy assembly to the GAC
on x64 machines. I've attached an svn patch file that fixes the problem
Original issue reported on code.google.com by spworw...@gmail.com on 29 Jul 2010 at 7:47
Original issue reported on code.google.com by
spworw...@gmail.com
on 29 Jul 2010 at 7:47Attachments: