A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Problem accessing network shares



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 12th 08, 02:09 PM posted to microsoft.public.windows.vista.networking_sharing
Qythyx
external usenet poster
 
Posts: 7
Default Problem accessing network shares

I have a fle server that I recently replaced with a new machine. The name of
the new machine is the same as that of the old, and the names of the shares
in it are also the same.

Since the upgrade my Vista machine is unable to access the shares and gives
me this error: "The parameter is incorrect". This occurrs when trying to open
mapped drives as well as trying to access the server's root UNC path.

After seeing this error I tried the "net view" command from DOS and got this:

C:\net view \\x6
System error 87 has occurred.

The parameter is incorrect.



I've found a way to temporarily fix the problem, but after I reboot my Vista
box it happens again and I need to apply the fix again. The fix is to use
"net use" like this:

C:\net use \\x6\software /user:xxx\username
The command completed successfully.


Note that if I use my actual domain name this command fails, but if I put in
an invalid one (like "xxx") then it succeeds. Yes, I know that's very
strange. I was lucky to find this by mistyping my domain name once and was
surprised that the command then worked. After issuing this command I can
access the file server just fine and my mapped network drives work fine as
well.


So, does anyone know how I can fix this permanently?
  #2 (permalink)  
Old January 12th 08, 10:48 PM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_134_]
external usenet poster
 
Posts: 1
Default Problem accessing network shares

Try this: net use * /d. and restart the Vista. Please post back with the
result.

--
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


"Qythyx" wrote in message
...
I have a fle server that I recently replaced with a new machine. The name
of
the new machine is the same as that of the old, and the names of the
shares
in it are also the same.

Since the upgrade my Vista machine is unable to access the shares and
gives
me this error: "The parameter is incorrect". This occurrs when trying to
open
mapped drives as well as trying to access the server's root UNC path.

After seeing this error I tried the "net view" command from DOS and got
this:

C:\net view \\x6
System error 87 has occurred.

The parameter is incorrect.



I've found a way to temporarily fix the problem, but after I reboot my
Vista
box it happens again and I need to apply the fix again. The fix is to use
"net use" like this:

C:\net use \\x6\software /user:xxx\username
The command completed successfully.


Note that if I use my actual domain name this command fails, but if I put
in
an invalid one (like "xxx") then it succeeds. Yes, I know that's very
strange. I was lucky to find this by mistyping my domain name once and was
surprised that the command then worked. After issuing this command I can
access the file server just fine and my mapped network drives work fine as
well.


So, does anyone know how I can fix this permanently?


  #3 (permalink)  
Old January 13th 08, 08:47 AM posted to microsoft.public.windows.vista.networking_sharing
Qythyx
external usenet poster
 
Posts: 7
Default Problem accessing network shares

Thanks for the suggestion. It almost wored. After doing what you suggested
and rebooting I could log into Vista without any problems, but when I tried
to access the file server I received the same error. To access it I had to
use the same workaround I used before.

I forgot to mention before that accessing the share from another Vista box
shows the same problem, but from the domain controller (Server 2003) and a XP
box everything is fine. Also, the other Vista box does not have any mapped
drives at all, so the problem is not related to that.

Any other suggestions?

"Robert L. (MS-MVP)" wrote:

Try this: net use * /d. and restart the Vista. Please post back with the
result.

--
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


"Qythyx" wrote in message
...
I have a fle server that I recently replaced with a new machine. The name
of
the new machine is the same as that of the old, and the names of the
shares
in it are also the same.

Since the upgrade my Vista machine is unable to access the shares and
gives
me this error: "The parameter is incorrect". This occurrs when trying to
open
mapped drives as well as trying to access the server's root UNC path.

After seeing this error I tried the "net view" command from DOS and got
this:

C:\net view \\x6
System error 87 has occurred.

The parameter is incorrect.



I've found a way to temporarily fix the problem, but after I reboot my
Vista
box it happens again and I need to apply the fix again. The fix is to use
"net use" like this:

C:\net use \\x6\software /user:xxx\username
The command completed successfully.


Note that if I use my actual domain name this command fails, but if I put
in
an invalid one (like "xxx") then it succeeds. Yes, I know that's very
strange. I was lucky to find this by mistyping my domain name once and was
surprised that the command then worked. After issuing this command I can
access the file server just fine and my mapped network drives work fine as
well.


So, does anyone know how I can fix this permanently?



  #4 (permalink)  
Old January 14th 08, 07:11 PM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_149_]
external usenet poster
 
Posts: 1
Default Problem accessing network shares

Assuming you can ping x6, ping x6 from a workstation. write down the IP,
then do net view \\ipaddress of the x6. Do you receive the same error?

--
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


"Qythyx" wrote in message
...
Thanks for the suggestion. It almost wored. After doing what you suggested
and rebooting I could log into Vista without any problems, but when I
tried
to access the file server I received the same error. To access it I had to
use the same workaround I used before.

I forgot to mention before that accessing the share from another Vista box
shows the same problem, but from the domain controller (Server 2003) and a
XP
box everything is fine. Also, the other Vista box does not have any mapped
drives at all, so the problem is not related to that.

Any other suggestions?

"Robert L. (MS-MVP)" wrote:

Try this: net use * /d. and restart the Vista. Please post back with the
result.

--
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


"Qythyx" wrote in message
...
I have a fle server that I recently replaced with a new machine. The
name
of
the new machine is the same as that of the old, and the names of the
shares
in it are also the same.

Since the upgrade my Vista machine is unable to access the shares and
gives
me this error: "The parameter is incorrect". This occurrs when trying
to
open
mapped drives as well as trying to access the server's root UNC path.

After seeing this error I tried the "net view" command from DOS and got
this:

C:\net view \\x6
System error 87 has occurred.

The parameter is incorrect.



I've found a way to temporarily fix the problem, but after I reboot my
Vista
box it happens again and I need to apply the fix again. The fix is to
use
"net use" like this:

C:\net use \\x6\software /user:xxx\username
The command completed successfully.


Note that if I use my actual domain name this command fails, but if I
put
in
an invalid one (like "xxx") then it succeeds. Yes, I know that's very
strange. I was lucky to find this by mistyping my domain name once and
was
surprised that the command then worked. After issuing this command I
can
access the file server just fine and my mapped network drives work fine
as
well.


So, does anyone know how I can fix this permanently?




  #5 (permalink)  
Old January 14th 08, 10:13 PM posted to microsoft.public.windows.vista.networking_sharing
Qythyx
external usenet poster
 
Posts: 7
Default Problem accessing network shares

I tried your suggestion and the result was the same.

I did manage to eventually solve my problem. What I did was just completely
rename my file server. Fortunately it wasn't being used by too many people,
so after the rename and reconfiguration of the clients to point to it all is
well.

I decided to try that since it seemed that Vista had something about the
file server cached somewhere that was wrong, and I assumed the cache was
coorelated to the name. This fix worked for me, but in some environments
renaming a server probably isn't viable.

Anyway, thanks for the suggestions.

"Robert L. (MS-MVP)" wrote:

Assuming you can ping x6, ping x6 from a workstation. write down the IP,
then do net view \\ipaddress of the x6. Do you receive the same error?

--
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


"Qythyx" wrote in message
...
Thanks for the suggestion. It almost wored. After doing what you suggested
and rebooting I could log into Vista without any problems, but when I
tried
to access the file server I received the same error. To access it I had to
use the same workaround I used before.

I forgot to mention before that accessing the share from another Vista box
shows the same problem, but from the domain controller (Server 2003) and a
XP
box everything is fine. Also, the other Vista box does not have any mapped
drives at all, so the problem is not related to that.

Any other suggestions?

"Robert L. (MS-MVP)" wrote:

Try this: net use * /d. and restart the Vista. Please post back with the
result.

--
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


"Qythyx" wrote in message
...
I have a fle server that I recently replaced with a new machine. The
name
of
the new machine is the same as that of the old, and the names of the
shares
in it are also the same.

Since the upgrade my Vista machine is unable to access the shares and
gives
me this error: "The parameter is incorrect". This occurrs when trying
to
open
mapped drives as well as trying to access the server's root UNC path.

After seeing this error I tried the "net view" command from DOS and got
this:

C:\net view \\x6
System error 87 has occurred.

The parameter is incorrect.



I've found a way to temporarily fix the problem, but after I reboot my
Vista
box it happens again and I need to apply the fix again. The fix is to
use
"net use" like this:

C:\net use \\x6\software /user:xxx\username
The command completed successfully.


Note that if I use my actual domain name this command fails, but if I
put
in
an invalid one (like "xxx") then it succeeds. Yes, I know that's very
strange. I was lucky to find this by mistyping my domain name once and
was
surprised that the command then worked. After issuing this command I
can
access the file server just fine and my mapped network drives work fine
as
well.


So, does anyone know how I can fix this permanently?




  #6 (permalink)  
Old January 15th 08, 02:20 AM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_152_]
external usenet poster
 
Posts: 1
Default Problem accessing network shares

Thank you for the update.

--
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


"Qythyx" wrote in message
...
I tried your suggestion and the result was the same.

I did manage to eventually solve my problem. What I did was just
completely
rename my file server. Fortunately it wasn't being used by too many
people,
so after the rename and reconfiguration of the clients to point to it all
is
well.

I decided to try that since it seemed that Vista had something about the
file server cached somewhere that was wrong, and I assumed the cache was
coorelated to the name. This fix worked for me, but in some environments
renaming a server probably isn't viable.

Anyway, thanks for the suggestions.

"Robert L. (MS-MVP)" wrote:

Assuming you can ping x6, ping x6 from a workstation. write down the IP,
then do net view \\ipaddress of the x6. Do you receive the same error?

--
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


"Qythyx" wrote in message
...
Thanks for the suggestion. It almost wored. After doing what you
suggested
and rebooting I could log into Vista without any problems, but when I
tried
to access the file server I received the same error. To access it I had
to
use the same workaround I used before.

I forgot to mention before that accessing the share from another Vista
box
shows the same problem, but from the domain controller (Server 2003)
and a
XP
box everything is fine. Also, the other Vista box does not have any
mapped
drives at all, so the problem is not related to that.

Any other suggestions?

"Robert L. (MS-MVP)" wrote:

Try this: net use * /d. and restart the Vista. Please post back with
the
result.

--
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


"Qythyx" wrote in message
...
I have a fle server that I recently replaced with a new machine. The
name
of
the new machine is the same as that of the old, and the names of the
shares
in it are also the same.

Since the upgrade my Vista machine is unable to access the shares
and
gives
me this error: "The parameter is incorrect". This occurrs when
trying
to
open
mapped drives as well as trying to access the server's root UNC
path.

After seeing this error I tried the "net view" command from DOS and
got
this:

C:\net view \\x6
System error 87 has occurred.

The parameter is incorrect.



I've found a way to temporarily fix the problem, but after I reboot
my
Vista
box it happens again and I need to apply the fix again. The fix is
to
use
"net use" like this:

C:\net use \\x6\software /user:xxx\username
The command completed successfully.


Note that if I use my actual domain name this command fails, but if
I
put
in
an invalid one (like "xxx") then it succeeds. Yes, I know that's
very
strange. I was lucky to find this by mistyping my domain name once
and
was
surprised that the command then worked. After issuing this command I
can
access the file server just fine and my mapped network drives work
fine
as
well.


So, does anyone know how I can fix this permanently?





  #7 (permalink)  
Old June 15th 08, 02:59 AM posted to microsoft.public.windows.vista.networking_sharing
Hanbin
external usenet poster
 
Posts: 1
Default Problem accessing network shares


Is any update for the solution?

I have three windows OS nodes on the network. one is vista. another is
XP. the last one is CE 6. The XP can access to the CE and the Vista
both. And the Vista can access to the XP only. The same error 87 occurs
if the Vista accesses to the CE. It's impossible to rename the CE file
server because it's production that should be sold.


--
Hanbin
 




Thread Tools
Display Modes

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

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



All times are GMT. The time now is 01:00 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.