PDA

View Full Version : Moving to new machine



NewsArchive
02-24-2011, 12:45 AM
Friedrich,

I'm I the process of moving all my programs and their data to a new machine. When
I try to build an install, I'm getting the following error:

Compiler error GEN1053: Code signing process failed. Error Code: 1

I've set up the tools/options/file locations in the SB IDE and verified the script
paths are correct. Has to be something obvious I missed. Any ideas?

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
02-24-2011, 12:46 AM
Hmmm... wonder if its because the actual certificate is not installed on the new
machine? If that is required, wonder how to transfer a certificate over?

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
02-24-2011, 12:46 AM
Russ,

> Hmmm... wonder if its because the actual certificate is not installed on
> the new machine? If that is required, wonder how to transfer a
> certificate
> over?

You only have to copy the .pvk/.spc or .pfx to your new machine.

But of course, you have to make sure that your Microsoft code-signing tool
really works on your new machine (missing dependency files on Win7, e.g.
CAPICOM.dll ?) You can't simply copy the code-signing tool over to your
machine.

See:
http://www.lindersoft.com/forums/showthread.php?p=53009#post53009

Does this help?

Friedrich

NewsArchive
02-24-2011, 12:47 AM
Downloading and installing the CAPICOM tool did the trick. Thanks!

Now I can move over the rest of the files (just gotta love compilers, they build
you a nice checklist of missing items! <g>)

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm

NewsArchive
02-24-2011, 12:47 AM
> Downloading and installing the CAPICOM tool did the trick. Thanks!
>
> Now I can move over the rest of the files (just gotta love compilers, they
> build you a nice checklist of missing items! <g>)

<G> ;-)

Friedrich

NewsArchive
02-24-2011, 12:48 AM
Its all done except the uploading. Holding off on that until some more fixes come
in from my team, not yours <g>.

--
Russell B. Eggen
www.radfusion.com
Clarion developers: www.radfusion.com/devs.htm