Using a dll I created in VFP and PWS I had been able to access a network drive. Now that I am on Windows 2000 this no longer works?
*-----------VFP Code to create error --------------------
*// 71 is next line
SET DEFA TO i:\apps\client\dbf
* ----------Explorer Error-------------------------------
Error Type:
aspsite.aspsite aspsite.aspsite (0x800A0127)
aspsite.editpage c:\inetpub\scripts\aspsite.prg Error in line 71 Invalid path or file name. 295
/edit.asp, line 8
*--------------------------------------------------------
Thanks for all your help
*-----------VFP Code to create error --------------------
*// 71 is next line
SET DEFA TO i:\apps\client\dbf
* ----------Explorer Error-------------------------------
Error Type:
aspsite.aspsite aspsite.aspsite (0x800A0127)
aspsite.editpage c:\inetpub\scripts\aspsite.prg Error in line 71 Invalid path or file name. 295
/edit.asp, line 8
*--------------------------------------------------------
Thanks for all your help