Discussion:
V1.01 internal error
Mark Lubratt
2006-11-02 14:34:00 UTC
Permalink
Hello,

I've started noticing the following error message
(LicenseExpirationMessage) while in the debugger:

Application ERROR: Internal Deployment License Failure. Please
contact the programmers of pgSQL4RB.

However, this doesn't seem to affect the running program. Also, no
message boxes appear describing the error in the compiled application.

PgSQL4RBv1.01 RB2006r2

Do I need to be concerned about this?

Thanks!
Mark
Aliacta Support
2006-11-02 17:07:46 UTC
Permalink
Hi Mark,
Post by Mark Lubratt
I've started noticing the following error message
If you're talking about messages actually displayed to you in a
messagebox then it's a bug.

If you're just seeing test strings containing error messages in some
variables in the debugger then it's normal. Most error messages are
to found in some strings.

Cheers,

Marc
Aliacta Support
2006-11-02 21:27:10 UTC
Permalink
If you're just seeing teXt strings containing error messages in some
variables in the debugger then it's normal. Most error messages are
to BE found in some strings.
Loading...