VMware {code} Community
gbrost
Contributor
Contributor

DeleteDirectoryInGuest

Hi everyone,

when i call

job = vm.DeleteDirectoryInGuest(workDirectory, 0, null);

inside my C# program (i am using VixCOM), i get Error #1: Unknown Error.

Does anyone have experience with this behavior?

Thank you!

Edit:

Sorry, it was my fault... A file in the directory seems to be locked by some dying process or anything like that.

Everything works great now. Thank you anyway!

0 Kudos
0 Replies