Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Codebook Problem - Too Many Variables Error
Message
De
30/05/2003 10:38:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Codebook Problem - Too Many Variables Error
Divers
Thread ID:
00794508
Message ID:
00794508
Vues:
46
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform