Please forgive me if this issue has been posted before, but I have searched and I couldn't find a relevant post. I also have read the stickys and *think* I have followed the steps to the letter, but I'm still having the problem.
I have set following setup:
xbox IP: 192.168.1.101
PC: 192.168.1.100
OS: WinXP Pro
I'm using the following in the xboxmediacenter.xml
<samba>
<workgroup>MSHOME</workgroup>
<winsserver></winsserver>
<debuglevel>0</debuglevel>
<defaultusername>xbox</defaultusername>
<defaultpassword>xbox</defaultpassword>
</samba>
and
<bookmark>
<name>Network My Computer</name>
<path>smb://xbox:xbox@192.168.1.101</path>
</bookmark>
My xbox is networked to my PC via a linksys router. I am also using NIS 2005, but am seeing this problem whether NIS is enabled or disabled. I can get the weather, ftp, shoutcast etc. but I can't see the contents of the shared folder on my PC. I tried sharing the folders under the shared folder on my PC, but this nets the same result (can't see the files under the folder).
I verified that both machines are on the same subnet (255.255.255.0) and use the same gateway (192.168.1.1) in the xbmc gui and my pc's ipconfig.
Has anyone seen this before? How did you fix it?