Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 599775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:32:05+00:00 2026-05-13T16:32:05+00:00

We have around 2000 staff. Each has a shared drive to store some of

  • 0

We have around 2000 staff. Each has a shared drive to store some of their files. This shared drive points to a central location on our network.

Example:

John’s F: drive -> \\ournetwork\john.doe
Jane’s F: drive -> \\ournetwork\jane.doe

Each user will have a folder within the root “ournetwork” labeled with their username. I do not have to worry about the directory creation as that’s already done for me. These users are all tied into our AD for authentication. Folder name == AD username.

We would like the ability to allow our users to access their mapped “F” drive from outside our network through a web page. I understand that the programming involved (assuming it comes to that) will not rely on their mapped drive but rather the UNC path as posted above.

I am open to suggestions on how to get this accomplished. ASP.NET? Is there just an IIS solution like WebDAV? (although client-side WebDAV on win 7 seems to be broken, so that may be off the table). Something else?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T16:32:05+00:00Added an answer on May 13, 2026 at 4:32 pm

    You specify the name of the file on the network just like you do from anywhere else:

    Dim myStream As IO.FileStream = IO.File.Open("\\myserver\myshare\myfile", IO.FileMode.Open)
    Dim myBytes As Byte()
    myStream.Read(myBytes, 0, numberOfBytesToRead)

    The tricky part is making sure that you access the file as an account that has access. Normally, ASP.net code runs as an ‘anonymous’ or ‘system’ account with limited priviliges. You need to specify that the ASP.net page run as a certain user with access to the file. Then, you need to enable impersonation in your web.config file in order for ASP.net to actually access the file as that user.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a SQL Server 2000 database with around a couple of hundred tables.
I have searched around, and it seems that this is a limitation in MS
Let me explain my scenario first: I have around 2000 tests to run, which
I have around 1000 pdf filesand I need to convert them to 300 dpi
I have around 25 worksheets in my workbook (Excel spreadsheet). Is there a way
I have around 3500 flood control facilities that I would like to represent as
I have around 8-9 parameters to pass in a function which returns an array.
I have around ~40 custom modules and a custom skin on a DotNetNuke site
Excuse me if I'm off on my terminology, I only have around 2.4 years
I have googled around and not seen any info. What format and icon color

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.