On Wed, 16 Jan 2008 07:11:52 -0800 (PST),
gloriousglenn@hotmail.com
wrote:
>Hi all,
>
>I have an office that has a wall mounted network outlet which I can
>plug in one cat5 cable.
>
>I am trying to hook it up so that I can run two PC's on the same
>network from the same socket.
>
>I hooked up a 5-port hub with a crossover cable going from the wall
>outlet into the hub (UpLink socket) and then two patch cables from
>each PC into the hub (ports 1 and 2).
>
>I could login to both PC's onto the network but when I tried to access
>the mapped drive that holds all of the files on the server (in my
>instance N: \\dms-file01\data) I get the following error message:
>
>An error occured while reconnecting N: to \\dms-file01\data.
>Microsoft Windows Network:
>The local device name is already in use. This connection has not been
>restored.
>
>Does anybody have any idea what I have done wrong and more importantly
>how I can rectify it?
>
>FYI. it is two XP workstations and a Server 2003 server.
>
>Cheers
>Glenn
That message means that drive letter N: is already in use. Type these
commands to release the letter and then use it to create a persistent
mapping:
net use n: /d
net use n: \\dms-file01\data /persistent:yes
--
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