Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Existing file is not found!
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01072670
Message ID:
01072672
Views:
21
Try this code and see what happens. this is from the VFP toolkit

Public Shared Function File(ByVal cFileName As String) As Boolean
Return System.IO.File.Exists(cFileName)
End Function

If this doesnt work look into a security issue with the CLR and accessing data on a shared drive.

Rodman
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform