![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi - I have a client that is using a FPW 2.6 application and has suddenly started getting an I/O operation failure. I researched into the Foxpro archives and found that just inserting a CD drive takes care of the problem and it did. Q. Why in thw world is the FPW 2.6 appliction NOW trying to access the CD drive? I am familiar with the code and there is nothing in the code that accesses a CD drive? Thanks in advance... Shah during development some part was acessing drive D:. |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi - I have a client that is using a FPW 2.6 application and has suddenly started getting an I/O operation failure. I researched into the Foxpro archives and found that just inserting a CD drive takes care of the problem and it did. Q. Why in thw world is the FPW 2.6 appliction NOW trying to access the CD drive? I am familiar with the code and there is nothing in the code that accesses a CD drive? Thanks in advance... Shah |
#5
| |||
| |||
|
|
What 'Patch Program' is this? I am familiar with the 'Divide by Zero Error'. Is there another patch? Shah |
#6
| |||
| |||
|
|
This is a "known" problem when you develop your app on anything but C: Put all files on C: or patch your resulting exe/app looking for D: e: f: etc and replace it with C: (personally; it's easier to develop all on C ![]() On 2 May 2005 06:27:07 -0700, shahjagat (AT) aol (DOT) com wrote: Hi - I have a client that is using a FPW 2.6 application and has suddenly started getting an I/O operation failure. I researched into the Foxpro archives and found that just inserting a CD drive takes care of the problem and it did. Q. Why in thw world is the FPW 2.6 appliction NOW trying to access the CD drive? I am familiar with the code and there is nothing in the code that accesses a CD drive? Thanks in advance... Shah --- Remove x's to send. Actually on modern operating systems it's even easier. Just have the |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Actually on modern operating systems it's even easier. Just have the user move their CD drive letter up one, so that there is a blank. It |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |