Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codebook Problem - Too Many Variables Error
Message
From
30/05/2003 13:04:40
 
 
To
30/05/2003 11:19:12
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00794508
Message ID:
00794600
Views:
18
Craig -

We thought that may be the case. It turns out we didn't have a CONFIG.FPW on the server. We put one in the folder with the .DLL's, with MVCOUNT=64000. Will this help?

- George

>Not a Codebook issue.
>
>Increase the MVCount in CONFIG.FPW
>
>MVCOUNT=20000
>
>
>
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform