Hi JP:
I don't know what is going on here, but I will offer some ideas.
Is the DLL the same version on both machines? Download Dependency Walker
(http://www.dependencywalker.com/) and look at the dependencies files on
both machines. You might have a different version of a file on your home
machine when compared to the other PC.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by JPI'm running code that does some FTP function calls. Odd thing the program
works at home but on this other PC it generates this error "Declare DLL
caused an exception". I haven't seen much documentation on this error
message.
Help! I'm not sure where to start.