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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VFP6R.DLL error with Novell Netware Server

Status
Not open for further replies.

trick66

Vendor
Sep 25, 2001
23
US
I am running a Visual Foxpro 6.0 application on a Novell Netware server and am getting errors when I go to a certain area of the application. The error reads:
V has caused an error in VFP6R.DLL
V will now close. If you continue to experience problems, try restarting you computer

V caused an invalid page fault in Module VFP6R.DLL @ 015f:0c2eee02d

After above error, the following error displays:
V caused an invalid page fault in Module KERNEL32.DLL @ 015f:0c2eee02d

Upon closing above errors, the system will display a Novell message:
Netware Alert
Client32:File filename could not be auto-reconnected because the file could not be re-created. Press Cntrl-Enter to continue.

How can I fix this? Thanks in advance for any suggestions.
 
What is the app doing right before the errors? Just start happening or never worked? What version of client? Do you have to restart Windows after or does it just affect the app?

Cheers,

Mark ;-)
 
Have you got the 'Client File Caching Enabled' setting set to 'Off' on your server?

Give this a try. Also add the following to STARTUP.NCF:

SET CLIENT FILE CACHING ENABLED = OFF
 
The app is working normally, but when I open a specific module it causes the error. I have the latest novell client installed. The strange thing is that it is occuring only on two workstations, one running ME and the other WIN98.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top