MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

iisapp.vbs call (for post build events) returns a 9009 error

  Asked By: Marie Stephens         Date: Nov 30, 2009      Category: MOSS      Views: 703
 

OS: Windows 2003 sp2 (x64) virtualized
IDE: Visual Studio 2005 Team Edition for Software Developers
Sharepoint Product: MOSS 2007

Command issued: %systemroot%\system32\iisapp.vbs /a "SharePoint -
39132" /r

Error: "exited with code 9009"

I know there can be weirdness when 32bit apps use system variables
(64bit redirection?) but I'm not sure if this is addressable or if I
simple will have to continue running this manually. Any thoughts are
appreciated.

Tagged:                    

 

1 Answer Found

 
Answer #1       Answered By: Angel Jordan          Answered On: Nov 30, 2009       

btw, I failed to mention that this works perfectly fine when run from a
command line.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].