I saw the post about bogus NAnt bogus errors.
I'm having similar experiences with the PsExec and IIS6 Create Virtual directory actions; everything works but the Actions fail (partial log output below).
Will that patch build fix my issues as well? I can download and try it of course, but I'm posting here in case VSoft was not aware.
for PsSexec:
C:\BMT\Shared\Scripts\RegInfragisticsWeb.bat exited on FID00006 with error code 0.
Return code : 0
An unexpected error occured : Object reference not set to an instance of an object.
Error in OnCheckErrorCode script event.
Action Failed.
For create Virtual Directory:
Connecting to server 'FID00006'...
Connecting to server 'FID00006'...
Finding web site "Default Web Site"
Deleted pre-existing virtual directory W3SVC/1/ROOT/ig_common
Configuring virtual directory ig_common...
Creating default application...
Setting Application Pool Id to 'DefaultAppPool'...
Virtual directory ig_common has been created successfully
An unexpected error occured : Object reference not set to an instance of an object.
Error in NewVirtualDirectory script event.