Hi all,
I got a VS project from somebody else and when I tried to "Run Custom Tool" on a specific "Resources.resx" file, I ended up with "cannot find custom tool 'xxxx' on the system".
I'm pretty sure this custom tool has a good existing setup, namely "Custom Tool", "Custom Tool Namespace" etc.
Why am I getting this error? I tried to put the tool(a .dll) in the the project's debug dir but still getting the error.
Thanks,