Hi there
Check these
1) Firewalls ==> check you CAN allow Internet access
2) Network - task 1 -- can you SEE the VM from the HOST (and the other way around as well)
try connecting a Network drive -- say your VM is called FRED then try and mount on the host Network drive "C" as
\\FRED\C
if that doesn't work try mounting it as
\\Lan_IP\C where the lan iP is the IP address of your VM --usually something like 192.168.2.X or 192.168.0.X for Home Lans -- logon to the VM and in a Command box type in IPCONFIG to see the LAN address
3) Network -- Task 1a --If you can't see the VM from the Host --- ensure that the VM is in the same workgroup as your host (do this via control panel where you set computer name etc).
The actual screen will depend on whether it's an XP or other OS you are running on the VM
4) Network Task 2 ==> ensure in the VM settings the Network is set to NAT or Bridged.
I prefer Bridged which gives the VM a separate IP address -- otherwise NAT shares the same IP address as the HOST. If one setting doesn't work try the other one.
Some versions of vmware workstation have ocasional glitches if you use "Bridged" Networking -- Others when you use "NAT" so just try both. - You might need to power on and off the VM when you change these settings.
If you just want to share disks / printers then set the Networking to "Host Only"
Now it should work just fine.
Incidentally for simplicity and ease of fault finding give yourself the same Username and password on the VM as on your host.
Cheers
jimbo