Mapped drive doesn't show up during installation

Posted: 06-06-2007, 07:06 PM
Ok, this one has a few twists:

I have the 32-bit version of Vista Business. I am on a network with a domain
controlled by an NT4 domain controller, but I have not joined it.

I mapped a drive to said NT4 server (it hosts our ERP software), and tried
running the 16-bit client setup application for said ERP software. The
application runs just fine, but part of the setup process requires you to
point to a directory in the mapped drive, but the mapped drive does NOT show
up in the list of available drives, and it always did under 98/2000/XP. Any
ideas? Should I try joining the domain to see if that changes anything?

TIA!
Reply With Quote

Responses to "Mapped drive doesn't show up during installation"

Robert L [MVP - Networking]
Guest
Posts: n/a
 
Re: Mapped drive doesn't show up during installation
Posted: 06-07-2007, 03:36 AM
Since you are using NT 4, do you have WINS server? The link may help too,


NetBIOS and WINSMS provides many options for NetBIOS name resolution such as local cache lookup, WINS server query, broadcast, DNS server query, and LMHOSTS and HOSTS ...
http://www.chicagotech.net/netbios&wins.htm

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"ayrton04" <ayrton04@discussions.microsoft.com> wrote in message news:AA015612-B9DD-4313-AE6C-676183C2D3F7@microsoft.com...
Ok, this one has a few twists:

I have the 32-bit version of Vista Business. I am on a network with a domain
controlled by an NT4 domain controller, but I have not joined it.

I mapped a drive to said NT4 server (it hosts our ERP software), and tried
running the 16-bit client setup application for said ERP software. The
application runs just fine, but part of the setup process requires you to
point to a directory in the mapped drive, but the mapped drive does NOT show
up in the list of available drives, and it always did under 98/2000/XP. Any
ideas? Should I try joining the domain to see if that changes anything?

TIA!
Reply With Quote
ayrton04
Guest
Posts: n/a
 
Re: Mapped drive doesn't show up during installation
Posted: 06-08-2007, 04:41 PM
We don't have a WINS server, but the installation process works just fine on
every other Windows OS from 98 through XP. Something is different about
Vista, and I'm trying to figure out what.

"Robert L [MVP - Networking]" wrote:
> Since you are using NT 4, do you have WINS server? The link may help too,
>
>
> NetBIOS and WINSMS provides many options for NetBIOS name resolution such as local cache lookup, WINS server query, broadcast, DNS server query, and LMHOSTS and HOSTS ...
> http://www.chicagotech.net/netbios&wins.htm
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "ayrton04" <ayrton04@discussions.microsoft.com> wrote in message news:AA015612-B9DD-4313-AE6C-676183C2D3F7@microsoft.com...
> Ok, this one has a few twists:
>
> I have the 32-bit version of Vista Business. I am on a network with a domain
> controlled by an NT4 domain controller, but I have not joined it.
>
> I mapped a drive to said NT4 server (it hosts our ERP software), and tried
> running the 16-bit client setup application for said ERP software. The
> application runs just fine, but part of the setup process requires you to
> point to a directory in the mapped drive, but the mapped drive does NOT show
> up in the list of available drives, and it always did under 98/2000/XP. Any
> ideas? Should I try joining the domain to see if that changes anything?
>
> TIA!
Reply With Quote
Robert L [MVP - Networking]
Guest
Posts: n/a
 
Re: Mapped drive doesn't show up during installation
Posted: 06-14-2007, 04:41 AM
Have you enabled NetBIOS over TCP/IP?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"ayrton04" <ayrton04@discussions.microsoft.com> wrote in message news:E85B69D2-C4E2-41B8-8426-152885694E80@microsoft.com...
We don't have a WINS server, but the installation process works just fine on
every other Windows OS from 98 through XP. Something is different about
Vista, and I'm trying to figure out what.

"Robert L [MVP - Networking]" wrote:
> Since you are using NT 4, do you have WINS server? The link may help too,
>
>
> NetBIOS and WINSMS provides many options for NetBIOS name resolution such as local cache lookup, WINS server query, broadcast, DNS server query, and LMHOSTS and HOSTS ...
> http://www.chicagotech.net/netbios&wins.htm
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "ayrton04" <ayrton04@discussions.microsoft.com> wrote in message news:AA015612-B9DD-4313-AE6C-676183C2D3F7@microsoft.com...
> Ok, this one has a few twists:
>
> I have the 32-bit version of Vista Business. I am on a network with a domain
> controlled by an NT4 domain controller, but I have not joined it.
>
> I mapped a drive to said NT4 server (it hosts our ERP software), and tried
> running the 16-bit client setup application for said ERP software. The
> application runs just fine, but part of the setup process requires you to
> point to a directory in the mapped drive, but the mapped drive does NOT show
> up in the list of available drives, and it always did under 98/2000/XP. Any
> ideas? Should I try joining the domain to see if that changes anything?
>
> TIA!
Reply With Quote
ayrton04
Guest
Posts: n/a
 
Re: Mapped drive doesn't show up during installation
Posted: 06-15-2007, 01:43 PM
I figured it out: the drive wasn't mapped in an elevated user mode, so it
wouldn't show up in my available drives. I had to do this:

1) Open up the command prompt *in administrator mode*
2) Type net use driveletter: \\servername\share
3) Map the drive *again* using the standard GUI method

After that, it showed up in the installation. Weird!

"Robert L [MVP - Networking]" wrote:
> Have you enabled NetBIOS over TCP/IP?
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> "ayrton04" <ayrton04@discussions.microsoft.com> wrote in message news:E85B69D2-C4E2-41B8-8426-152885694E80@microsoft.com...
> We don't have a WINS server, but the installation process works just fine on
> every other Windows OS from 98 through XP. Something is different about
> Vista, and I'm trying to figure out what.
>
> "Robert L [MVP - Networking]" wrote:
>
> > Since you are using NT 4, do you have WINS server? The link may help too,
> >
> >
> > NetBIOS and WINSMS provides many options for NetBIOS name resolution such as local cache lookup, WINS server query, broadcast, DNS server query, and LMHOSTS and HOSTS ...
> > http://www.chicagotech.net/netbios&wins.htm
> >
> > Bob Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> > "ayrton04" <ayrton04@discussions.microsoft.com> wrote in message news:AA015612-B9DD-4313-AE6C-676183C2D3F7@microsoft.com...
> > Ok, this one has a few twists:
> >
> > I have the 32-bit version of Vista Business. I am on a network with a domain
> > controlled by an NT4 domain controller, but I have not joined it.
> >
> > I mapped a drive to said NT4 server (it hosts our ERP software), and tried
> > running the 16-bit client setup application for said ERP software. The
> > application runs just fine, but part of the setup process requires you to
> > point to a directory in the mapped drive, but the mapped drive does NOT show
> > up in the list of available drives, and it always did under 98/2000/XP. Any
> > ideas? Should I try joining the domain to see if that changes anything?
> >
> > TIA!
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Index Network (mapped) drive Martin Racette Windows Vista File Management 3 05-18-2008 03:05 AM
Using mapped drive LarryB Windows Vista Networking & Sharing 0 03-13-2007 10:11 PM
Visual FoxPro application does not show mapped drives? John Hill Windows Vista Networking & Sharing 3 06-22-2006 03:33 PM
Mapped drive letters get re used when plugging in USB Thumb Drive mhastings Windows Vista Networking & Sharing 1 06-18-2006 01:31 PM
Mapped drive names !!! Johan Henningsson Customize Windows XP 0 07-17-2003 10:38 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90