I'm having some difficulties with this COM Interop option.
At first, it looks like your template doesn't have it totally (?) enabled. I went to the Project Properties, and the box wasn't checked. It had a little green box inside of it, which I took to mean that some, but not all components are registered for COM Interop. I have no idea how that would work, but there it was. I clicked it again and it went all blank, then again and it actually showed a checkmark. And then it seemed to work.
But then I started getting "Couldn't create plugin" messages from MC. I thougt at first that it must have been something screwy in my code, so I commented it all out (I really hadn't done much), rebuilt the solution and started up MC. Same thing.
Anything in particular I should look at?
Intreguing. It's possible that I got ahead of myself and had a different version
of the template on my machine to whats currently uploaded. I'm currently away from my
development machine, I may get time to take a look tonight, when
I get back to Bournemouth.
You may be the first person trying those instructions
out so they may not be perfect.
Just for reference, in Visual Studio 2005 you can actually run the control in a test
window just by pressing the run button. That may give you more idea of whats wrong
relating to the private message you sent me.
It's unusual not to get any error message at all however. C#'s pretty good with
that sort of stuff.