Bogus Errors with PSExec and II6 Create Virtual Directory

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.

Hi William,

The errors you’re getting are different. Do you have any script code in the “OnCheckErrorCode” for PSExec, and/or “NewVirtualDirectory” for IIS6 Create Virtual Dir?

Nope. No script code.

Hi William

I’m not able to reproduce the problem here, can you contact support at finalbuilder dot com with your project file and also what os/sp and fb version you are using so we can try to replicate your setup.

Apologies for the delay. I was out of town and busy on other projects for a while. I will send in my project file.

Hi William,

Thanks, we got your project file but I was unable to find either of these errors in the project - according to the logs available, the errors shown in this thread aren’t appearing any more. Is that correct?

Regards,

Angus