Map local shared folder.

  • Thread starter Thread starter Stecla
  • Start date Start date
S

Stecla

Of some reason can I not map a local folder when I'm not
connected to my LAN.
Im running a Windows XP Pro. machine.
When I'm connected to the LAN can I map the folder and
access it, but I can't access it when I'm "stand-alone".

I have administrator privileges.

/Stecla
 
"Stecla" said:
Of some reason can I not map a local folder when I'm not
connected to my LAN.
Im running a Windows XP Pro. machine.
When I'm connected to the LAN can I map the folder and
access it, but I can't access it when I'm "stand-alone".

I have administrator privileges.

Mapping a folder as a network drive uses XP's networking functions to
access the folder, even if the folder is on the local machine. XP
can't do that when the machine is in "stand-alone" mode with no active
network connection.

Here are some possible solutions. Any one of them should do the job:

A. Leave a network connection active.

B. Use the "subst" command to assign the drive letter instead of
mapping a network drive. For example:

subst h: "c:\program files"
subst d: c:\

C. Install the Microsoft Loopback Adapter, which acts as a network
connection even though it isn't physically connected to anything:

1. Go to Control Panel | Printers and Other Hardware.
2. Click "Add Hardware".
3. Click Next.
4. Select "Yes, I have already connected the hardware".
5. Click Next.
6. Select "Add a new hardware device" from the list and click Next.
7. Select "Install the hardware that I manually select from a list"
and click Next.
8. Double click Network Adapters.
9. Click Microsoft.
10. Click Microsoft Loopback Adapter
11. Click Next twice.
12. Click Finish.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top