Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem regarding RequestLive property

Status
Not open for further replies.

CHeighlund

Programmer
Jun 11, 2007
163
US
I am working on a program using the Zeos components, from the 6.1.5 version. Upon running on one of the systems it has been installed on, the program gives the message 'Error reading zqryMisc.RequstLive: Property RequestLive does not exist.'

There is nothing in the program that uses the RequestLive, as far as I can tell. A search through the files revealed no instance anywhere of the phrase 'RequestLive'. What might be causing this error, given that the code does not seem to mention this property?

Reference information: The system throwing the error is running Windows XP. However, another system running Windows XP have managed to use the program without this error. All .ini values between the two systems were made identical, but the error still tripped. The only difference I know of is that the failing system is a fairly new install.

Any suggestions as to where I need to start looking?
 
RequestLive is a property from TQuery, can it be that you have upgraded from tquery to zeos, using the original names from the components?



Steven
 
I don't know. The program was already using Zeos when I started working here, but that is something I probably need to check on. Still, I'm confused as to why that one box triggers the error where others don't. Any opinions on why that might be?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top