interesting threads to read (I know it takes time to read all of it, but it might help a lot):
http://shoutbox.menthix.net/showthread.php?tid=21003
http://shoutbox.menthix.net/showthread.php?tid=19088
http://shoutbox.menthix.net/showthread.php?tid=25027
something which attracted my attention:
quote:
Originally posted by SilenceTi
it is importent in vb.net and c# that you have to register the dll in your register just like vb plugins, AND you will have to set "Register for COM Interop" to true in the project properties.
dunno if that still applies or not though...
---
about http://www.mscorlib.com/DesktopDefault.aspx?tabid=271:
*
WebArchive Jan 09, 2004
*
WebArchive Mar 16, 2004
The files themself aren't available anymore though...
---
Nevertheless, did you try to run the example plugin (unmodified) in the MPPlugins documentation from Plus!? As all the info in those given threads (and also on mscorlib.com) is really very old information and things might have changed. The current VB.NET sample plugin in the official documentation should work fine...