i mean that you have to get into the registry with regedit. or if you're looking at the DataPlugin run the .reg file.
--------------------------------------------------------------------
after I merge the key into the registery, I run regedit to look for the key, but it's at a different location other than the msgPlus2. you are saying it should be next to the VB plugin, but I don't see the vb plugin registery key there.
and by the way, the a.bat is for development use, not for final deployment purpose, it keep looping after pause when u hit the enter key again.
quote:
--------------------------------------------------------------------------------
I try to run the manager.exe to test the plugin, it give me this error:
LoadPlugIns
ystem.NullReferenceException: Object reference not set to an instance of an object.
at Manager.Form1.LoadPlugIns()
what's going on?
--------------------------------------------------------------------------------
This can be a few things. Is it registered in windows with regasm? Is there a key in the register (regedit)?
-> there are no documentation on how to use the manager.exe whatsoever and I assume the manager.exe will load the plugin and I will be able to test the plugin in the manager.exe.
think i will go read the msdn doc or get some documentation on how plus! works.