Subject | Re: [IBO] Desperate...IBO 4.6b - DB Connection error after upgrade to FB2 |
---|---|
Author | mitch_landor |
Post date | 2007-01-19T05:08:33Z |
--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@...> wrote:
just to be sure. I then installed FB & my recompiled app on a clean
virtual machine. I get the same problem.
But it will run OK on my development pc even if I don't have delphi
running.
I have run Icarus Uses List Analyzer to see what's going on. I am
registered for IBO TDataset components only, but I notice in the Uses
List the following entries which seem to have found their way in
presumably in error. I am not aware of actually using any other IBO
components other than the TDataset ones. Could any of these be the
problem?
IB_MaskInterface
IB_Constants
IB_Header
IB_Session
Mask
Grids
IB_Utils
Unixpass
IB_NodeList
IB_Components
IB_Parse
IBD_Error
uRounding
IB_Schema
IBD_Login
IBD_CancelQuery
Is this error standard behaviour for any instance where unlicenced 3rd
party controls are used or if they are not used but residual
references remain in the uses lists?
Any other suggestions?
Thanks
Mitch
>I uninstalled IBO and then reinstalled using the registered version
> At 06:33 PM 18/01/2007, you wrote:
> >I am developing a Delphi/Firebird app using only TIBO components.
> >
> >I started with FB1.5 and successfully deployed a demo version of my
> >app to my client's pc, using FB1.5. I then upgraded to Firebird 2.0 on
> >my development machine and continued development.
> >
> >I now wish to deploy the latest version of my software to my client's
> >pc. So on their machine I uninstalled FB1.5 and installed FB2.0. I
> >then installed my app but I can't get it to work. The splash screen
> >comes up and then it hangs with the windows error "XXX.exe has
> >encountered a problem and needs to close."
>
> Are you sure you didn't compile your executable using an Evaluation
> version of IBO?
>
>
> >I can't make any sense of the detailed error message.
>
> It occurs when you take an exe that you created using an eval version
> and try to run it outside of the IDE.
>
> >I thought
> >perhaps the FB2.0 database was not working, so I installed IBExpert
> >and I can connect OK. The DB seems fine.
> >
> >I have used SYSDBA & masterkey throughout.
> >
> >The hosts file is unchanged and showing localhost.
> >The FB alias file seems to be correct. I did change the DB file name
> >in this from DB00.fdb (1st demo) to DB01.fdb (second demo) but
> >otherwise the path is the same.
> >
> >Please does anyone have any suggestions for what I could check that
> >might be causing the problem? It all runs OK on my development machine.
>
> The cure is to use a registered version of IBO. If you are a
> registered user, please send me (privately, to the email address in
> this message) your details and I will give you access to a full IBO
> kit for IBO v.4.6B. However, do please understand that v.4.6B
> doesn't have the full Firebird 2.0 support....IBO 4.7 will have it,
> though it is currently still in [late] beta...
>
> Helen
>
just to be sure. I then installed FB & my recompiled app on a clean
virtual machine. I get the same problem.
But it will run OK on my development pc even if I don't have delphi
running.
I have run Icarus Uses List Analyzer to see what's going on. I am
registered for IBO TDataset components only, but I notice in the Uses
List the following entries which seem to have found their way in
presumably in error. I am not aware of actually using any other IBO
components other than the TDataset ones. Could any of these be the
problem?
IB_MaskInterface
IB_Constants
IB_Header
IB_Session
Mask
Grids
IB_Utils
Unixpass
IB_NodeList
IB_Components
IB_Parse
IBD_Error
uRounding
IB_Schema
IBD_Login
IBD_CancelQuery
Is this error standard behaviour for any instance where unlicenced 3rd
party controls are used or if they are not used but residual
references remain in the uses lists?
Any other suggestions?
Thanks
Mitch