PDA

View Full Version : Error 1072: UpdatePROTECT...



NewsArchive
08-24-2009, 01:31 AM
Hi Friedrich,

Got a SB7 script from a Build Automator customer that fails every time. It
fails with:

"FMKey.sb7(28): error GEN1072: UpdatePROTECT add-on is required to compile
the script."

This is caused by:

Set Variable %RESULT% to FUNCTION:Verify Subscription Key(ProgramName,
SomeStuff, SomeOtherStuff)

Obviously the actual script has different values in the function call<g>

This compiles without problem in the SB7 IDE, but fails every time when
called from the command line.

Any ideas?

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-24-2009, 01:33 AM
Hi Friedrich,

> This compiles without problem in the SB7 IDE, but fails every time when
> called from the command line.

Look what I found:

From: xxxxx@icetips.comArnor Baldvinsson
Newsgroups: softvelocity.clarion.addons.setupbuilder
Subject: Error GEN1072: UpdatePROTECT add-on is required...
Date: 24 Jun 2008 12:23:15 -0400

Newsgroups: softvelocity.clarion.addons.setupbuilder
Subject: SetupBuilder 6.8 Hotfix KB0806251
Date: 25 Jun 2008 05:26:53 -0400
From: friedrich linder <xxxxxxxxx@lindersoft.com>

Looks like exactly the same thing to me:)

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-24-2009, 08:11 AM
Hi Arnór,

I can't reproduce the problem on any of our machines :-( Our test scripts
for subscription keys compiled fine from the command line.

Would it be possible for you to send me a test .sb7 with fake subscriptin
key values? For example, copy the Line 28 from the FMKey.sb7 into a
test.sb7 and change the values.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
08-24-2009, 08:12 AM
Hi Arnór,

Please ignore my previous post. Either too much coffee or not enough! I
tested "Verify Serial Number" and not "Verify Subscription Key".

Fixed in the latest internal SB7 source codes.

Thank you for bringing this to my attention.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
08-25-2009, 12:53 AM
Hi Friedrich,

> Fixed in the latest internal SB7 source codes.
>
> Thank you for bringing this to my attention.

Thank you:)

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-25-2009, 12:54 AM
Hi Friedrich,

> Fixed in the latest internal SB7 source codes.
>
> Thank you for bringing this to my attention.

Thanks:) My client is also having some other issues with BA+SB7 where the
SB7 compile seems to just stop in the middle of the compile and not come
back. He says it _looks_ like it is around the code signing statements. Is
there any way to put code into the script that gives us a way to see _where_
exactly it is stopping? My idea was that he could put in a #rename
statement to rename a file from 1.txt to 2.txt and 2.txt to 3.txt etc. to
some selected places. Not ideal debugging method<g> but might work;)

Any chance of getting a test build for him to test this to see if that would
also get resolved with the fixt to the UpdatePROTECT problem?

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-25-2009, 12:55 AM
Arnór

Have you tried using the #msgbox compiler directive scattered through the
script? That could give you an idea how far the compile gets before it
stops.

Jane

NewsArchive
08-25-2009, 12:55 AM
Hi Jane,

> Have you tried using the #msgbox compiler directive scattered through the
> script? That could give you an idea how far the compile gets before it
> stops.

I have just sent that to my client. We went back and forth a lot yesterday
and I'm not 100% sure what his other problem was.

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-26-2009, 01:48 AM
Hi Arnór,

>> Have you tried using the #msgbox compiler directive scattered through the
>> script? That could give you an idea how far the compile gets before it
>> stops.
>
> I have just sent that to my client. We went back and forth a lot
> yesterday and I'm not 100% sure what his other problem was.

I like Jane's suggestion very much. Very good idea.

BTW, I noticed that all SetupBuilder subscription notifications sent to you
bounced back during the last few months:

---
64.207.29.198 failed after I sent the message.
Remote host said: 554 Sorry, message looks like SPAM to me
---

Could you please "whitelist" our domain?

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
08-26-2009, 01:49 AM
Hi Friedrich,

> I like Jane's suggestion very much. Very good idea.

My client went through that and everything worked so he took out the
#msgbox'es and everything still worked. So I'm not sure what the issue is.

> Remote host said: 554 Sorry, message looks like SPAM to me
>
> Could you please "whitelist" our domain?

Hmm... Might have been something temporary as I have been receiving your
emails (I think!) I'll look into it.

Best regards,


--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-26-2009, 01:49 AM
Hi Arnór,

>> Could you please "whitelist" our domain?
>
> Hmm... Might have been something temporary as I have been receiving your
> emails (I think!) I'll look into it.

I re-sent the subscription notification after I received your e-mail and got
the following:

---
64.207.29.198 failed after I sent the message.
Remote host said: 554 Sorry, message looks like SPAM to me
---

I think my second (non-subscription message) did not bounce back.

Friedrich

NewsArchive
08-26-2009, 01:50 AM
Hi Friedrich,

> I think my second (non-subscription message) did not bounce back.

Yes, I got your email, but not the subscription message. I've contacted
Benjamin and I'm sure he'll figure out what's going on:)

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-28-2009, 01:53 AM
Hi Friedrich,

> Fixed in the latest internal SB7 source codes.
>
> Thank you for bringing this to my attention.

Any idea when this may be released?

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php

NewsArchive
08-28-2009, 01:54 AM
Hi Arnór,

>
> Any idea when this may be released?
>

It's scheduled to be released next week.

Friedrich

NewsArchive
08-28-2009, 01:54 AM
Hi Friedrich,

> It's scheduled to be released next week.

Thanks:) My client is itching to try it out:)

Best regards,

--
Arnór Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com

Icetips product subscriptions at http://www.icetips.com/subscribe.php