Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems to register a web service
Message
From
21/11/2013 15:35:05
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01588332
Message ID:
01588479
Views:
96
>When I put the NVL function in the method addfoxcode
>MODIFY CLASS _WebServices OF "C:\Program Files (x86)\Microsoft Visual FoxPro 9\Ffc\_ws3utils.vcx"
>I save the class but when I go back to it, the change I've just made is gone !


It looks like you are experiencing UAC Virtualization and write operation is redirected to VirtualStore. (That's why we do not install VFP to default location in Program Files)

To apply your changes to _ws3utils.vcx run VFP as administrator (right-click its icon and choose Run as Administrator) so it has the privileges necessary to write to Program Files.

hth
Andrzej
Previous
Reply
Map
View

Click here to load this message in the networking platform