Question : the workstation driver is not installed, cannot access network shares from server or workstations

please read "at least" the troubleshooting steps at the bottom that i've already done, before you paste in links to general search results

while this is specifically happening on server 2003, it could just as easily happen on xp or 2000, so i put it in a few categories.  don't limit your suggestions to just server 2003, but do keep in mind this is a domain controller

server 2003 standard, one server on the network, this is the dns/dhcp/dc/gc/etc

last night i updated a very badly maintained server for a client.  this included SP2, then about 120 more updates.  all installed without error, rebooted when prompted.

now, no workstation can access the server shares, or remote desktop.  in addition, the server cannot access shares of its own self, from itself.

these related services ARE started:
workstation, netlogon, rpc, rpc locator, computer browser

the only service not started is performance logs and alerts, and all the other servers that are manual/disabled by default.


from the server itself:

start > run \\server = windows explorer opens and shows me the shares
     - but going into any of them results in "no network provider accepted the given path"

start > run > \\server\c$ = no network provider accepted the given path

from the server from dos:
net use x: \\server\share = "system error 67 has occurred.  the network name cannot be found"

"net share" = shows all the shares as expected

in the eventvwr:
userenv, 1053, "windows cannot determine the user or comptuer name.  the workstation driver is not installed"

userenv, 1054, "Windows cannot obtain the domain controller name for your computer network. (The specified domain either does not exist or could not be contacted. ). Group Policy processing aborted. "


------------------

from a domain workstation:
start > run > \\server = "the network path was not found"

from dos:
net use x: \\server\share = "system error 53 has occurred.  the network path was not found"


----------------
troubleshooting:

uninstalled "client for microsoft networks" and "file and print sharing", rebooted, reinstalled them, rebooted - same problem

reinstalled sp2, rebooted, same problem

checked the order of dependancies in regedit, they appear to be correct

created a new share, assigned everyone full share and file security rights - it created fine.  but accessing it in any way thru the network (or \\server from local) results int he same error


Answer : the workstation driver is not installed, cannot access network shares from server or workstations

pretty sure that you have a couple of problems.

One is that you need to reference the variable correctly:

mySelect1 = document.getElementById("CompanyInfo7");
mySelect2 = document.getElementById("CCInfo7");

Then I think you need to use the selectedIndex.

mySelect2.selectedIndex = mySelect1.selectedIndex;
Random Solutions  
 
programming4us programming4us