Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moved Project to VFP7: Class Location Problems
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00551805
Message ID:
00551847
Views:
15
>Did you try to build with Recompile All Files option checked?
>
>
>Yes. Let me give a few more details.
>
>When I modify the form, it specifically looks for
>"c:\microsoft visual studio\vfp98\wizards\_base.vcx", which no longer exists.


Are you sure? On my computer it's ...\FFC\_base.vcx

>
>I use locate to point it to "c:\microsoft visual foxpro7\wizards\_base.vcx" and then save the form. So far so good...


Again it's it's ...\FFC\_base.vcx

>
>At that point if I try to recompile the project, I get an error that _base.vcx is in use and it stops the compile. I must restart VFP7 to release the hold on the _base.vcx class and complete the compile, but thats also when I lose the previous "redirection" to the VFP7 version of _base.vcx.
>
>Perhaps if there is a way to release the hold on the _base.vcx allowing me to recompile the project without leaving VFP7?


Try one by one
CLEAR CLASSLIB _base
CLEAR ALL
CLOSE ALL
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform