How to fix system error code 1450 / Occurs when an application (c++) accesses a network volume using wnetaddconnection2

B

Bernie Bak

My Application was made with vs100.At first, My App opened a session on the network drive and it worked, but after about 5~6 hours of idle time, it ended. Then, it restarted immediately and tried to connect to the same network drive with wnetaddconnection2, but it did not proceed because a 1450 error occurred.What does this lack of system resources mean?Actual memory(RAM) was about 10 GB of free space.And the server os was Windows server 2016 x64Is the number of network drive sessions limited? Or is there a separate memory limit for network drive access?

Continue reading...
 
Back
Top Bottom