<div dir="ltr">Update on the problem above:<div><br></div><div>I have identified the problem to be in the following piece of WPKG.js code. So I created the following script:</div><div><br></div><div><div>var xsl = new ActiveXObject("Msxml2.DOMDocument.3.0");</div>
<div><span class="" style="white-space:pre">            </span>xsl.async = false;</div><div><span class="" style="white-space:pre">         </span>xsl.validateOnParse = false;</div><div><span class="" style="white-space:pre">               </span>xsl.load(filePath);</div>
</div><div>                dinfo("XSLT: " + xsl.xml);<br></div><div><br></div><div>As expected the above script returns an empty xsl.xml when run as LocalSystem. However, when I changed the Msxml2.DOMDocument.3.0 to Msxml2.DOMDocument.6.0, WPKG does not seem to run.</div>
<div><br></div><div>I would really appreciate any pointers particularly from the developers of WPKG. </div><div><br></div><div>Thanks,</div><div>Antony </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Jul 28, 2014 at 3:57 PM, Antony Awaida <span dir="ltr"><<a href="mailto:antony@apporto.co" target="_blank">antony@apporto.co</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi there:<div><br></div><div>When I run wpkg.js as a user or administrator, it runs fine and it is able to download profiles.xml and other xml files.</div><div><br></div><div>when I run wpkg.js as local system, it is unable to download profiles.xml and other xml files. </div>

<div><br></div><div>I thought this would be a windows firewall problem, but windows firewall is turned off on the client. </div><div><br></div><div>Has anyone run into this problem? Any ideas?</div><div><br></div><div>Thanks, <span class="HOEnZb"><font color="#888888"><div dir="ltr">

Antony Awaida<div><br></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Antony Awaida<div>CEO</div><div>Apporto (Previously BizAppCenter)</div><div>Cell 415 999 4547 </div></div>
</div>