This happens every time I try to use the MSCOM bindings to use VirtualBox.
I'm trying to do something simple (send VM poweroff, sleep, wake, etc), but
no matter what I do, I keep getting this error. I tried using the tlb file
with C# first, but that resulted in a crash at runtime. Tried using C++/CLI,
then that failed as well. Finally, I tried doing it via unmanaged C++ with a
C++/CLI wrapper (the main app is in C#). All of these spouted the same
error.

I finally resorted to building the example and enabling the test poweron
(changing the VM name to a valid one, of course) and it gave the same error!
Is the COM API broken?
_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to