Workshop.zip problems (OpenInsight Specific)
At 08 MAY 2000 05:29:29PM Dan wrote:
Hi, I downloaded the workshop.zip file from the :
"Notes on Migrating Your Advanced Revelation Application to OpenInsight"
I followed the instructions :
1.Unzipped into C:\OITEMP
2.Created new application "WOrkshop"
3.From the repository outline I activated APPBACKUP
4.I checked on the "Restore" operation and on the "Copy Data Tables" as well, I made sure the "Backup Location" was set to the directory in which the file was unzipped to: C:\OITEMP.
However, an error message appears once I click on ok:
Fatal runtime error:
"SYS1000: ERROR loading Program. REV_LOADREC"
Can anyone help me load this application into OpenInsight?
Thanks!
Dan
At 09 MAY 2000 05:21PM Richard Bright wrote:
Dan,
Just a thought, did you ensure that when you un-ziped that you preserved directory names? ie the unzipped workshop app has a base directory plus some child directories with data in them.
At 11 MAY 2000 02:57AM Dan wrote:
Hi Richard,
Problem solved :)
After trying several times and getting the same error message it finally worked (STrange?)
Thanks for replying.
Dan
At 11 MAY 2000 05:05PM Richard Bright wrote:
Dan,
Glad you were able to solve the problem. Seems from what I have seen elsewhere that your worstation was timing out somehow. If you dont succeed try again!
I had problem with the workshop app to do with the java files. I spent hours trying to figure out why they were not working. Even resorted to decompiling the classes. Whilst reviewing the decompiled java source code discovered a class name of a deployed class had been truncated - leaving an 's' of the Thought(s).class. Guess I learnt a lot in the process!