System Error Code: 1219

Posted by Dnaveen87 under ASP.NET on 6/4/2015 | Points: 10 | Views : 1819 | Status : [Member] | Replies : 2
Hi All,

I tried to access the files from Networkshare path using WNetAddConnection2 class.

while subsequent access, it throws the error: Multiple connections to the shared resource [\\ServerNamer\sharePath$] 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\\

How can i resolve the issue?

Regards,
Nandha




Responses

Posted by: Bandi on: 6/4/2015 [Member] [MVP] Platinum | Points: 25

Up
0
Down
http://www.williablog.net/williablog/post/2009/03/12/error-1219-multiple-connections-to-a-server.aspx

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Dnaveen87, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Dnaveen87 on: 6/4/2015 [Member] Starter | Points: 25

Up
0
Down
If it delete the existing connections, then it affects all the connections currently using.

So all the clients will suffer.

Dnaveen87, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response