Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to solve the error
Message
From
10/11/2005 10:54:37
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01067145
Message ID:
01067183
Views:
20
Sorry, you're right. The whole thing...

I made a dll with VFP9 that will work as a Web Service. It uses XMLAdapter class, and XMLTOCURSOR function. I compiled my dll as multithreaded.

For creating instalation release I used CreateInstall 2003. Then I'm installing these files:

MyWebService.dll windows\system32
gdiplus.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP msvcr70.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
msvcr71.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp9r.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp9t.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp9renu.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp9resn.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp7renu.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp7r.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
vfp7t.dll windows\system32 Program Files\Common Files\Microsoft Shared\VFP
msxml3.dll windows\system32
msxml3a.dll windows\system32
msxml3r.dll windows\system32
msxml4.dll windows\system32
msxml4a.dll windows\system32
msxml4r.dll windows\system32
foxhelpps9.dll Program Files\Common Files\Microsoft Shared\VFP
foxhelp9.exe Program Files\Common Files\Microsoft Shared\VFP

Then, I try to register MyWebService.dll using my setup program, manually (regsvr32 c:\windows\system32\MyWebService.dll) or using Windows Component Services, and the answer is the same "Visual FoxPro cannot start. Could not load resources". Is it more clear?

I appreciate your attention
Previous
Reply
Map
View

Click here to load this message in the networking platform