Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exe
Message
From
27/12/2006 08:13:51
 
 
To
27/12/2006 07:46:48
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Re: Exe
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01180432
Message ID:
01180437
Views:
13
thank you,
now i have only
gdiplus.dll,vfp9t.dll and vfp9renu.dll for English language,?? what else i must enclude,

about mismatch i'm sure about it becuse i run it before to make same things.

i get error message resource file version mismatch,
another error message
vfp connot start could not load resources.

Remark. i make a mistake last week, i delete myfolder have (my program and form...etc)

>>i build my .exe include programs, forms(include method,proerty),and my tables
>>after build i include all .dll as under,it works for many days fine, but i try again, i get error message as cnv_work dose not exist ,cnv_work include myform(as method or proerty),another error table hase no index order set and data type mismatch.....???
>>it works before without any error.
>>
>>vfp9rcht.dll,vfp9rchs.dll,vfp9rdeu.dll,vfp9rcsy.dll
>>vfp9resn.dll,vfp9renu.dll,vfp9rkor.dll,vfp9rfra.dll
>>vfp9t.dll,vfp9rrus.dll and MSVCR71.DLL
>>

>
>cnv_work might be missing or renamed in your latest compile. Data type mismatch is always a developer problem where you have not properly matched types (numeric, character, date, etc.). This happens in variables and in index tags too as you have seen. Check the field types and index tag(s).
>
>The problems you mentioned do not have anything to do with the DLLs you include. BTW why are you including that many DLLs? You only need the runtimes (MSVCR, vfp9t, etc. and you are missing GDI+) and the language you support. You are including DLLs for every language (French, Russian, Korean, and more). A waste of tim, space and an unnecessarily bigger install package.
>
>See:
>http://fox.wikis.com/wc.dll?Wiki~VFP9RuntimeFiles
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform