C
CJ Taylor
Hey all,
Was wondering if anyone could answer a question using the Windows Scripting
Host to use the Win32API to connect to a network share on an NT server.
The problem I am having is that I am trying to connect as a different user
that throws up an error upon connection, that says
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..
So I understand why, I have 2 accounts I'm trying to connect to the same
server with. But I don't want to disconnect all my network drives when I
want this to happen. So is there a way to do this within windows forms?
Thanks,
cJ
Was wondering if anyone could answer a question using the Windows Scripting
Host to use the Win32API to connect to a network share on an NT server.
The problem I am having is that I am trying to connect as a different user
that throws up an error upon connection, that says
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..
So I understand why, I have 2 accounts I'm trying to connect to the same
server with. But I don't want to disconnect all my network drives when I
want this to happen. So is there a way to do this within windows forms?
Thanks,
cJ