Unable to Save As Standalone Application...

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Paul D
Posts: 116
Joined: Mon May 21, 2007 6:58 pm

Unable to Save As Standalone Application...

Post by Paul D » Tue Oct 16, 2007 5:56 pm

This is a new error. I am now unable to create a standalone with any card. Even with cards that I have created standalones with before. Not sure what this error means. Any help would be appreciated.

Image

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Tue Oct 16, 2007 7:55 pm

Hi Paul,

The error message says that a stack could not be found. The first thing to do is make sure that all stack files mentioned in Stacks pane of the Standalone Application Settings are actually there, or remove these stacks from the list.

You may want to make sure that your stacks, including substacks, don't have any symbols in their names other than numbers and letters. Also make sure that no stackname starts with "rev" or finishes with ".rev". Make sure that the filename of your stack ends with ".rev" (this is no longer supposed to be necessary, but let's do it anyway to be sure).

Also, don't change the location of your Revolution application folder and don't change the name of the folder itself.

If this doesn't work for you, turn on View Revolution UI Elements in List, in the View menu. Open the property inspector of the mainstack of your project. Go to the custom properties pane. Select the custom properties set cRevStandaloneSettings. Delete it. Now open the Standalone Application Settings and restore your settings manually.

If this doesn't solve the problem then re-install Revolution.

If it still doesn't work, post another message here and we'll see we can do.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply

Return to “Windows”