Results 1 to 6 of 6

Thread: can't access shared folder on local computer

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Posts
    237

    can't access shared folder on local computer

    hi.. I'm sharing a folder (D:\Data\), and my computer name is "server". It's local computer, then I want to access the shared folder using "//server/data". But it won't work. It's OK when I only user "//server", the shared folder is shown, but when I double click it, it says that I don't have the permission to access the folder. I'm the admin of the computer. What should I do? I'm using Windows XP Home Edition Service Pack 2.

    Thanks.

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: can't access shared folder on local computer

    Admin of \\server, or admin of the computer you're connected to \\server from? What are the permissions on \\server\data?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Posts
    237

    Re: can't access shared folder on local computer

    I am the Admin of //server, and the //server is not on a network. So I want to connect to my own computer (local computer). I am testing a software that is going to be working on a LAN with the server is //server.

    Thanks

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: can't access shared folder on local computer

    how are your local computer and \\server connected, if \\server isn't on a network?

    Are you logged into your local computer with a network login (\\networkname\adminname) or as a user on the local computer? If the latter, \\server doesn't know you, since \\localcomputer\anything isn't an admin on \\server. (The login includes the computer ot network name, otherwise Joe on his local computer could admin a network that has a "Joe" as an admin.)
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    May 2001
    Posts
    237

    Re: can't access shared folder on local computer

    hi Al42, my local computer's name is server, so I'm connecting to my own local computer, sorry I didn't mention that. And I log in as Admin.

    thanks

  6. #6
    Addicted Member
    Join Date
    Feb 2006
    Location
    The Sea of Tranquility
    Posts
    252

    Re: can't access shared folder on local computer

    Try adding a network place, //server/SharedDocs
    Rich

    A)bort, R)etry, I)nfluence with large hammer.
    Please take a moment to rate useful posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width