Hi Dave,<br><br><br><div><span class="gmail_quote">2006/4/3, David Gilmore <<a href="mailto:david@stenhouseconsulting.com">david@stenhouseconsulting.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">




<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Etienne,</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">A problem has come up with the Externals.  I had been 
calling all of my external scripts from one batch file when I was using BBNT, 
which worked fine.  I ran the vbs script to convert my BBNT setting to 
BBWIN and checked the XML file to see that it had imported 
c:\bblogs\bbexternals.cmd.  However, all my externals are reporting 
purple.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">I did read through the docs and changed the scripts and 
registry to point to the BBWin\tmp directory, but still no reports.  If I 
manually execute the scripts, then they show up in the BBWin\tmp 
directory.  I even changed the XML file to call the scripts directly.  
But still no luck.  After a few service restarts I got the following in my 
APP log</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span>App: W 'Mon Apr 03 
16:28:55 2006': BigBrotherHobbitClient - " The agent externals generated this 
event<br>message : Failed to launch c:\bblogs\BBsav.vbs:   "<br>App: W 
'Mon Apr 03 16:28:55 2006': BigBrotherHobbitClient - " The agent externals 
generated this event<br>message : Failed to launch 
c:\bblogs\IIS-Check.vbs:   "<br></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Any suggestions?</font></span></div></div><div style="direction: ltr;"><span class="e" id="q_10a617d30a98ffba_5"><br></span></div></blockquote>
</div><br><br>
For vbscript, you should write externals rules like this :<br>
<br>
<load value="cscript.exe <span>c:\bblogs\IIS-Check.vbs</span>" /><br>
<br>
You have to specify the executable used for the script. It should work well after that.<br>
<br>
Please let me know if it still doesn't work.<br>
<br clear="all"><br>-- <br>Etienne GRIGNON