Windows 7 Network Error Code: 0x80070035 Windows cannot access\\__

Anonymous
2009-12-31T19:52:08+00:00

Let me state at the outset that I have had these two computers successfully networked in the last two weeks, but they will not stay networked.  This machine is running Windows 7 (64 Bit) and the other machine is running Windows XP Professional Service Pack 3, 32 Bit.  Both computers are set up to share everything in their C drives.  The XP machine has a D drive that is also set up to share.  In the last two weeks I have copied files back and forth between the two machines on all the drives.  Both computers still show up under the network folders for each machine.  Both computers are set up on the network with a workgroup name of HOME.  I have run the Network Troubleshooter on the Windows 7 machine and it does not detect any problems.  The Windows 7 Computer is named NEWCOMPUTER. The Windows XP computer is named OLDCOMPUTER.  I have also shut down the firewalls and Virus protection programs on both machines.  Network discovery is turned on for the Windows 7 machine.  File and printer sharing is turned on. File sharing connections are set to 40 or 56 Bit encryption.  Password protected sharing is turned OFF.  Windows is allowed to manage Homegroup connections.  Using the services.msc command, I set the Computer Browser properties startup type to automatic, the Server properties to automatic, the SSDP DEiscovery to automatic, and the TCP/IP NetBIOS Helper to automatic.

When I initially set up the Windows 7 machine, I tried to share the whole C drive with the Windows XP machine, but Windows XP would give an error message that said "Access denied you may not have permission..."  So I went into the Windows 7 machine and had to set sharing and permissions to full control for  everyone for every folder in the C drive.  Then the Windows XP machine was able to open, read, and change every file on the Windows 7 machine other than System files.  Now, when I click on the OLDCOMPUTER from the Windows 7 machine I get the error message "Error Code: 0x80070035 Windows cannot access\OLDCOMPUTER.  When I click on the NEWCOMPUTER from the Windows XP machine I get the following error:

"An error occurred while reconnecting Y:to\Newcomputer\C: Microsoft Windows Network: The Network path was not found. The connection has not been restored."

A GUEST account is also set up on the XP machine.  I am running a Netgear RP614v4****wired 4 port router that is connected via Ethernet cables to a Satellite Broadband modem.  There is also a printer connected to this same router.  Both computers can print to the printer via this router.  Both Computers can access the Internet.  They just cannot access each other.

Remember - This is a public forum so never post private information such as email or phone numbers!

Ideas:

  • Programs you are having problems with
  • Error messages
  • Recent changes you made to your computer
  • What you have already tried to fix the problem
Windows for home | Previous Windows versions | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2016-08-10T05:09:03+00:00

hi

I do this solution that I meet mentioned error (0x080070035);

it occure between xp & 7 sometimes

so in Start type secpol.msc

go this path -> local policies -> security options -> network security: Lan Manager ...

-> choose second choice -> Send LM & NTLM- use NTLMv2 session security if negotiated

maybe OK

Was this answer helpful?

600+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2010-01-01T19:41:35+00:00

Hi Mike Sutherland 777,

Welcome to Microsoft Windows.

I would suggest you to change the security firewall settings or disable security software on the system and try to access the location.

For more information you may visit the link mentioned below where the customer has come the similar problem.

http://social.technet.microsoft.com/forums/en-US/itprovistanetworking/thread/955717b7-9ea3-424c-9b3a-719520f1b043 /

Hope this information is helpful.

Regards,

Sujan – Microsoft Support

Visit our Microsoft Answers Feedback Forum and let us know what you think.

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

117 additional answers

Sort by: Oldest
  1. Anonymous
    2018-01-24T14:34:08+00:00

    I don't know about you guys, there are 12 pages of replies. do you read all of these? They all say same thing over and over

    I'm contributing with 3 new fixes. My issue is now resolved. Read further as

    THIS IS MY FIX


    First, the scope:

    I am on windows 10. When I go to network in windows explorer it only found itself. My computer is a domain computer. The others are not. Specifically I wanted to access a windows 7 computer. I could access that computers share through the ip. Not through its name. So obviously some kind of dns issue.

    Things from this thread I tried (and didn't work, but I have left them on as suggested):

    -made sure no antivirus or firewall was blocking

    -made sure client for Microsoft network was on and the connection is PRIVATE network

    -made sure NetBIOS is enabled on the connection

    -made sure NTLM v2 is preferred way of negotiate

    -even tried some registry edit suggested

    What made a change:

    • first change that made a difference was turning of homegroup. In change advanced sharing settings, where you say what the private/public networks should do, instead of default, I chose, "Use user accounts and passwords to connect to other computers". After that, the network screen showed the name of some of my computers, but they were still not accessible.
    • I did a nslookup myothercomputer, and found several issues.

    The first problem. The response was like:

    Non-authoritative answer:

    Name:    myothercomputer.mydomain.com

    Address:  92.242.140.2

    when I did ping myothercomputer it would reply:

    Pinging myothercomputer.mydomain.com [92.242.140.2] with 32 bytes of data:

    Request timed out.

    Request timed out.

    Request timed out.

    Request timed out.

    But my other computer is not on the domain. To fix this I went to IPv4 properties, advanced, dns, choose append these dns suffixes, if there are already suffixes there, remove them all, then add . (a dot only) and then retest pinging. Now it gave me the following

    Pinging myothercomputer [92.242.140.2] with 32 bytes of data:

    Request timed out.

    Request timed out.

    Request timed out.

    Request timed out.

    you can add your domain as the second suffix for computers that ARE on your domain.

    • second problem. What is that IP? It's an external IP !!!

    I searched the net. seems like others having issue with this ip. And the remarkable fix. TURN OFF IPv6. Then disconnect from network. Then reconnect. Then retry ping. I now got

    Pinging myothercomputer [192.168.1.105] with 32 bytes of data:

    Reply from 192.168.1.105: bytes=32 time=4ms TTL=128

    Reply from 192.168.1.105: bytes=32 time=4ms TTL=128

    Reply from 192.168.1.105: bytes=32 time=4ms TTL=128

    Reply from 192.168.1.105: bytes=32 time=5ms TTL=128

    go back and turn IPv6 back on and reconnect if you like. The issue is fixed though.

    Now, go to Windows explorer and network screen and double click that other computer. Voila! I'm getting  login dialog.

    CASE CLOSED. ISSUE FIXED.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-04-01T14:13:32+00:00

    1 Right Click On Your Start Menu And Then Run.

    2 Type Regedit And Hit Enter.

    3 HKey Local Machine

    4 System

    5 Current Control Set

    6 Services

    7 LanManWorkstation

    8 Parameters Right Click On Parameters Then New And Select DWORD (32-bit)Value

    9 Rename It To (AllowInsecureGuestAuth)  (this might already exist then just do the below)

    10 Double Click And Change The Hexadecimal Value From 0 To 1,

    Hit Ok And Then Close The Registry Editor. Restart Your Pc. After Restarting You Will Definitely Be Able To Access The Folder.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-04-01T19:32:56+00:00

    I saw this posted as a solution on another website and it's among the first thing I tried.  The problem is that LanManWorkstation (and LanManServer) no longer are listed as Services on my Win10 computers.

    Was this answer helpful?

    0 comments No comments