After installing TeamSpec on my PC I am not able to use the add-in within Work 2010 RC1. The add-in is listed as Inactive. When I try and activate the add-in (Load behavior is only allowing: On Startup) I get "Not loaded. A runtime error occured during the loading of the COM Add-in". I have not been able to correlate an event log entry to get the runtime error code. Any ideas?
This can happen for a couple different reasons. First of all, make sure that you have the “Microsoft Office Developer Tools (x86)” installed for Visual Studio 2010. These are required for our office addin to run properly. You can find more information on this in my latest blog post, http://community.teamsystemsolutions.com/blogs/jbuys/archive/2010/03/25/install-issues-with-teamspec-and-tfs-2010-rc.aspx.
Secondly, there seems to be a problem with Office 2010 RC x64. Can you let us know which version, exactly, you have of Office 2010 RC (x86 vs x64)? If you have Office x64, we are currently working on support to fix this loading problem. Our code obfuscator doesn't seem to be doing the correct thing for x64.