VirtualBox

Opened 11 years ago

Closed 11 years ago

#12051 closed defect (invalid)

Machine Not created

Reported by: MVS Owned by:
Component: other Version: VirtualBox 4.2.16
Keywords: Cc:
Guest type: Windows Host type: all

Description

Hai sir,

I am using VirtualBoxSDK-4.2.16-86992 version sdk. I am trying to create a virtual machine using CreateMachine() function. The return values says success(S_OK), but actually machine not get created. Please help where is mistake here, here i have attached the c++ file for your reference

Attachments (1)

Support.cpp (2.3 KB ) - added by MVS 11 years ago.
C++ code to create VM in virtual box

Download all attachments as: .zip

Change History (2)

by MVS, 11 years ago

Attachment: Support.cpp added

C++ code to create VM in virtual box

comment:1 by Frank Mehnert, 11 years ago

Resolution: invalid
Status: newclosed

First, this is not the correct place for asking such questions. Please go to forums.virtualbox.org, that's a better place for discussing programming issues. Second, your issue is surely not a blocker. To me it seems that you just forgot to register the VM. So the VM is created but the VM selector will not be aware of it. So some kind of VirtualBox.RegisterMachine() is required.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use