Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET VIEW and RESTORE FROM errors
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00847177
Message ID:
00847323
Views:
22
I assume you are refering to "SET CLASSLIB TO M:\RT50\LIBS\RAPDIS.VCX ALIAS ADDITIVE". This is the code that the error handler points to as the offending code. In the MAIN I have "SET CLASSLIB TO LIBS\RAPDIS.VCX ADDITIVE". I do not know why the ALIAS was added.


>In your code it seems to be mission the alias name between the 'ALIAS' and 'ADDITIVE' words.
>

>>I have an VFP 5 SP3 application that is being used at about 30 sites. The application is run from the server. One site is having a variety of problems.
>>
>>
>>1) Error 12 - variable not found
>>2) Error 55 - memory file is invalid
>3) C0000005
>>
>>
>>Errors 1 and 2 from above happening during a SET VIEW TO &m_file or a RESTORE FROM &m_mem ADDITIVE. (I realize that this is not a preferred method of saving and then restoring the environment, but it is the one used and a rewrite is not happening.) Error 1 from above ALWAYS has the offending code as SET CLASSLIB TO M:\RT50\LIBS\RAPDIS.VCX ALIAS ADDITIVE. In my main there are 14 SET CLASSLIB statments and this is the last of the 14.
>>
>>Error 3 from above is during an INSERT on a free table.
>>
>>I have deleted the FOXUSER files and deleted then rebuilt the indexes. Wondering if anyone has any ideas as to where else I can look for a solution.
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform