VMWare Server and "...network name is no longer available..."
Did you ever receive following error when you try copy files between guest and host OS?
---------------------------
Error Copying File or Folder
---------------------------
Cannot copy <filename>: The specified network name is no longer available.
And you receive following error on the host OS?
Event Type: Warning
Event Source: Srv
Event Category: None
Event ID: 2025
Date: 26.9.2007
Time: 23:24:11
User: N/A
Computer: <HostName>
Description:
The server has detected an attempted Denial-Of-Service attack from client \\<ClientName>, and has disconnected the connection.
Here is soluton for this problem:
Disable Denial-Of-Service attack detection
- Click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters - On the Edit menu, point to New, and then click DWORD Value.
- Type DisableDos for the name of the DWORD value, and then press ENTER.
- Right-click DisableDos, and then click Modify.
- In the Value data box, type 1 to disable denial of service attack detection, and then click OK.