cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
StephenConnolly
Level 3

COM Extraction failing

On one of our build servers running the standalone build tool we are failures when extracting information from COM servers.

We've switched off DEP and tamperproofing as this has historically been a source of problems.

Anyone got any other ideas? All works fine on our other build servers and they are apparently all configured the same.

Stephen Connolly | Enterprise Vault | Symantec Corporation
Labels (1)
0 Kudos
(2) Replies
Mike_Marino
Level 6 Flexeran
Level 6 Flexeran

Most COM extraction issues are related to missing dependencies. Especially if the DLLS were recently moved to VC 2005 or VC 2008, since the new C runtime, MFC, or ATL dlls may not have made it to the build system yet.

Thanks,
Mike
0 Kudos
tomerdr
Level 6

I had the same problem,building the setup from the command line produce a log with additional info
0 Kudos