CATEGORIES
Acer
AMD
Apache
Apple
ASP
Business Object
Compaq
Crystal Reports
CSS
Database
Dell
DOT NET
Fujitsu
Gateway
Google
HP
HTML
IBM
IIS
Intel
Java
Mainframe
Microsoft
Networking
Oracle
SAP
SEO
Sony
SQL Server
Testing
Tomcat
Toshiba
Ubuntu
Visual Basic
Web Hosting
Windows
HP Error - Multiple Connections to a Server or Shared Resource by The Same User, Using More Than One User Name
Fixing Multiple Connections Problem by Same User Using More Than One User Name
Published by: San (8/29/2007)
HP Error - Multiple Connections to a Server or Shared Resource by The Same User, Using More Than One User Name. Fixing Multiple Connections Problem by Same User Using More Than One User Name?
How to fix this problem? Can you help please? If you know the answer or an article from other website then please post your comment here.
Most Popular Articles
- Error: This System is Shutting Down NT AUTHORITY\SYSTEM c:windows\system32\services.exe Status Code 1073741819
- HP Error - Multiple Connections to a Server or Shared Resource by The Same User, Using More Than One User Name
- Drivers for SD Host Controller on Compaq - HP nc6120
- Remote Desktop Snap-in for MMC in Windows XP-2000
- monitor says pc entering power saving mode
How to Get Missing sndvol32.exe File for Windows XP on Pavilion 410 Computer >>
<< How to Reinstall Quickplay on HP Notebook dv1000
COMMENT
Name: kah00na
You can fix this by clearing all the network shares you have already established on your desktop. Open a command prompt and type:
net use * /delete
This lists out your network shares and prompts you to confirm that you want to delete them all. Press "Y" and try the connection again.
If you see the server name listed in the list of shares, you can delete just that share instead of deleting them all with this command:
net use \\hostname\sharename /delete
This will leave all your other shares in place and just remove the one that is causing the problem.