I set up a server with Apache and WebDAV, using this tutorial. I tested the WebDAV functionality using the Cyberduck client, and it works perfectly. I can both read and write to the remote directory using the details below. Details entered into Cyberducks. Connection succesful! [https://i.stack.imgur.com/D2D55.png] So I want to [...] read more
I've got a virtual directory set up in my web site in IIS 7.5 that users can map a network drive to. What I'd like to do is set up some sort of custom authentication where the user chooses "connect with different credentials" when they map the drive, and then [...] read more
I have a virtual machine running ubuntu and I am trying to host some files on ubuntu and map the drive in windows PC. Following the steps here, I am able to see (from windows) the "work" folder after typing in \ubuntu_ip. But when trying to access or map it [...] read more
This was working fine but after an unexpected reboot. In Explorer, on the Windows 2008 server itself, I can see the shared folders when I do this: \\localhost (or \\servername or \\192.168.1.7) But when I try to click on any of the folders (like \\localhost\folder1), I get 0x80070035 or 0x80070043 [...] read more
I'm running a Server 2008 R2 domain with all Windows 7 x64 bit client machines. All drives are mapped using Group Policy. Which were previously on a NAS We just built a new, huge, fast server. So I'm in the process of migrating all the network drives from the NAS [...] read more
I'm getting error 0x80070043 "The network name cannot be found" when accessing \\dc01 (the root), but can access shares via \\dc01\share. When I get that error I also didn't get the network drive on hosted that server set via Group Policy, it fails with this error: > The user 'W:' [...] read more
I created a Samba share on my new Ubuntu 10.04 machine. When I try to access it from a Windows 7 client, I get network error 0x80070043 (The network path not found). However, I get this error when I click on the share in the Windows Explorer, so it seems [...] read more
I run an openSUSE 15.1 server with samba shares. I've always been able to connect to my shared folders using Windows 10. However, after the Win10 2004 (May 2020) update I now get this: > Error code: 0x80070043 The network name cannot be found. I can ping the server and [...] read more
I have in the past accessed two SharePoint sites on our company network by mapping them as network drives. That is, I have added a network drive in File Explorer to a URL of the form https://sharepoint.mycompany.com/sites/1234 I work mostly via VPN, so on login the drives show as disconnected. [...] read more
When you start Windows Photo Gallery (formerly Windows Live Photo Gallery, now part of Microsoft Essentials 2012), you may receive the following errors, and the application will close: Windows Live Photo Gallery encountered an error and can't start. Error Code: 0x80070043 read more
I am trying to establish a VPN connection to a server in my office from my laptop at home. I tried some of the steps as mentioned here: * Connect to a network * Connect to a workplace * Use my Internet Connection (VPN) * Then type server IP address [...] read more
I cannot access the any network shares of a Windows 2008 R2 server from any other server or workstation on the domain. The error is always the same Error code: 0x80070043 The network name cannot be found. Is there something that I can do to test the connectivity? read more
I've just followed a guide on installing Samba, adding a samba user and configuring the smb.conf file [global] workgroup = SAMBA security = user passdb backend = tdbsam printing = cups printcap name = cups load printers = yes cups options = raw [homes] comment = Home Directories valid users [...] read more
I have Ubuntu server 20.04 on which I am trying to create samba share. There are 2 hard drives: one is nvme drive (/dev/nvme0n1p) and another one is normal HDD (/dev/sda) The HDD is mounted by fstab with this line /dev/sda /media/hdd1 ext4 defaults 0 0 The smb.conf (important parts) [...] read more
The first error shows when clicking in the icon of the computer I'm trying to access (MacBookPro) in Network browser. It takes some time and shows the error. The second is shown when I try to access through run \[MacBook name]. I followed all the solutions in https://www.drivereasy.com/knowledge/error-code-0x80070035-the-network-path-was-not-found-solved/ but no [...] read more
I have an issue with pushing a .cmd file by GPO to the computers, with an error 0x80070043 which mean it's unable to find the path. > I use the GPO : User config / Preference / Files Here is the settings of the file which will be pushed : [...] read more
I've just set up an instance of Ubuntu Server 17.04 running in VMware Workstation 12 Player on my Windows 10 Home workstation. I got the server configured to my liking (including vsftpd as an FTP server, so that I can map a drive from the host) without any trouble. Unfortunately, [...] read more
I have been trying to setup network drive on Windows 8.1 for a Box account. Initially it didn't connect so followed these steps here. https://helpdesk.egnyte.com/entries/21587905-Error-message-0x80070043-the-network-name-cannot-be-found-while-setting-up-Mapped-drive-Prompt-for-U As soon as i enter the registry values(WDNP32,SnacNp,RDPNP,LanmanWorkstation,webclient) the box account gets connected. But the problem is the registry values gets reverted back to original [...] read more