Komodo Labs Forums

NEWT Professional => NEWT Pro Network Inventory - Support => Topic started by: fcleveland on September 12, 2005, 07:25:03 PM

Title: Error 1219
Post by: fcleveland on September 12, 2005, 07:25:03 PM
I just upgraded to build 2274 and have this error when trying to scan my server.

What does it mean and how do I fix it?

Thanks
Title: Error 1219
Post by: fcleveland on September 12, 2005, 07:25:28 PM
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.. (Error: 1219)
Title: Error 1219
Post by: Komodo Support on September 12, 2005, 08:37:02 PM
This is a standard Microsoft error that usually means the remote machine thinks you are connected to it under two different users.

Are there any custom credentials entered into NEWT?

Are you able to visit the server through \"My Network Places\" or by direct UNC (\"\\\\MachineName\\C$\") and access its files without an error?

You could try using the following DOS command to see if it disconnects you alright:
NET USE \\\\MachineName\\IPC$ /DELETE

Please let us know if any of this helps.
Title: Error 1219
Post by: fcleveland on September 13, 2005, 08:53:23 AM
Thanks, I will give it a try and let you know.