cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pradeepcd
Level 2

Build Error : -1027 Failed signing tmp file

Hi,

I am using InstallShield 2009 with Visual Studio 2008.

I have created IS project with 2 features, when I build the project its showing the following error:

Error -1027: Failed signing 1F0.tmp, ISDEV : error : -1027: Failed signing 1F0.tmp

could anybody tell me what is going wrong in my project!!

Thanks,
Pradeep.
Labels (1)
0 Kudos
(3) Replies
deramor
Level 6

Are you signing your installers with a code signing certificate?
0 Kudos
pradeepcd
Level 2

No, I dont want to use signing in the insatller.

Actually the setup project is done for earliar releases by someone else, I have to use the same setup project for the new release. suppose if the project is done with any code signing certificate, how to identify and cancel it or how to come out of this error?
0 Kudos
J_anitha
Level 8

Check Signing tab in Releases.
Uncheck the option "Sign files in package".
0 Kudos