Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codebook Problem - Too Many Variables Error
Message
From
30/05/2003 10:38:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Codebook Problem - Too Many Variables Error
Miscellaneous
Thread ID:
00794508
Message ID:
00794508
Views:
47
We have been running a Codebook middleware layer in an application for a couple of years. Lately, if there are a lot of users in the system we'll get the following error message:
rcresmgr.Employee rcresmgr.Employee error '80004005' 

employee.error c:\common\libs\csession.prg Error in line 260 Too many variables. 203 

/loginok.asp, line 8
I was just wondering if anyone else has seen this? Our clients are a little upset.

Line 260 of CSESSION.PRG (for us) is the first line of the Error() method of cOLEBaseClass:
	PROTECTED FUNCTION Error(tnError, tcMethod, tnLine)

		LOCAL laErrorInfo[1], lnRetVal
We're not absolutely sure if the hosting company has done anything with the server. We don't think they have.

- George
Next
Reply
Map
View

Click here to load this message in the networking platform