Subject | Re: [IBO] component qryCancelDialog already exists |
---|---|
Author | Ed Dressel |
Post date | 2004-06-07T17:21:32Z |
> This situation comes out of the login dialog. You can't haveinteractive
> stuff in an isapi at all, so you need to make LoginPrompt false.1) I created a small demo GUI app that reproduced the problem.
2) I tried the program on various Window OSes and also FB Embedded.
It worked fine on FBE but not FB Server. The OS did not matter.
3) I tried the threads sample and it also locked up.
4) I backed up my IBO source directory and reinstalled IBO and
recompile my app. It now works fine.
So, problem solve. But wanting to know what caused it:
5) I compared my backedup IBO directory against the new install
(using all *.pas, *.dfm and *.inc files) and there was nothing
different.
So I am not sure what caused the problem but am glad it is fixed.
Ed Dressel