DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Simon Fisher Guest

    Scripting.FileSystemObject Accessing Files Over a Network Shared Folder in ASP


    I am having problems using the Scripting.FileSystemObject in ASP to access
    files to see if they exist or to get file names when using a network shared
    folder. The code works fine on local files but not on shared network drives.
    I am using the server.mappath method to get the directory name, which returns
    \\computername\directory , and I have made sure that all permissions are
    setup properly. Does anyone know any tricks on how to get this tyo work?

    Thanks
    Simon

  2. #2
    Paul Clement Guest

    Re: Scripting.FileSystemObject Accessing Files Over a Network Shared Folder in ASP

    On 18 Jan 2002 16:02:51 GMT, "Simon Fisher" <sfisher@akanda.com> wrote:

    ¤
    ¤ I am having problems using the Scripting.FileSystemObject in ASP to access
    ¤ files to see if they exist or to get file names when using a network shared
    ¤ folder. The code works fine on local files but not on shared network drives.
    ¤ I am using the server.mappath method to get the directory name, which returns
    ¤ \\computername\directory , and I have made sure that all permissions are
    ¤ setup properly. Does anyone know any tricks on how to get this tyo work?

    You don't mention what type of errors you are getting (if any) but see if the following helps:

    PRB: Cannot Access Remote Files with the FileSystemObject (Q197964)
    http://support.microsoft.com/default...;EN-US;q197964


    Paul ~~~ pclement@ameritech.net
    Microsoft MVP (Visual Basic)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links