Ajoy Khaund wrote: > Hi All, > > Since a couple of days I am getting this message when I start Vfp9 Sp1. > > Resource file is not valid. Overwrite it with a new empty one. Yes No > > Clicking Yes or No continues to give the same error when I start Vfp9. I have > vfp6 also. That's okay. > > Any help will be good. >
That usually happens when you went from a vfp6 to a vfp9 version - the resource files have the same name, but are different structures. The easiest way to fix it is to find and delete the foxuser.* files. They will be rebuilt. If that doesn't work, you can check to be sure that the user has file creation rights. Also, you can SET RESOURCE OFF in your program startup (check the syntax! That was off the top of my head) Finally, you can add RESOURCE = OFF to your config.fpw file. Good luck. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

