Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6: An unspecified regisrty error has occurred.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00163942
Message ID:
00164009
Views:
24
Hi Petras,

>Hi, I get the above message when opening a VFP5 project which I inherited from someone else. After acknowledging the message, the project opens OK and I can modify/build any part of the project. The project was at some stage part of a Visual SourceSafe system. Would anyone know what might cause the above error and how best to fix it?

VFP tries to connect to the SourceSafe server. If you don't have access to the VSS database anymore, because it belongs to that other programmer, you can use the following code to detach it from SourceSafe:

USE Project.PJX
REPLACE ALL Local WITH .T.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform