Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot Find Drive 'x'
Message
From
20/05/1999 08:52:25
 
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00220760
Message ID:
00220770
Views:
25
>Does any one have a solution to the problem when Fox code is compiled on drive other than C, and then run on another machine where that drive is an empty CD Rom drive?
>
>I'm working on a contract making additions to TeleMagic and this is only happening with core code. The code that has been written here is compiled on the C drive and cause no problems. We don't have access to the core code, and hence can't recompile it on the C Drive
>
>Any Ideas? - I'm sure this one would have appeared a while back but I couldn't find anything about it on quick search - I probably didn't go back far enough :)
>
>TIA

Ian,

i had the same problem 2 years a go. My solution, development on drive C:, cd-rom as drive Z:, no mapped network drives an so on.

Open your app or exe as a binary file, search after occurences of drive names an overwrite them with c:. You can do the same with your compiled files before building the app or exe.

I think there was an article (some time ago) in foxpro advisor and/or foxtalk.
Vlad-Georg
Previous
Reply
Map
View

Click here to load this message in the networking platform