View Single Post
Old 05-13-2007, 09:12 PM   #4 (permalink)
bla!!
 
Monster Techie

Join Date: May 2004

Location: /usr/root/mn/us

Posts: 1,121

bla!! is on a distinguished road

Default Re: The local device name is already in use

This means that you already have something mapped at that name.

Open up a command prompt (start -> run -> cmd)
then type "net use"

Look at all the connections in there, and remove the one that has the same name that you're trying to connect to by typing this:

net use \\server\drive /d

or

net use driveLetter /d

where drive letter is something like m: or y:
__________________
<br>
Its a frigging Laptop, not a Labtop!!!!
bla!! is offline