|
-
Aug 30th, 2006, 07:38 PM
#1
Thread Starter
Addicted Member
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.
-
Aug 31st, 2006, 04:29 PM
#2
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
-
Aug 31st, 2006, 07:29 PM
#3
Thread Starter
Addicted Member
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
-
Sep 1st, 2006, 02:21 PM
#4
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
-
Sep 1st, 2006, 08:10 PM
#5
Thread Starter
Addicted Member
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
-
Sep 4th, 2006, 06:13 AM
#6
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|