Error 2721 installing MSI with transform : Custom Action IsServerCore is not found in binary table stream
When I am installing the msi with transform it is giving error 2721 custom action IsServerCore is not found. but the custom action is present in custom action table. how to resolve this please help.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
jagadeish
11 years ago
Comments:
-
yeah i have seen these sites.. but they doesn't work out for me - swetha539 11 years ago
Posted by:
captain_planet
11 years ago
If you look at your Custom Action in the CustomAction table, find the value in the 'Source' column and make sure that it exists in the first column of the 'Binary' table.
Comments:
-
the source value is there in the binary table but not installing giving same error - swetha539 11 years ago
-
Does it install without the transform? What type of CA is it? Have you checked that, even though the entry is present in the Binary table, that the stream isn't corrupt? Try extracting the binary stream and check it looks ok and isn't 0kb or something daft. - captain_planet 11 years ago
-
No it's not installing without transform. it is giving a error 1920 serviceMCAfeeFrameork is not installed doesn't have privelliges to it
that McAfeeFrameork CA is not there in CA table
( I have extracted the binary stream of IsServerCore CA unable read it but it's not any empty 0kb file) - swetha539 11 years ago
Posted by:
anonymous_9363
11 years ago