3 Apr
2006
3 Apr
'06
9:17 p.m.
2006/4/3, David Gilmore <david at stenhouseconsulting.com>:
Yep, that was the fix. I should have realized that.
Any idea why my "catch all" external did not work? With BBNT I called bbexternals.cmd to run all of the external scripts.
bbexternals.cmd
cd c:\bblogs cscript //b bbsav.vbs cscript //b iis-check.vbs cscript //b exchange.vbs
Thanks,
Well, I didn't implement the externals launch part as the original bbnt I think. I will look at this to be able to launch cmd files. (Added to the bottom of the TODO list :) ) However, for the moment, I think you can try to fix it by doing this :
<load value="cmd.exe /C bbexternals.cmd" />
-- Etienne GRIGNON