Submitted by ajr on 2010/01/29 20:07
 I've got an IQBase that crashes immediately upon opening.  The last work done on it was to use the AddKeyword and RemoveKeyword functions to push some icon images.  If I remember right, I was trying to create a rule that would check the value of a second field when it crashed.
 
I've downloaded PreRel 16 and it works fine with a different IQBase.  What can I do with the one that keeps crashing?

Comments

Oh... I've never seen this before.
 
You can try one or more of the following:
  • With IQ opened with no IQBase loaded (if Open last file is checked, press Shift when starting IQ to avoid loading the last file), do a Tools>>Database>>Repair
  • With IQ opened with no IQBase, do :
    1. Tools>>Options>>Program Settings>>Modes: uncheck "Open last file" and uncheck "Open last view".
    2. Open the IQBase
    3. Try opening the Calendar or another grid
    4. Once you've isolated the problematic grid, you can use View>>Manage grids to report back to us the grid settings
  • What was the last version of IQ that worked with this IQBase ?
  • You can send me the IQBase
 

ajr

2010/01/29 21:26

In reply to by Pierre_Admin

 I sent an email to your betasupport at sqlnotes address.
 
Thank you for taking a look at this.

Pierre_Admin

2010/01/29 21:58

In reply to by ajr

Thanks !
 
It had to do with the custom formats you had. I suspect the grid supplier has changed something as my code was causing a stack overflow. This is now fixed. You can download the latest build from the download page.
 

ajr

2010/01/29 22:24

In reply to by Pierre_Admin

 When I unzip the latest build file and run the executable, this error message comes up "Cannot load language file.  Aborting." and an empty AppFiles folder appears.

JJSlote

2010/01/29 22:29

In reply to by ajr

Worked fine here. Did you unzip the build in the same folder as your previous PreRel16? The latest build zip contains only the executable; it expects all other support files to be right where they were.
 
Jerome

ajr

2010/01/29 22:39

In reply to by JJSlote

[quote=JJSlote]
Did you unzip the build in the same folder as your previous PreRel16? The latest build zip contains only the executable; it expects all other support files to be right where they were.
[/quote]
 
I did not know this.  Yes, it's working fine.  Thank you.