Netcam version 1.9.5.0 on Windows 10
Hello. Everything works fine if the library is on a local disk, but if I try to change the library’s location to a network disk, I get this error:
File Recording failed
Exception Detail: System.IO.IOException: The network name cannot be found.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at Moonware.Core.Camera.StartRecording(RecordingReason reason)
I have already checked the user account of the Windows service, and it’s a normal Windows user. Any suggestions?