<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2838" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=868505920-03042006><FONT face=Arial 
color=#0000ff size=2>Yep, that was the fix.  I should have realized 
that.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=868505920-03042006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=868505920-03042006><FONT face=Arial 
color=#0000ff size=2>Any idea why my "catch all" external did not work?  
With BBNT I called bbexternals.cmd to run all of the external 
scripts.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=868505920-03042006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=868505920-03042006><FONT face=Arial 
color=#0000ff size=2>bbexternals.cmd</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV dir=ltr align=left><SPAN class=868505920-03042006><FONT face=Arial 
  color=#0000ff size=2>cd c:\bblogs<BR>cscript //b bbsav.vbs<BR>cscript //b 
  iis-check.vbs<BR>cscript //b exchange.vbs</FONT></SPAN></DIV></BLOCKQUOTE>
<DIV><SPAN class=868505920-03042006><FONT face=Arial color=#0000ff 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=868505920-03042006></SPAN> </DIV>
<DIV align=left><FONT face=Arial size=2>Dave</FONT></DIV>
<DIV> </DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> 
  hobbit-return-6230-david=stenhouseconsulting.com@hswn.dk 
  [mailto:hobbit-return-6230-david=stenhouseconsulting.com@hswn.dk] <B>On Behalf 
  Of </B>Etienne Grignon<BR><B>Sent:</B> Monday, April 03, 2006 4:50 
  PM<BR><B>To:</B> hobbit@hswn.dk<BR><B>Subject:</B> Re: [hobbit] BBWin 0.5 
  available<BR></FONT><BR></DIV>
  <DIV></DIV>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="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV style="DIRECTION: ltr">
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2>Etienne,</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 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 face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 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 face=Arial color=#0000ff 
    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 face=Arial color=#0000ff 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 </BLOCKQUOTE></BODY></HTML>