简体   繁体   中英

How to get more specific error reason than VIX_E_FAIL

When I use native method VixDiskLib_Write in my C# App I get VIX_E_FAIL error, if connection suddenly disappear. Is there any way to get more specified problem reason?

You can try to look into VixDiskLib log files. Default location is %TEMP%\\vmware-\\vix-.log location, if you didn't specify your own log function.

And you may also find something useful in server-side log files (like var\\log\\vmware\\host.log).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM