<li><p>PhpVirtualBox throws an error “attribute does not exist” or "method 'getVDENetwork' does not exist in the object".</p>
+
<p><b>Solution:</b> Check config.php file located on /home/e-smith/files/ibays/phpvbox/html/ and comment out the line var $enableVDE = true;</p>
+
</li>
+
<pre>#var $enableVDE = true;</pre>
+
+
<li><p>Virtual machine with a guest Windows XP installed takes too long to load.</p>
+
<p><b>Solution:</b> The Windows XP disk you might have used is slipstreamed with Intel ICH9 or ICH10. Uninstall <i>iastor.sys</i> on Safe Mode. Once you restart, it will reinstall it for you. Iastor.sys is an Intel Matrix storage manager, used to access RAID drives system driver file.</p>