Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Existing file is not found!
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Divers
Thread ID:
01072670
Message ID:
01072672
Vues:
20
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform