| View previous topic :: View next topic |
| Author |
Message |
derek Guest
|
Posted: Fri Jan 30, 2004 10:08 am Post subject: Runtime Error 216 |
|
|
CBuilder 3 running on WinXp pro, has been running OK for months. Now however I get "Runtime error 216 at 00F1A93" when I exit the IDE. I've reinstalled builder but error persists...
Anyone any ideas ?
cheers derek
|
|
| Back to top |
|
 |
Andrue Cope Guest
|
Posted: Fri Jan 30, 2004 1:19 pm Post subject: Re: Runtime Error 216 |
|
|
On 30 Jan 2004 03:08:57 -0700, derek wrote:
| Quote: | Anyone any ideas ?
|
216 is a Pascal RTL error and I think it relates to memory abuses. Invalid
pointers; out of memory or some such.
My advice would be to upgrade to another version of Builder. Any other
version. BCB3 was (IMO) the worst version ever produced.
--
Andrue Cope
[Bicester UK]
|
|
| Back to top |
|
 |
Jim Dodd Guest
|
Posted: Fri Jan 30, 2004 1:44 pm Post subject: Re: Runtime Error 216 |
|
|
derek wrote:
| Quote: | CBuilder 3 running on WinXp pro, has been running OK for months. Now however I get "Runtime error 216 at 00F1A93" when I exit the IDE. I've reinstalled builder but error persists...
Anyone any ideas ?
cheers derek
|
This is a known problem with BCB3. It has to do with the splash screen
being displayed as BCB3 sets up. Just run BCB with the command-line
options "-NS" so the splash screen is not displayed. This solves the
problem for many users.
Regards,
Jim Dodd
Onset Computer Corp.
|
|
| Back to top |
|
 |
|