Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 06 MAY 1998 04:14:56PM Robert Dunmire wrote:

I am attempting my first deployment. Tried it with 3.5 and got an empty error screen when it came to the entity step in process. Downloaded 3.6 and now get error 'FS100: Record"%1%" does not exist.'

In the application manager I found a dict for a temp file (no file to match). In the definition I told it not to deploy it but thought it may be a problem anyway. When I tried to delete it I got message that it doesn't exist, is inherited or protected and am thrown to the Delete Entity window. In the Delete Entity Window aka "the Twilight Zone" I found the entity list on the right doesn't match up with selection in Type/Class column on the left. For example when Images is selected on the left side - the appnotes shows up on the right, When appnotes is selected on the left the right is blank - selecting message boxes on the left yields BMPS & ICONS. Down the list on the left OpenInsight Form Executables & Popup Boxes display the same entity list on the right and in both cases the first line is .

Now if any of that makes since and you have an idea where I go from here TIA

Robert

PERS1996@WIREDWEB.COM


At 07 MAY 1998 11:28AM Tracy Graves wrote:

Hi Robert-

I find the best place to try and delete these files is in the System Editor at the Exec: line.

If you are still showing the Temp dict files, try these methods..

from the EXEC line in System Editor-

RUN DELETE_TABLE "TEMP_FILENAME"

If it doesn't let you do that, we can try detaching it, and redefining the database..

* to detach

RUN DETACH_TABLE "TEMP_FILENAME"

* to re-define the database

RUN DEFINE_DATABASE "APPNAME", 1

If it doesn't let you do THAT, tyr looking in the DBT file for the app, but be careful and ONLY remove any references to temporary tables.

Tracy Revelation


At 08 MAY 1998 11:26AM Gene Gleyzer wrote:

Robert,

it looks like you got a repository entity with invalid repository type. I'd recommend to use SCAN_REPOS to figure out the problem

Gene Revelation

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/8bc615a43c1fe225852565fc006f3b2a.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1